Ryan S. Elliott wrote: >>>>> 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. [] >>> Xcode 3.1.1 (2517) >>> >>> and which make returns: >>> >>> /sw/bin/make >>> >>> >> Try "fink remove make"; though I'm currently showing 3.8.1 as the >> current version of that in Fink stable, too. >> > > I did a "fink update make" then "fink update libicu36-dev" and everything > works!
make-3.79-1 comes with the Fink bindist. I had to introduce a buildconflicts against it in freetype219, because otherwise it wouldn't build. It seems that libicu36-dev needs such a buildconflicts too, or a versioned builddepends on make (>= 3.81-1). -- Martin ------------------------------------------------------------------------------ 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
