Re: [ROOT] root 3.03/09 and Api.h

From: Jacek M. Holeczek (holeczek@us.edu.pl)
Date: Tue Oct 01 2002 - 11:09:28 MEST


Hi,

> mismatch between libraries/LD_LIBRARY_PATH.

Already in my first mail I said that "ldd root.exe" gave "proper output".
Later, just to be sure, I "attached" to a running root.exe with "gdb" - on
startup it loads symbols from libraries ... and again everything seemed to
be o.k. .

In the meantime I can see that the problem is related to how I start the
terminal window (my "desktop" is RH6.2 with fvwm2).
If I connect to the remote RH7.1 machine using :
	rxvt -bg White -fg Black -sl 1000 -T MyRH71 -n MyRH71 -e rlogin -8 -l MyLoginName MyRH71 &
then I get "maximum line size" problem. If I start the rxvt/xterm directly
on the RH7.1 then I don't get this problem.

Again, this has nothing to do with the "Api.h" (ACLIC) problem.
This one is persistent. Take the TF77.tar.gz, unpack it, then :
	cd TF77
	export CERNLIBDIR=/cernlib_home/2002/lib
	gmake
	./root.exe
	root [0] .L dtest.cxx++
and you should get "Api.h" related problems reported from ACLIC.
This is consistent on both RH6.2 and RH7.1, both with gcc-2.95.3.

Jacek.



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:12 MET