[ROOT] Root 2.25/03 and MySQL interface problem

From: Janusz Martyniak (martynia@chall.ifj.edu.pl)
Date: Thu Sep 21 2000 - 10:56:48 MEST


 Dear All,

I have to use gcc 2.95-2 compiler on x86 Linux. Since Root is not
available as a binary for this compiler and Redhat 6.2 I downoaded the
source.

Configure: 

./configure linuxegcs --prefix=/usr/local/root 
--with-xpm=/usr/X11R6/lib 
--with-ttf-incdir=/home/martynia/ttf/include
--with-ttf-libdir=/home/martynia/ttf/lib 
--with-ttf-fontdir=/home/martynia/ttf/fonts
--with-opengl-incdir=/usr/X11R6/include 
--with-opengl-libdir=/usr/X11R6/lib
--with-mysql-incdir=/usr/include/mysql 
--with-mysql-libdir=/usr/lib/mysql

As you see I configure for an egcs platform, but can't see another choice.

 Root compiles, links  and test programs run.

But if I try to do:

root [0] .x select.C 

( this is a macro (from MySQL.tar) to read the test run catalog, works
fine for my proper redhat 6.2/egcs binary instalation)

 I get:

dlopen error: /usr/local/root/lib/root/libMySQL.so: undefined symbol:
uncompress
Load Error: Dynamic link library /usr/local/root/lib/root/libMySQL.so can
not load

 What is missing here? Is it at all possible to use Root with the gcc
2.95-2 / redhat 6.2 combination ?

      cheers,

                Janusz Martyniak



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:33 MET