Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102589 - x11-base/xorg-x11 has to require sys-devel/flex
Summary: x11-base/xorg-x11 has to require sys-devel/flex
Status: RESOLVED DUPLICATE of bug 87613
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-15 04:05 UTC by Christian Korff
Modified: 2005-08-15 06:00 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 Christian Korff 2005-08-15 04:05:32 UTC
Yes normally it
Comment 1 Christian Korff 2005-08-15 04:05:32 UTC
Yes normally it´s installed but emerge should handle all the depends, shouldn´t it?
sys-devel/flex provides /usr/lib/libfl.a

make[4]: Leaving directory
`/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc/lib/GLU/libnurbs/nurbtess'
make[3]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc/lib/GLU'
including in lib/GLw...
make[3]: Entering directory
`/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc/lib/GLw'+ mkdir unshared
rm -f GLwDrawA.h
ln -s ../../extras/ogl-sample/main/gfx/lib/glw/GLwDrawA.h GLwDrawA.h
rm -f GLwDrawAP.h
ln -s ../../extras/ogl-sample/main/gfx/lib/glw/GLwDrawAP.h GLwDrawAP.h
rm -f GLwMDrawA.h
ln -s ../../extras/ogl-sample/main/gfx/lib/glw/GLwMDrawA.h GLwMDrawA.h
rm -f GLwMDrawAP.h
ln -s ../../extras/ogl-sample/main/gfx/lib/glw/GLwMDrawAP.h GLwMDrawAP.h
+ cd ../../exports/include/GL
+ for i in GLwDrawA.h GLwDrawAP.h GLwMDrawA.h GLwMDrawAP.h
+ rm -f GLwDrawA.h
+ ln -s ../../../lib/GLw/GLwDrawA.h .
+ for i in GLwDrawA.h GLwDrawAP.h GLwMDrawA.h GLwMDrawAP.h
+ rm -f GLwDrawAP.h
+ ln -s ../../../lib/GLw/GLwDrawAP.h .
+ for i in GLwDrawA.h GLwDrawAP.h GLwMDrawA.h GLwMDrawAP.h
+ rm -f GLwMDrawA.h
+ ln -s ../../../lib/GLw/GLwMDrawA.h .
+ for i in GLwDrawA.h GLwDrawAP.h GLwMDrawA.h GLwMDrawAP.h
+ rm -f GLwMDrawAP.h
+ ln -s ../../../lib/GLw/GLwMDrawAP.h .
rm -f GLwDAUtil.c
ln -s ../../extras/ogl-sample/main/gfx/lib/glw/GLwDAUtil.c GLwDAUtil.c
rm -f GLwDrawA.c
ln -s ../../extras/ogl-sample/main/gfx/lib/glw/GLwDrawA.c GLwDrawA.c
rm -f GLwMDrawA.c
ln -s ../../extras/ogl-sample/main/gfx/lib/glw/GLwMDrawA.c GLwMDrawA.c
make[3]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc/lib/GLw'
including in lib/dps...
make[3]: Entering directory
`/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc/lib/dps'checking
../../config/pswrap/pswrap over in ../../config/pswrap first...
make[4]: Entering directory
`/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc/config/pswrap'
i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fno-strict-aliasing -ansi
-pedantic -Wno-return-type -w     -I../.. -I../../exports/include   -Dlinux
-D__i386__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 			
-D_BSD_SOURCE -D_SVID_SOURCE 		
        	 -D_GNU_SOURCE 				  -DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT   
-c -o main.o main.c
bison -y -d pswparser.y
conflicts: 1 shift/reduce
mv -f y.tab.c pswparser.c
+ mv -f y.tab.h pswparser.h
i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fno-strict-aliasing -ansi
-pedantic -Wno-return-type -w     -I../.. -I../../exports/include   -Dlinux
-D__i386__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 			
-D_BSD_SOURCE -D_SVID_SOURCE 		
        	 -D_GNU_SOURCE 				  -DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT   
-c -o pswparser.o pswparser.c
flex -l  -t lexer.l > lexer.c
i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fno-strict-aliasing -ansi
-pedantic -Wno-return-type -w     -I../.. -I../../exports/include   -Dlinux
-D__i386__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 			
-D_BSD_SOURCE -D_SVID_SOURCE 		
        	 -D_GNU_SOURCE 				  -DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT   
-c -o lexer.o lexer.c
i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fno-strict-aliasing -ansi
-pedantic -Wno-return-type -w     -I../.. -I../../exports/include   -Dlinux
-D__i386__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 			
-D_BSD_SOURCE -D_SVID_SOURCE 		
        	 -D_GNU_SOURCE 				  -DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT   
-c -o pswdict.o pswdict.c
rm -f pswfile.o
i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fno-strict-aliasing -ansi
-pedantic -Wno-return-type -w     -I../.. -I../../exports/include   -Dlinux
-D__i386__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 			
-D_BSD_SOURCE -D_SVID_SOURCE 		
        	 -D_GNU_SOURCE 				  -DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT 
-DFRIENDSFILE='"<DPS/dpsfriends.h>"' pswfile.c
i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fno-strict-aliasing -ansi
-pedantic -Wno-return-type -w     -I../.. -I../../exports/include   -Dlinux
-D__i386__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 			
-D_BSD_SOURCE -D_SVID_SOURCE 		
        	 -D_GNU_SOURCE 				  -DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT   
-c -o systemnames.o systemnames.c
i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fno-strict-aliasing -ansi
-pedantic -Wno-return-type -w     -I../.. -I../../exports/include   -Dlinux
-D__i386__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 			
-D_BSD_SOURCE -D_SVID_SOURCE 		
        	 -D_GNU_SOURCE 				  -DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT   
-c -o psw.o psw.c
i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fno-strict-aliasing -ansi
-pedantic -Wno-return-type -w     -I../.. -I../../exports/include   -Dlinux
-D__i386__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 			
-D_BSD_SOURCE -D_SVID_SOURCE 		
        	 -D_GNU_SOURCE 				  -DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT   
-c -o pswstring.o pswstring.c
i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fno-strict-aliasing -ansi
-pedantic -Wno-return-type -w     -I../.. -I../../exports/include   -Dlinux
-D__i386__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 			
-D_BSD_SOURCE -D_SVID_SOURCE 		
        	 -D_GNU_SOURCE 				  -DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT   
-c -o pswsemantics.o pswsemantics.c
rm -f pswrap
i686-pc-linux-gnu-gcc -o pswrap -O2 -march=pentium4 -pipe -fno-strict-aliasing
-ansi -pedantic -Wno-return-type -w     -L../../exports/lib   main.o pswparser.o
lexer.o pswdict.o pswfile.o 	systemnames.o psw.o pswstring.o pswsemantics.o    
-lfl  -Wl,-rpath-link,../../exports/lib
/usr/bin/ld: cannot find -lfl
collect2: ld returned 1 exit status
make[4]: *** [pswrap] Error 1
make[4]: Leaving directory
`/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc/config/pswrap'
make[3]: *** [../../config/pswrap/pswrap] Error 2
make[3]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc/lib/dps'
make[2]: *** [includes] Error 2
make[2]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc/lib'
make[1]: *** [includes] Error 2
make[1]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc'
make: *** [World] Error 2

!!! ERROR: x11-base/xorg-x11-6.8.2-r2 failed.
!!! Function build, Line 974, Exitcode 2
!!! make World failed
!!! If you need support, post the topmost build error, NOT this status message.
Comment 2 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2005-08-15 04:38:51 UTC
Looks like a duplicate of bug 87613.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-08-15 06:00:25 UTC

*** This bug has been marked as a duplicate of 87613 ***