On Apr 13, 2007, at 14:24, Jean-Christophe Michel wrote:
Trying to install darcs. Failed a first time. I upgraded all my macports install to last version, upgraded and compiled all my installed packets (svn, postgresql, perl5...).
Here is the last try:
sudo port upgrade darcs Password: ---> Building ghc with target { }
Well as you see it's not a darcs problem but a ghc problem.
Error: Target com.apple.build returned: shell command "env DYLD_FALLBACK_LIBRARY_PATH=/opt/local/lib gmake { }" returned error 2 Command output: gmake: *** Pas de r`egle pour fabriquer la cible << { >>. Arr^et.
Error: The following dependencies failed to build: ghc ---> Building ghc with target { } Error: Target com.apple.build returned: shell command "env DYLD_FALLBACK_LIBRARY_PATH=/opt/local/lib gmake { }" returned error 2 Command output: gmake: *** Pas de r`egle pour fabriquer la cible << { >>. Arr^et.
On a 10.3.9 PowerBook G3.
I'm guessing this happened in r23772: http://trac.macports.org/projects/macports/changeset/23772 as a result of #11190: http://trac.macports.org/projects/macports/ticket/11190 Maintainer?