[Insight-developers] Cable build problem on solaris using gcc

Lorensen, William E (CRD) lorensen@crd.ge.com
Mon, 18 Jun 2001 15:42:41 -0400


Any ideas??

c++ -O    cable.o  -L/home/lorensen/Insight-solaris/Code/Common
-L/home/lorensen/Insight-solaris/Code/Numerics/vxl
-L/home/lorensen/Insight-solaris/Utilities/Cable/CxxTypes
-L/home/lorensen/Insight-solaris/Utilities/Cable/Expat
-L/home/lorensen/Insight-solaris/Utilities/Cable/Parsers
-L/home/lorensen/Insight-solaris/Utilities/Cable/Generators -lpthread -lthread -ldl -lCxxTypes
-lExpat -lCableParsers -lCableGenerators -lpthread -lthread -ldl -lCxxTypes -lExpat -lCableParsers
-lCableGenerators  -o cable
Undefined                       first referenced
 symbol                             in file
gen::CxxGenerator::GetInstance(configuration::Package const *)cable.o
gen::TclGenerator::GetInstance(configuration::Package const *, source::Namespace const *)cable.o
ld: fatal: Symbol referencing errors. No output written to cable
collect2: ld returned 1 exit status
gmake[3]: *** [cable] Error 1