I'm trying to install darcs on Tiger (10.4.1) and I keep getting the following error: /sw/src/ghc-6.2-3/ghc-6.2/../ghc-bootstrap/bin/ghc -pgmP "gcc -E -traditional" -I/sw/include -L/sw/lib -o ghc-pkg.bin -H16m -O -I/sw/include -L/sw/lib -pgmP "gcc3 -E -traditional" -cpp -DPKG_TOOL -DWANT_PRETTY -DGHC_PKG_VERSION=6.2 -package lang -package util -package text -H128M -L/sw/lib Main.o Package.o ParsePkgConfLite.o /usr/bin/ld: Undefined symbols: ___DISCARD__ collect2: ld returned 1 exit status make[4]: *** [ghc-pkg.bin] Error 1 make[3]: *** [boot] Error 2 make[2]: *** [boot] Error 1 make[1]: *** [boot] Error 1 make: *** [build] Error 1 ### execution of make failed, exit code 2 Any ideas? -- Package manager version: 0.24.2 Distribution version: 0.7.2.cvs Mac OS X version: 10.4.2 Xcode version: 2.0 gcc version: 4.0.0 20041026 (Apple Computer, Inc. build 4061) make version: 3.80 Feedback Courtesy of FinkCommander |
- [Fink-devel] darcs-1.0.1-4 Anton Hughes
- Re: [Fink-devel] darcs-1.0.1-4 Daniel Macks