hello list,
I was hoping Gunter Geiger and/or IOhannes Zmoelnig could help me with my gem configure script again? I have the CVS version of Gem and the 0.90.0 patch Gunter supplied me with of course wont patch.
It gets as far as GL but wont find it despite GL existing as follows: ldconfig -p | grep GL libGLw.so.1 (libc6,x86-64) => /usr/X11R6/lib64/libGLw.so.1 libGLw.so.1 (libc6) => /usr/X11R6/lib/libGLw.so.1 libGLU.so.1 (libc6,x86-64) => /usr/X11R6/lib64/libGLU.so.1 libGLU.so.1 (libc6,x86-64) => /usr/lib64/libGLU.so.1 libGLU.so.1 (libc6) => /usr/X11R6/lib/libGLU.so.1 libGLU.so.1 (libc6) => /usr/lib/libGLU.so.1 libGLU.so (libc6,x86-64) => /usr/X11R6/lib64/libGLU.so libGLU.so (libc6,x86-64) => /usr/lib64/libGLU.so libGLU.so (libc6) => /usr/X11R6/lib/libGLU.so libGLU.so (libc6) => /usr/lib/libGLU.so libGL.so.1 (libc6,x86-64) => /usr/X11R6/lib64/libGL.so.1 libGL.so.1 (libc6,x86-64) => /usr/lib64/libGL.so.1 libGL.so.1 (libc6) => /usr/X11R6/lib/libGL.so.1 libGL.so.1 (libc6) => /usr/lib/libGL.so.1 libGL.so (libc6,x86-64) => /usr/X11R6/lib64/libGL.so libGL.so (libc6,x86-64) => /usr/lib64/libGL.so libGL.so (libc6) => /usr/X11R6/lib/libGL.so libGL.so (libc6) => /usr/lib/libGL.so its the same problem I had before I think.
Once again its fedora core 3 test 1 on a AMD 64 laptop. Thanks! -thewade PS. TCL/TK 8.4.8 has 64 bit optimizations. I wonder what they do? We'll see...
hello,
i have compiled gem-0.90.0 for pd 0.37-1, because i want to try pmpd and it compiles fine, but when i start pd, loading Gem fails with: gem-0.90.0/src/Gnu/Gem.pd_linux: undefined symbol: GetVideoWidth__CQ23avm10StreamInfo Gem: can't load library
i have tried to use both gcc-2.95 and gcc-3.3, have the latest versions of the debian video libraries and i have tried to configure with --disable-new with no effect. might there be anything else worth trying?
thanks a lot, ub