RE: Problem building shared library

From: Philippe Canal <pcanal_at_fnal.gov>
Date: Fri, 22 Aug 2008 12:17:25 -0500


Hi James,

This problem has been fixed in the svn trunk and in the v5.20/00 patch branch.

To work around the issue you can try to set the shell environment variable ROOTSYS
to /usr/local

Cheers,
Philippe.

-----Original Message-----
From: owner-roottalk_at_root.cern.ch [mailto:owner-roottalk_at_root.cern.ch] On Behalf Of James Jackson
Sent: Friday, August 22, 2008 8:38 AM
To: roottalk_at_root.cern.ch
Subject: [ROOT] Problem building shared library

Hi,

I'm trying to build a shared library with ACLiC. Running:

root [0] .L Process.cc+
Info in <TUnixSystem::ACLiC>: creating shared library /Users/ jamesjackson/Documents/Development/TracklessQuickTest/DiEmAnalysis/./ Process_cc.so
sh: /bin/rootcint: No such file or directory <snip>

rootcint is present, just under another directory:

james-jacksons-macbook-pro:~ jamesjackson$ which rootcint /usr/local/bin/rootcint

I built from source (5.20/00) and installed with --prefix=/usr/local, so something appears to have got confused in the configuration. Is there any way I can tell ROOT where to look for rootcint?

Regards,
James. Received on Fri Aug 22 2008 - 19:17:31 CEST

This archive was generated by hypermail 2.2.0 : Fri Aug 22 2008 - 23:50:02 CEST