En réponse à Sven Luther <[EMAIL PROTECTED]>:

> ocamlmktop  -I . -I +labltk -o lablgltop \
>   labltk.cma lablgl.cma togl.cma
> Error on dynamically loaded library: ./dlllablgl.so: undefined symbol:
> _ZTVN10__cxxabiv120__si_class_type_infoE
> make[1]: *** [lablgltop] Error 2
> 
> What is strangest is that it built fine when logged in on voltaire
> (ppc), so i suspect either a broken build environment, or a missing
> build dependency that i cannot spot. Anyone has an idea where this
> _ZTVN10__cxxabiv120__si_class_type_infoE can come from ?

It looks like a C++ ABI problem. There are some GL libraries in
Xfree86 that are written in C++ (libGL).

--
Jérôme Marant <[EMAIL PROTECTED]>
              <[EMAIL PROTECTED]>

http://marant.org

Reply via email to