Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
The first time it failed, the second time it worked. I guess the problem is about using parallel make"-j" (i have "-j3") with make. ln -sf libGLEW.so.1.3.5 lib/libGLEW.so.1.3 ln -sf libGLEW.so.1.3.5 lib/libGLEW.so x86_64-pc-linux-gnu-gcc -march=k8 -O3 -pipe -Wall -W -Iinclude -o bin/glewinfo src/glewinfo.c lib/libGLEW.so.1.3.5 -Llib -Wl,-Bstatic -lGLEW -L/usr/X11R6/lib -Wl,-Bdynamic -lXmu -lXi -lGLU -lGL -lXext -lX11 x86_64-pc-linux-gnu-gcc -march=k8 -O3 -pipe -Wall -W -Iinclude -o bin/visualinfo src/visualinfo.c lib/libGLEW.so.1.3.5 -Llib -Wl,-Bstatic -lGLEW -L/usr/X11R6/lib -Wl,-Bdynamic -lXmu -lXi -lGLU -lGL -lXext -lX11 /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lGLEW collect2: ld returned 1 exit status make: *** [bin/visualinfo] Error 1 make: *** Waiting for unfinished jobs.... /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lGLEW collect2: ld returned 1 exit status make: *** [bin/glewinfo] Error 1 Reproducible: Always
Given that you just tocuhed this package, Samuli, any chance you'd have a look at this bug, please!?
(In reply to comment #1) > Given that you just tocuhed this package, Samuli, any chance you'd have a look > at this bug, please!? > I've touched glew from 1.4.0 which doesn't fail here. I've also marked 1.4.0 stable for amd64. I'm using -j3. Anyway, I guess it's time to stabilize 1.4.0 for other arches too..
Sparc stable. glewinfo and visual info utilities work as expected.
x86 stable
ppc stable
ia64 stable, closing.