On Tue, Feb 11, 2003 at 07:47:15AM -0500, Sven Luther wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Format: 1.7 > Date: Tue, 11 Feb 2003 13:30:42 +0100 > Source: lablgl > Binary: liblablgl-ocaml-dev liblablgl-ocaml > Architecture: source i386 > Version: 0.99-3 > Distribution: unstable > Urgency: low > Maintainer: Sven Luther <[EMAIL PROTECTED]> > Changed-By: Sven Luther <[EMAIL PROTECTED]> > Description: > liblablgl-ocaml - Runtime libraries for lablgl. > liblablgl-ocaml-dev - an OpenGL interface for Objective Caml. > Changes: > lablgl (0.99-3) unstable; urgency=low > . > * Added build dependencies on the -glu packages and normal dependencies on > the gl and glu developpment packages.
Damn, ... It failed to build on all arches, and reported : 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 ? Friendly, Sven Luther

