[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: undefined symbol: _ZTVN10__cxxabiv120__si_class_type_infoE and the autobuilders ...



On Mit, 2003-02-12 at 09:44, Sven Luther wrote: 
> 
> I just uploaded a new version of my lablgl package yesterday, and all
> autobuilder failed with :
> 
> 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
> 
> While it works fine for me on both my i386 box and on voltaire (ppc).
> 
> I was told, that this seems to be a c++ issue, this symbol being
> defined in libstdc++.so.5, in file codecvt.o or that this may be a
> problem with binutils.
> 
> Now, lablgl are just some OpenGL bindings for ocaml, which build depend
> on the xmesalib-gl packages. It don't use C++, nor does any of the
> xlibmesa packages seem to depend on the c++ libs, just plain libc6 and
> xlibs.

GLU is C++ though.


> Anyway, i am a bit at a loss as to what to do here, maybe it just is an
> autobuilder problem, but i think there is no way to check what exactly
> was installed on the autobuilders at the time of the build, and the
> buildd logs didn't give me much more info.

You could put a dpkg -l <interesting packages> in debian/rules?


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast



Reply to: