Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25532 - gst-plugins compile failure
Summary: gst-plugins compile failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-29 14:49 UTC by Aaron Gyes
Modified: 2003-09-20 05:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Gyes 2003-07-29 14:49:27 UTC
Dies here:
gcc -march=athlon-xp -O2  -pipe -Wall -g -I.
-I/var/tmp/portage/gst-plugins-0.6.2/work/gst-plugins-0.6.2/gst-libs/ext/ffmpeg/ffmpeg
-I/var/tmp/portage/gst-plugins-0.6.2/work/gst-plugins-0.6.2/gst-libs/ext/ffmpeg/ffmpeg/libavcodec
-I/var/tmp/portage/gst-plugins-0.6.2/work/gst-plugins-0.6.2/gst-libs/ext/ffmpeg/ffmpeg/libavformat
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o ffserver.o ffserver.c
In file included from ffserver.c:36:
/usr/include/ctype.h:190: error: parse error before "__attribute__"
/usr/include/ctype.h:196: error: parse error before "__attribute__"
make[5]: *** [ffserver.o] Error 1


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




GCC 3.3-r1 and glibc-2.3.2-r3 with nptl.

Marked major since 2.6 is gaining popularity and this is holding some people back.
Comment 1 Aaron Gyes 2003-07-29 14:55:27 UTC
Nevermind the part about 2.6, I orginally thought it had to do with 2.5/6 kernel headers.
Comment 2 J. Ellis (RETIRED) gentoo-dev 2003-09-20 05:53:17 UTC
Fixed in 0.6.3. Already in portage. Closing.