Hi Rene,
I did what George proposed - no effect.
the line:
XLIBS = ../lib/libXpm.a -L/usr/X11R6/lib -lX11
was in original Makefile.linuxkcc amnd it didn't work
I should say that this line is also in my old root's version (v2_22/08)
Makefile.linuxkcc and it worked then.
I don't know, may be I should investigate it further.
On Thu, 9 Dec 1999, Rene Brun wrote:
> Hi George,
> In the makefile.linuxkcc distributed with Root 2.23/09, the XLIBS
> definition is:
>
> XLIBS = ../lib/libXpm.a -L/usr/X11R6/lib -lX11
>
> Let me know if this is not OK.
> You have to use the makefile distributed with the system, and not the
> makefile
> of previous versions.
>
> Rene Brun
>
> George Vesselinov Velev wrote:
> >
> > Hi Dmitri,
> >
> > Add /usr/lib/libc_nonshared.a in the Makefile.linuxkcc
> >
> > XLIBS = -L/usr/X11R6/lib -lXpm -lX11 /usr/lib/libc_nonshared.a
> >
> > This helps for the undefined symbol: lstat.
> >
> > George Velev
> >
> > Dmitri Litvintsev writes:
> > >
> > >
> > > Dear Rooters,
> > >
> > > I've just installed roo v2_23/09 at my Linux RH 5.0 PC
> > > with KAI compiler.
> > >
> > > I have two problems:
> > >
> > > 1) can't open browser
> > > error message is:
> > > /usr/people/litvinse/root/bin/root.exe: error in loading shared libraries
> > > /usr/people/litvinse/root/lib/libGui.so: undefined symbol: lstat
> > >
> > > 2) '.x benchmarks.C' gives me the following:
> > > root [0] .x benchmarks.C
> > > Error: No symbol bexec("framework.C") in current scope
> > > FILE:/usr/people/litvinse/root/tutorials/benchmarks.C LINE:25
> > > Possible candidates are...
> > > filename line:size busy function type and name
> > > *** Interpreter error recovered ***
> > >
> > > did anubody have these problems?
> > >
> > > Dmitri
> > > Litvintsev
> > >
> > > /----------------------------------------------------------\
> > > | Tel: (630) 840 5005 |
> > > | FAX: (630) 840 2968 |
> > > | office: 169-E CDF Trailers |
> > > | E-mail: litvinse@fnal.gov |
> > > \----------------------------------------------------------/
> > >
> > >
> > >
>
This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:43:44 MET