I'm puzzled, because the last line of the PatchScript is there (in transcode-1.0.0-1005) specifically to avoid this type of trouble (ie, to make sure that __MATH_H_ALWAYS_INLINE__ has the intended definition in math.h) (and, yes _ I did compile it on both ppc and macintel..)
Could you please run the following command in the build-dir : diff src/transcode.h.bak src/transcode.h JF Mertens On 09 Oct 2006, at 07:04, Ed Murray wrote: > In file included from /usr/include/math.h:26, > from pvnglobals.h:26, > from pvn.h:15, > from import_pvn.c:39: > /usr/include/architecture/ppc/math.h:179: error: parse error before > '__attribute__' > /usr/include/architecture/ppc/math.h:179: error: parse error before > 'inline' > /usr/include/architecture/ppc/math.h:180: error: parse error before > '__attribute__' > /usr/include/architecture/ppc/math.h:180: error: parse error before > 'inline' > /usr/include/architecture/ppc/math.h:181: error: parse error before > '__attribute__' > /usr/include/architecture/ppc/math.h:181: error: parse error before > 'inline' > /usr/include/architecture/ppc/math.h:182: error: parse error before > '__attribute__' > > > /usr/include/architecture/ppc/math.h:191: error: parse error before > '__attribute__' > /usr/include/architecture/ppc/math.h:191: error: parse error before > 'inline' > /usr/include/architecture/ppc/math.h:192: error: parse error before > '__attribute__' > /usr/include/architecture/ppc/math.h:192: error: parse error before > 'inline' > /usr/include/architecture/ppc/math.h:193: error: parse error before > '__attribute__' > /usr/include/architecture/ppc/math.h:193: error: parse error before > 'inline' > make[3]: *** [import_pvn.lo] Error 1 > make[2]: *** [all-recursive] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > ### execution of export failed, exit code 2 ------------------------------------------------------------------------- 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
