Andre,
Sablotron does not require RTTI support unless _DEBUG is defined. Is
RTTI explicitly switched off for the build? If not, can't it be on by
default for your compiler? (Just guessing.)

Tom

Andre Fortin wrote:
> 
> Hi!,
> 
> I have tried building XML::Sablotron on 2 different FreeBSD machines (
> version 3.4 and 4.1.1 ), both with similar result: the make test fails
> with an undefined symbol __rtti_user in libsablot.so.44. In the process,
> variations on setting LD_LIBRARY_PATH and LD_RUN_PATH have been tried
> unsuccessfully.
> 
> An earlier thread
> (http://www.gingerall.com/archives/sablot/msg00436.html) indicates that
> this may be due to a mismatch between libg++ and gcc. Both machines got
> their development toolkit as part of the OS install which, I believe,
> takes away any library mismatch.
> 
> Could someone give details on how to narrow down and resolve this
> problem.
> 
> Thanks,
> 
> -- Andre


Reply via email to