Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

'ghc-pkg.exe: cannot find package plugins' during 'perl Makefile.PL'

4 views
Skip to first unread message

Syed Uzair Aqeel

unread,
Feb 18, 2006, 8:54:16 PM2/18/06
to perl6-c...@perl.org
Hi,

I've just downloaded GHC (v6.4.1) and co'd the Pugs trunk (rev. 9055). When
I run 'perl Makefile.PL', I get the following:

bash-3.00$ perl Makefile.PL
** Note that Cygwin support for pugs still depends on the .msi
version of GHC and does not provide POSIX features absent
from an MSYS build. If you wish to fix this please refer to:

http://www.haskell.org/ghc/docs/5.04/html/building/winbuild.html
http://www.reed.edu/~carlislp/ghc6-doc/users_guide/x11221.html
*** Probing configuration (please ignore any warnings)...

*** ghc not found in path. Looking in C:/ghc
*** Found C:/ghc/ghc-6.4.1/bin/ghc.exe
Chasing modules from: Setup.lhs
Compiling Main ( Setup.lhs, Setup.o )
Linking ...
ghc-pkg.exe: cannot find package plugins

pugs-tmp-4928.hs:4:2: Not in scope: `setCatchSignals'

pugs-tmp-4928.hs:5:2: Not in scope: `setCatchSigwinch'
Substitution pattern not terminated at (eval 12) line 1.

---

I've tried this both from within Cygwin and just from Visual Studio; both
fail as above. Have I missed some pre-build step?

Many thanks,

Uzair

Audrey Tang

unread,
Feb 20, 2006, 10:05:19 AM2/20/06
to Syed Uzair Aqeel, perl6-c...@perl.org
Syed Uzair Aqeel wrote:
> pugs-tmp-4928.hs:5:2: Not in scope: `setCatchSigwinch'
> Substitution pattern not terminated at (eval 12) line 1.

Does Makefile.PL die right there, or does it go on and write a Makefile?
If the latter, you should be able to just continue "make; make install".

Audrey

signature.asc
0 new messages