|
From: Ian S. A. <ia...@ae...> - 2013-05-27 13:24:56
|
On 27/05/13 09:21 AM, doug sanden wrote: >>>> >>>> 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 Probably the new header or source file(s) needs to be added to the Makefile.sources in /src/lib |