Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 170775 - media-libs/libsdl fails with sys-kernel/linux-headers-2.6.20+
Summary: media-libs/libsdl fails with sys-kernel/linux-headers-2.6.20+
Status: RESOLVED DUPLICATE of bug 169388
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-13 19:14 UTC by Weedy
Modified: 2007-03-13 22:25 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 Weedy 2007-03-13 19:14:48 UTC
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -march=pentium4 -mtune=pentium4 -O2 -pipe -fno-ident  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden   -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -c ./src/video/x11/SDL_x11yuv.c  -o build/SDL_x11yuv.lo
 i686-pc-linux-gnu-gcc -march=pentium4 -mtune=pentium4 -O2 -pipe -fno-ident -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -c ./src/video/x11/SDL_x11wm.c  -fPIC -DPIC -o build/.libs/SDL_x11wm.o
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -march=pentium4 -mtune=pentium4 -O2 -pipe -fno-ident  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden   -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -c ./src/video/Xext/Xxf86dga/XF86DGA.c  -o build/XF86DGA.lo
 i686-pc-linux-gnu-gcc -march=pentium4 -mtune=pentium4 -O2 -pipe -fno-ident -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -c ./src/video/x11/SDL_x11wm.c -o build/SDL_x11wm.o >/dev/null 2>&1
 i686-pc-linux-gnu-gcc -march=pentium4 -mtune=pentium4 -O2 -pipe -fno-ident -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -c ./src/video/x11/SDL_x11yuv.c  -fPIC -DPIC -o build/.libs/SDL_x11yuv.o
 i686-pc-linux-gnu-gcc -march=pentium4 -mtune=pentium4 -O2 -pipe -fno-ident -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -c ./src/video/Xext/Xxf86dga/XF86DGA.c  -fPIC -DPIC -o build/.libs/XF86DGA.o
./src/video/Xext/Xxf86dga/XF86DGA.c:21:40: error: asm/page.h: No such file or directory
make: *** [build/XF86DGA.lo] Error 1
make: *** Waiting for unfinished jobs....
 i686-pc-linux-gnu-gcc -march=pentium4 -mtune=pentium4 -O2 -pipe -fno-ident -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -c ./src/video/x11/SDL_x11yuv.c -o build/SDL_x11yuv.o >/dev/null 2>&1

!!! ERROR: media-libs/libsdl-1.2.11-r1 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 3640:   Called src_compile
  libsdl-1.2.11-r1.ebuild, line 160:   Called die

Reproducible: Always




there should probably be a metabug for asm/page.h issues (and if there is point me to it)
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-03-13 19:17:23 UTC
Kindly review http://bugs.gentoo.org/page.cgi?id=fields.html#bug_severity

*** This bug has been marked as a duplicate of bug 169388 ***
Comment 2 Weedy 2007-03-13 22:25:00 UTC
god damn it i spent 10 mins searching bugzilla before posting, i hate the search -_-