On 25/12/2009, at 11:20, Andrew Jones wrote: > Hi there, > > Getting the following build errors when trying to build taglib: > (OS X 10.6.2 > xcode version 3.2.1) (...) > ./build-helper.sh make taglib 1.4 1023 unsermake $UNSERMAKEFLAGS > ./build-helper.sh: line 50: unsermake: command not found > taglib-1.4-1023 make failed! > ### execution of /var/tmp/tmp.1.dRhflH failed, exit code 1 > Removing runtime build-lock... > Removing build-lock package... > /usr/local/fink/bin/dpkg-lockwait -r fink-buildlock-taglib-1.4-1023 > (Reading database ... 7918 files and directories currently installed.) > Removing fink-buildlock-taglib-1.4-1023 ... > Failed: phase compiling: taglib-1.4-1023 failed
Hello, Andrew. That's odd; taglib in the stable tree does specify unsermake as a build dependency. What's the output of the following commands? fink list unsermake ls -l /sw/bin/unsermake file /sw/share/unsermake/unsermake Cheers, -- monipol http://finkers.wordpress.com Submitting a Fink bug report? Read this: http://www.finkproject.org/doc/netiquette/index.php http://finkers.wordpress.com/2009/06/03/bug-reports/ ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
