Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
emerge kdeartwork ........... checking for gl: NO ............ /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../../i686-pc-linux-gnu/bin/ld: warning: libstdc++.so.5, needed by /usr/lib/libfam.so, may conflict with libstdc++.so.6 Euphoria.o(.text+0x16ac): In function `wisp::draw()': : undefined reference to `glPushMatrix' ......... Reproducible: Always Steps to Reproduce: 1.emerge kdeartwork 2. 3. Actual Results: It compiled kdeartwork. But it seems it uses openGL, even though it was not detected. The build fails at link because glPushMatrix, etc, etc are not defined. Expected Results: Clean compile and install I don't know if the same problem exists for other versions of gcc.
*** This bug has been marked as a duplicate of 46775 ***