Re: R: cannot find -lssl gcc_32 error

From: Patrice Seyed <apseyed_at_bu.edu>
Date: Mon, 09 Apr 2007 19:37:56 -0400


Hi,

I tried again noticing the options for the below showed as:

SSLLIB         := -lssl -lcrypto
SSLLIBDIR      :=
SSLINCDIR      := $(filter-out /usr/include, /usr/include)

the compilation completely safely but once i ran 'root' saw error:

$ root
rootx xpm error: XpmOpenFailed
/usr/local/IT/root-5.15/bin/root.exe: error while loading shared libraries: libCore.so: cannot open shared object file: No such file or directory

any help appreciated,
Patrice

Patrice Seyed wrote:
> thanks for responding
>
> i just used:
> ./configure --prefix=/usr/local/IT/root-5.15
> --etcdir=/usr/local/IT/root-5.15/etc
>
> before the gmake, gmake cintdlls, and gmake install.
>
> # grep SSL Makefile.config
> EXTRA_AUTHFLAGS:= -DR__KRB5 -DR__GLBS -DR__GLBS22 -DR__SSL
> -DOPENSSL_NO_KRB5
> SSLLIB := -lssl_gcc32 -lcrypto_gcc32
> SSLLIBDIR := -L/opt/nmi/lib
> SSLINCDIR := $(filter-out /usr/include, /opt/nmi/include/gcc32)
>
>
> Gerardo Ganis wrote:
>> Dear Patrice,
>>
>> Could you post the options that you use to configure ROOT?
>> Also, what is the output of
>>
>> grep SSL $ROOTSYS/config/Makefile.config
>>
>> ?
>>
>> G. Ganis
>>
>> ________________________________
>>
>> Da: owner-roottalk_at_pcroot.cern.ch per conto di Patrice Seyed
>> Inviato: gio 4/5/2007 10:18
>> A: roottalk_at_pcroot.cern.ch
>> Oggetto: [ROOT] cannot find -lssl gcc_32 error
>>
>>
>>
>> Hi , when I run 'gmake install' after completing 'gmake cintdlls' ' and
>> 'gmake successfully, I get the following error:
>>
>> g++ -shared -Wl,-soname,libRootAuth.so -O -o lib/libRootAuth.so
>> auth/src/rsaaux.o auth/src/rsafun.o auth/src/rsalib.o
>> auth/src/TAuthenticate.o auth/src/THostAuth.o auth/src/TRootAuth.o
>> auth/src/TRootSecContext.o auth/src/G__RootAuth.o -lcrypt -L/opt/nmi/lib
>> -lssl_gcc32 -lcrypto_gcc32
>> /usr/bin/ld: cannot find -lssl_gcc32
>> collect2: ld returned 1 exit status
>> gmake: *** [lib/libRootAuth.so] Error 1 <mailto:roottalk_at_root.cern.ch>
>>
>> [root_at_compute-4-9 root-5.15]# gcc --version
>> gcc (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-20)
>> Copyright (C) 2002 Free Software Foundation, Inc.
>> <mailto:roottalk_at_root.cern.ch>
>>
>> Please advise, thank you.
>>
>> <mailto:roottalk_at_root.cern.ch>
>>
>> --
>> Patrice Seyed
>> Linux System Administrator - LinGA
>> RHCE, SCSA
>> Boston University Medical Campus
>>
>>
>>
>>
>
>

-- 
Patrice Seyed
Linux System Administrator - LinGA
RHCE, SCSA
Boston University Medical Campus 
Received on Tue Apr 10 2007 - 01:38:10 CEST

This archive was generated by hypermail 2.2.0 : Sat Apr 14 2007 - 11:50:01 CEST