Whew. So it's not just me... I'm bummed, though. I spent over an hour compiling mico with --enable-final, deperately hoping that I wouldn't run out of memory (I got down to 0K left in swap and 446K left in main memory at one point!)... and then I find out that it won't work :-( Oh well... Mosfet wrote: > I also got the same. It links if you don't use --enable-final and just use > --disable-mini-stl > > On Fri, 21 May 1999, Lars Knoll wrote: > > On Fri, 21 May 1999, David Faure wrote: > > > > > in mico/idl : > > > > > > c++ -DCPP=\"mico-cpp\" -I. -I../include -O -fno-exceptions -fexceptions -O0 -L. -L../orb -L/usr/local/lib -rdynamic main.o -lidl -lmico2.2.6 -lreadline -lncurses -ldl -lelf -lbsd -lm -o idl > > > ../orb/libmico2.2.6.so: undefined reference to `CORBA::StringValue_Factory::CORBA::ValueFactoryBase virtual table' > > > ../orb/libmico2.2.6.so: undefined reference to `CORBA::WStringValue_Factory::CORBA::ValueFactoryBase virtual table' > > > collect2: ld returned 1 exit status > > > make[1]: *** [idl] Error 1 -- Kurt Granroth | granroth@kde.org KDE Developer/Evangelist | http://www.pobox.com/~kurt_granroth KDE -- Putting a Friendly Face on Linux