On 10/10/06 12:41 AM, "Alexander Hansen" <[EMAIL PROTECTED]>
wrote:

> 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.
> 
Sure the last line is as follows:


 gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT
-DMOD_PATH=\"/sw/lib/transcode\" -I.. -I../src -I../libtc -I/sw/include
-I../libac3 -I../avilib -I/sw/include -I/sw/include -I/sw/include
-I/sw/include -I/sw/include/libxml2 -I/sw/include -I../libvo -I/sw/include
-I/sw/include -I/sw/include -I/sw/include -I/sw/include -I/sw/include
-DUSE_XIO -I../libxio -I/usr/X11R6/include/freetype2 -I/sw/include -Wall
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3
-fstrict-aliasing -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT import_pvn.lo
-MD -MP -MF .deps/import_pvn.Tpo -c import_pvn.c  -fno-common -DPIC -o
.libs/import_pvn.o
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__'


Ed Murray
www.avenuedesign.net







-------------------------------------------------------------------------
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

Reply via email to