[Insight-users] Problem building on linux

Brad King brad.king@kitware.com
Wed, 23 Oct 2002 10:30:19 -0400 (EDT)


> /lhome/ghassan/Cable/Executables/cable: relocation error:
> /lhome/ghassan/Cable/Executables/cable: undefined symbol: __dynamic_cas
> t_2

What compiler(s) are you using?  This problem has been known to occur when
some mixture of gcc 2.95 and 2.96 are used.  Please send the output of
this command:

ldd /lhome/ghassan/Cable/Executables/cable

Thanks,
-Brad