/libexec/ld-elf.so.1 ... Undefined symbol "_ZN7TMinuitC1Ei"

From: Pierre-Luc Drouin <pldrouin_at_physics.carleton.ca>
Date: Thu, 26 May 2005 11:36:48 -0400 (EDT)


I have some code that uses Root classes and that I load in Root as a shared library with command gSystem->Load("libqsigex.so"). When I use some of my classes it works fine but it crashes with the following error when another of my classes tries to use Minuit:

/libexec/ld-elf.so.1: /home/pldrouin/work/qsigex_new/lib/libqsigex.so: Undefined symbol "_ZN7TMinuitC1Ei"

I get this error with FreeBSD 5.4-STABLE. I compile Root with gcc 3.4.2. I get the error with the current CVS Root code and also with Root 4.04.02. I don't get this error on a RedHat Linux box running gcc 3.2

Thanks

Pierre-Luc Drouin Received on Thu May 26 2005 - 17:37:14 MEST

This archive was generated by hypermail 2.2.0 : Tue Jan 02 2007 - 14:45:08 MET