From: Daniel B. <da...@gm...> - 2003-03-14 16:35:39
|
Hi, thx for your answer. Shortly after sending my mail i was successfull with changing HOME_LIB_DIR= ./lib DEST_CLASSES_DIR= . JAR_DESTS= /usr/local/src/GL4Java/gl4java in the symbols.mak file. With this settings the make file of gl4java runs fine, all java and c programs were compiled correctly and stored under the /user/local/src/GL4Java directory tree. So i am happy again concerning the compiling :) But my beginning problem, the reason why i wanted to compile gl4java myself is still the same :( When i start any program using gl4java it crashes probably caused by my nvidia driver. The output is the following ... An unexpected exception has been detected in native code outside the VM. Unexpected Signal : 11 occurred at PC=0x4CE15188 Function=__nvsym17103+0x0 Library=/usr/lib/libGL.so ... I've attached the created error log file, which contains the hole stack trace. I am using the latest nvidia driver for linux 32bit (4191) and my card is a common geforce2. I already sent an email to nvidia but i didn't get response since yet. Did anyone had an related problem and knows how to solve this? Or does anyone have an idea, what i can try else? thx in advance & best regards Daniel |