Monic Polynomial wrote: > (detected via Todai's build logs) > > wwwoffle-2.7h-2 fails to build on Intel OS 10.5.6. > > $ fink -V | head -n 2 > Package manager version: 0.29.2 > Distribution version: selfupdate-rsync Thu Apr 23 15:07:00 2009, 10.5, > i386 > > $ which flex; flex --version > /usr/bin/flex > flex 2.5.33 > > $ fink --build-as-nobody rebuild wwwoffle > > (...) > > [ ! "flex" = "flex" ] || flex -i -L -pp -B -F -8 -s -Phtml_yy html.l > [ "flex" = "flex" ] || flex -i -L -Phtml_yy html.l > gcc -c -g -O2 html.c -o html.o > lex.html_yy.c:5591:30: error: macro "html_yywrap" passed 1 arguments, > but takes just 0 > make[1]: *** [html.o] Error 1 > make: *** [compile] Error 2 > ### execution of make failed, exit code 2 > ### execution of /var/tmp/tmp.4.Tga0xh failed, exit code 2 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-wwwoffle-2.7h-2 > (Reading database ... 74248 files and directories currently installed.) > Removing fink-buildlock-wwwoffle-2.7h-2 ... > Failed: phase compiling: wwwoffle-2.7h-2 failed > > > This build error has been reproduced on my box. If you want to check > Todai's full build log, it's available at > http://fink.sodan.ecc.u-tokyo.ac.jp/build-10.5-i386/2009-04-20/wwwoffle.err.gz > > > Cheers, > > -- > monipol > > > This is one of those cases where Leopard's flex is too new. I've added a BuildDepend on Fink's flex and committed the fix to CVS.
-- Alexander Hansen Fink User Liaison ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensign option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Fink-devel mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.devel
