Ryan S. Elliott wrote: > Hello, > > I'm trying to complete a 'fink update-all' and it is getting stuck at > libicu. I'm installing on a MacBook Pro intel core 2 duo with 10.5.6. > > Here is the listing with the error: > ------------------------------------------------------------------------- > (Reading database ... 100879 files and directories currently installed.) > Unpacking fink-buildlock-libicu36-dev-3.6.0-1 (from > .../fink-buildlock-libicu36-dev-3.6.0-1_2009.01.11-23.34.46_darwin-i386.deb) > ... > Setting up fink-buildlock-libicu36-dev-3.6.0-1 (2009.01.11-23.34.46) ... > gzip -dc /sw/src/ICU-8.11.tar.gz | /sw/bin/tar -xf - --no-same-owner > --no-same-permissions > sed -e 's,@FINKPREFIX@,/sw,g' > /sw/fink/dists/stable/main/finkinfo/libs/libicu36-dev.patch | patch -p1 > patching file icu-config > patching file icuSources/common/Makefile.in > patching file icuSources/i18n/Makefile.in > patching file makefile > true > /bin/rm -rf /sw/src/fink.build/root-libicu36-dev-3.6.0-1 > /bin/mkdir -p /sw/src/fink.build/root-libicu36-dev-3.6.0-1/sw > /bin/mkdir -p /sw/src/fink.build/root-libicu36-dev-3.6.0-1/DEBIAN > /usr/sbin/chown -R root:admin /sw/src/fink.build/root-libicu36-dev-3.6.0-1 > /var/tmp/tmp.1.5L2mKR > ++ pwd > + make DESTDIR=/sw/src/fink.build/root-libicu36-dev-3.6.0-1 > DSTROOT=/sw/src/fink.build/root-libicu36-dev-3.6.0-1 > SRCROOT=/sw/src/fink.build/libicu36-dev-3.6.0-1/ICU-8.11 > PRIVATE_HDR_PREFIX=/sw installhdrs > makefile:82: Extraneous text after `else' directive > makefile:84: *** only one `else' per conditional. Stop. > ### execution of /var/tmp/tmp.1.5L2mKR failed, exit code 2 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-libicu36-dev-3.6.0-1 > (Reading database ... 100880 files and directories currently installed.) > Removing fink-buildlock-libicu36-dev-3.6.0-1 ... > Failed: phase installing: libicu36-dev-3.6.0-1 failed > ------------------------------------------------------------------------- > > make -v returns: > > GNU Make version 3.79.1, by Richard Stallman and Roland McGrath. > Built for i386-apple-darwin9.3.0 > Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000 > Free Software Foundation, Inc. > This is free software; see the source for copying conditions. > There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A > PARTICULAR PURPOSE. > > > Any help would be greatly appreciated > > What Xcode version do you have? This version of the package builds OK for me with Xcode 3.1.2, and it uses make-3.8.1.
Also, what do you get from "which make"? ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
