← Back to team overview

yade-users team mailing list archive

Compilations problems

 

Hello,

I'm trying to compile YADE on a RH9.0 with quite few upgrade.

After:
- Changing -fno-exceptions in -fexceptions
-Adding the following librairies: -lGLU -lGL -lm -lXi -lXmu

I have the following problems:

make[4]: Entering directory 
`/home/d2/yade/test/yade-all-0.9.0.911/yade-guis/QtGUI/projects/kdevelop/QtGUI'
qmake -o Makefile QtGUI.pro
make[4]: Leaving directory 
`/home/d2/yade/test/yade-all-0.9.0.911/yade-guis/QtGUI/projects/kdevelop/QtGUI'
make[4]: Entering directory 
`/home/d2/yade/test/yade-all-0.9.0.911/yade-guis/QtGUI/projects/kdevelop/QtGUI'
g++ -c -pipe -Wall -W -O2 -march=i386 -mcpu=i686 -g -DGLX_GLXEXT_LEGACY 
-fno-use-cxa-atexit -fexceptions -fPIC  -DQT_NO_DEBUG 
-I/usr/lib/qt-3.1/mkspecs/default -I. -I/usr/local/include 
-I/usr/lib/qt-3.1/include -o QGLThread.o QGLThread.cpp
QGLThread.cpp: In member function `virtual void QGLThread::oneLoop()':
QGLThread.cpp:148: no matching function for call to 
`GLViewer::doneCurrent()'
make[4]: *** [QGLThread.o] Error 1
make[4]: Leaving directory 
`/home/d2/yade/test/yade-all-0.9.0.911/yade-guis/QtGUI/projects/kdevelop/QtGUI'
make[3]: *** [sub-QtGUI] Error 2
make[3]: Leaving directory 
`/home/d2/yade/test/yade-all-0.9.0.911/yade-guis/QtGUI/projects/kdevelop'
make[2]: *** [all] Error 2
make[2]: Leaving directory 
`/home/d2/yade/test/yade-all-0.9.0.911/yade-guis/QtGUI'
make[1]: *** [all] Error 2
make[1]: Leaving directory 
`/home/d2/yade/test/yade-all-0.9.0.911/yade-guis'
make: *** [compile_install] Error 2

Can someone help me?

Thanks a lot



Jean Vis
Magotteaux 

Tel:    +32 4 361 77 39
Fax:    +32 4 361 77 47
Email   Jean.Vis@xxxxxxxxxxxxxx

***Notice of Confidentiality***
This e-mail may include confidential and privileged information for the 
sole use of the intended recipient(s). Any review, use, distribution, or 
disclosure by others is strictly prohibited. If you are not the intended 
recipient, please contact me by e-mail and remove all copies of this 
message. Thank you

_______________________________________________
Yade-users mailing list
Yade-users@xxxxxxxxxxxxxxxx
http://lists.berlios.de/mailman/listinfo/yade-users



Follow ups