logo       

[GHC] #660: binary snapshot install crashes on ps docs: msg#00119

lang.haskell.glasgow.bugs

Subject: [GHC] #660: binary snapshot install crashes on ps docs

#660: binary snapshot install crashes on ps docs
-----------------------------------------------+----------------------------
Reporter: Chuck Adams <cja987@xxxxxxxxx> | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 6.4.2
Component: Build System | Version: 6.4.1
Severity: normal | Keywords:
Os: Unknown | Difficulty: Easy (1 hr)
Architecture: Unknown |
-----------------------------------------------+----------------------------
Reported by

The lack of ps documentation in the snapshot builds causes 'make
install' to exit ungracefully. Granted it's the last step so it's
harmless, but it looks like things failed.

To wit:

{{{
if test -d share/html ; then cp -r share/html/*
/biztools/pkg/ghc-6.5.20060105/share/ghc-6.5.20060105/html ; fi
for i in share/*.ps; do \
cp $i /biztools/pkg/ghc-6.5.20060105/share/ghc-6.5.20060105 ; \
done
cp: cannot stat `share/*.ps': No such file or directory
make: *** [install-docs] Error 1
}}}

--
Ticket URL: <http://cvs.haskell.org/trac/ghc/ticket/660>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@xxxxxxxxxxx
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise