|
From: doug s. <hig...@ho...> - 2013-05-27 13:22:03
|
>>> >>> I'm running ubuntu 12.04 LTS (the latest long-term-stable) on an old pentium, with nVidia graphics card >>> I cvs checkout freewrl, I configure, make, make install. >>> I hard link libmozjs.so. I run. It reports my opengl is 1.5.8 (not enough for GLES2 I gather, which IIRC is about 2.1 or 2.2) When I run: freewrl -R I get: freewrl: symbol lookup error: freewrl: undefined symbol: fwl_set_modeRecord That function is one I added recently, and it's working on win32. Mainloop.c L.3649 libFreeWRL.h L.244 options.c L.414 Any hypotheses? -Doug |