Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
'ghc-pkg.exe: cannot find package plugins' during 'perl Makefile.PL'
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Syed Uzair Aqeel  
View profile  
 More options Feb 18 2006, 8:54 pm
Newsgroups: perl.perl6.compiler
From: uz...@nairang.org (Syed Uzair Aqeel)
Date: Sun, 19 Feb 2006 01:54:16 -0000
Local: Sat, Feb 18 2006 8:54 pm
Subject: 'ghc-pkg.exe: cannot find package plugins' during 'perl Makefile.PL'
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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Audrey Tang  
View profile  
 More options Feb 20 2006, 10:05 am
Newsgroups: perl.perl6.compiler
From: autri...@autrijus.org (Audrey Tang)
Date: Mon, 20 Feb 2006 23:05:19 +0800
Local: Mon, Feb 20 2006 10:05 am
Subject: Re: 'ghc-pkg.exe: cannot find package plugins' during 'perl Makefile.PL'

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
< 1K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »