I'm surprised that there is any problem with this...it is extremely vanilla C++. It doesn't look like uninitialized variables, but rather that the linker can't find the symbol references in the look up table...strange.
Look in GemMan.cpp around line 45 to see the declarations.
Later, Mark
============================ = mdanks@stormfront.com = http://www.danks.org/mark ============================
-----Original Message----- From: 19.ItX_IWZw.540.87 [mailto:opt@web.fm] Sent: Sunday, September 26, 1999 1:32 PM To: Michael A. Thompson Cc: pd-list@iem.mhsg.ac.at Subject: Re: gem again
the problem seem to be, on linux, newer version of egcs (2.9.x) and also glibc version and with which version of egcs/gcc the glibc was compiled.
the error i get from Gem on load seem to be unitialized variables: undefined symbol: _6GemMan.m_shininess or undefined symbol: _6GemMan.m_windowState
grml