[GEM-dev] undefined symbol

IOhannes m zmoelnig zmoelnig at iem.at
Wed Feb 9 17:02:06 CET 2005


Tim Blechmann wrote:
>>>any idea?
>>
>>make clean; make
>>
>>changes in Base/CPPExtern.h require all derived classes to be
>>recompiled  (virtually all of Gem)
> 
> ähm ... no ... any second guess?

probably some .o-file is still lying around which is not deleted by 
"make clean".
while Gem compiles (and deletes) only files that refer to the entries in 
Make.source, it links together all .o files it can find (jaja)
you should run "./configure" (or at least "./makesource" after a "cvs up")

and i guess you are compiling HEAD ?

mfg.asd.r
IOhannes




More information about the GEM-dev mailing list