I'm getting a linking error when trying to compile anything linking to 
libGLU.  I compiled X with gcc 3.0.2 almost without any error.  Thinks seems 
to work fine now but compiling any software that links to libGLU gives this 
error. 

/usr/X11R6/lib/libGLU.so.1: undefined reference to `swap(void**, int, int)'

Anyone have a patch or info as to how to fix this? I'm compiling qt because 
apparently gcc 2.95.4 c++ code is not compatible with gcc 3.x c++ code, 
making it hard if not impossible to link to older c++ libs when compiling 
programs with gcc 3.0.2.   
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to