NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
pugs (ghc actually) build error under cygwin (Score:1)
fwiw, i also tried to post this to perl.perl6.compiler but google complained of 'temporary error' and i lost the post. not my day
Re:pugs (ghc actually) build error under cygwin (Score:1)
here is the huge command line that caused the error, for whatever it may be worth :
ghc.exe: unknown package name: unix
make[2]: *** [depend] Error 1
make[1]: *** [boot] Error 1
make[1]: Leaving directory `/home/jeff/ghc-source/ghc-6.2.2/ghc'
make: *** [build] Error 1
Reply to This
Parent