On Wed, Feb 12, 2003 at 09:04:53AM +0100, J�r�me Marant wrote: > 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).
Well, maybe, but none of the xlibmesa* packages depend on the C++ libs. Very strange, i will continue investigating. Friendly, Sven Luther -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

