Re: [ROOT] Problem compiling root test programs

From: Jiri Masik (masik@pc203b.fzu.cz)
Date: Thu Apr 04 2002 - 00:26:16 MEST


cstrato@EUnet.at writes:

> Hi Damir
> 
> What do you mean with anywhere else?
> My problem is that I cannot compile any of my code, I get always the same
> error. Since all my make files are based on the makefile of the root
> test programs, I tried to compile these and got the same error message.
> 
> It is also not quite clear to me what the error message means, since
> I get an object file myprogram.o which means that the compiler must
> have found the root libs, but it is not able to create the dictionary.
> Usually, I think that there must be a mistake in my makefile, but
> this can no longer be me.
> 
> Do you have any hints, which options I could try?
> (I do not understand why Linux != Linux  !!!)
> 
> Regards
> Christian
[...]
> > > [strato@localhost test]$ make
> > > Generating dictionary EventDict.cxx...
> > > rootcint: error while loading shared libraries: libCint.so:
> > > cannot load shared object file: No such file or directory
> > > make: *** [EventDict.cxx] Error 127
> > >

Hi Christian,

I suspect something is wrong with your LD_LIBRARY_PATH setting.
Can you check that rootcint alone runs ok? Typically if you 
unset LD_LIBRARY_PATH 
and run rootcint you get the message above.
cheers,
        Jiri



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