Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45319 - xine-lib-1_rc3-r2 fails to compile without aalib
Summary: xine-lib-1_rc3-r2 fails to compile without aalib
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-21 14:12 UTC by j.
Modified: 2004-03-21 14:19 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 j. 2004-03-21 14:12:54 UTC
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I/usr/X11R6/include -DXINE_COMPILE -I/usr/include/SDL -D_REENTRANT -I../../src/video_out/vidix -I../../src/video_out/vidix -Wall -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O3 -pipe -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -mno-sse2 -c video_out_aa.c -MT video_out_aa.lo -MD -MP -MF .deps/video_out_aa.TPlo -o .libs/video_out_aa.o
video_out_aa.c:41:19: aalib.h: No such file or directory
video_out_aa.c:71: error: syntax error before "aa_context"
video_out_aa.c:71: warning: no semicolon at end of struct or union
video_out_aa.c:73: warning: type defaults to `int' in declaration of `aa_driver_t'
video_out_aa.c:73: warning: data definition has no type or storage class
video_out_aa.c: In function `aa_update_frame_format':
video_out_aa.c:128: error: `this' undeclared (first use in this function)
video_out_aa.c:128: error: (Each undeclared identifier is reported only once
video_out_aa.c:128: error: for each function it appears in.)
video_out_aa.c:128: error: syntax error before ')' token
video_out_aa.c: In function `aa_display_frame':
video_out_aa.c:187: error: `this' undeclared (first use in this function)
video_out_aa.c:187: error: syntax error before ')' token
video_out_aa.c:190: warning: implicit declaration of function `aa_imgwidth'
video_out_aa.c:191: warning: implicit declaration of function `aa_imgheight'
video_out_aa.c:194: warning: implicit declaration of function `aa_image'
video_out_aa.c:194: warning: assignment makes pointer from integer without a cast
video_out_aa.c:225: warning: implicit declaration of function `aa_fastrender'
video_out_aa.c:229: warning: implicit declaration of function `aa_flush'
video_out_aa.c: In function `aa_get_property':
video_out_aa.c:234: error: `this' undeclared (first use in this function)
video_out_aa.c:234: error: syntax error before ')' token
video_out_aa.c: In function `aa_set_property':
video_out_aa.c:248: error: `this' undeclared (first use in this function)
video_out_aa.c:248: error: syntax error before ')' token
video_out_aa.c: In function `open_plugin':
video_out_aa.c:278: error: `this' undeclared (first use in this function)
video_out_aa.c:280: error: syntax error before ')' token
video_out_aa.c:282: error: `aa_context' undeclared (first use in this function)
video_out_aa.c:282: error: syntax error before ')' token
distcc[16411] ERROR: compile on localhost failed
make[4]: *** [video_out_aa.lo] Error 1
make[4]: Leaving directory `/var/tmp/portage/xine-lib-1_rc3-r2/work/xine-lib-1-rc3b/src/video_out'


Reproducible: Always
Steps to Reproduce:



Expected Results:  
might be a regression of this bug:
http://bugs.gentoo.org/show_bug.cgi?id=2598


aalib is not installed:
[ebuild  N    ] media-libs/aalib-1.4_rc4-r2

aalib use flag is not enabled:
[ebuild     U ] media-libs/xine-lib-1_rc3-r2 [1_rc3-r1] +X -aalib +alsa +arts
+avi -directfb +dvd +esd +gnome -ipv6 +nls +oggvorbis +sdl +speex -theora  0 kB
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-03-21 14:19:26 UTC
fixed in cvs