On 10/9/06, Ed Murray <[EMAIL PROTECTED]> wrote: > > Hi, I'm just wondering if anybody has had recent success compiling the > transcode package. I'm using on Tiger 10.4.8 with Xcode 2.4 & gcc 4.01 > I have brought all my fink packages fully up to date. > Here is the output included below: > > > 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 > > > Ed Murray > www.avenuedesign.net > > > Can you include the output starting with the last line that the compiler tried to run? It's hard to tell from what you've posted--sometimes "parse errors" are due to a missing header file.
-- Alexander K. Hansen Fink Documenter (still) ------------------------------------------------------------------------- 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
