[Gate-users] GATE 6 compile issue
David Sharpe
das74 at wbic.cam.ac.uk
Thu Mar 18 17:43:33 CET 2010
Thanks Niklas,
That has solved it.
Cheers,
Dave
On 18/03/2010 16:19, Niklas Rehfeld wrote:
> Hello,
>
> I just ran into the same problem. In my case the problem was, that GATE
> was looking for the library files in $ROOTSYS/lib/root, but they were
> installed in
> $ROOTSYS/lib
>
> I solved the problem by creating a folder "root" in $ROOTSYS/lib and
> copied all lib* files into it.
>
> Regards
>
> Niklas
>
> Le Thu, 18 Mar 2010 16:25:12 +0100, David Sharpe <das74 at wbic.cam.ac.uk> a
> écrit:
>
>> Dear All,
>>
>> My gate 'make' ends with the following:
>>
>> Using granular libraries ...
>> Linking Gate
>> /usr/bin/ld: cannot find -lCore
>> collect2: ld returned 1 exit status
>> make: *** [bin/Linux-g++/Gate] Error 1
>>
>> Root compiled correctly without errors, and has produced libCore.so.
>> The file is available within a directory in $LD_LIBRARY_PATH.
>>
>> I have found some people hitting a similiar error, with architecture
>> problems,
>> the machine is 64bit and root compiled with the -m64 flag. If that is
>> relevant at all.
>>
>> Any suggestions appreciated,
>>
>> Cheers,
>> Dave
More information about the Gate-users
mailing list