Kevin Horton wrote: > I tried to build hc-1.1-1 on PPC, with the 10.4 tree. It failed like: > > make > yacc hc.y > mv -f y.tab.c hc.c > cc -I/sw/include -c -o hc.o hc.c > hc.y: In function 'yyparse': > hc.y:35: warning: incompatible implicit declaration of built-in > function 'printf' > hc.y:35: error: 'mode' undeclared (first use in this function)
Does it build if you remove Fink's bison package? -- Martin ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
