Re: Cant compile head

From: Adrian Sevcenco <Adrian.Sevcenco_at_cern.ch>
Date: Tue, 15 May 2007 13:13:20 +0300


Christian Holm Christensen wrote:
> hi there,
> There's a silly typo in the forward declaration of `RooAbsAnaConvPdf':
>
> class RooAbsAnaConfPdf ;
> ^
>
> Should be
>
> class RooAbsAnaConvPdf ;
> ^
>
> Yours,
>

Hi! I still have problems (shoul i disable xrootd ?):

Compiling XrdCryptosslX509.cc
g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64

-D_ALL_SOURCE -D_REENTRANT -D_GNU_SOURCE -fPIC -rdynamic -Wall
-Wno-deprecated -D__linux__  -O2 -DXrdDEBUG=0  -DOPENSSL_NO_KRB5 -DPERL5
-DR__SSL -DR__SSL_GE_098 -I. -I.. -Iinclude -o
../../obj/XrdCryptosslX509.o XrdCryptosslX509.cc cint/main/cint_tmp -K -w1 -zposix -ncint/lib/G__c_posix.c -D__MAKECINT__ -DG__MAKECINT \
            -c-2 -Z0 cint/lib/posix/exten.h cint/include/sys/types.h cint/lib/posix/posix.h
cint/main/cint_tmp -K -w1 -zipc -ncint/lib/G__c_ipc.c -D__MAKECINT__ -DG__MAKECINT \
            -c-2 -Z0 cint/lib/ipc/ipcif.h
Note: Link requested for undefined class ipc_parm (ignore this message) :0:
Note: Link requested for undefined class ipc_perm (ignore this message) :0:
Note: Link requested for undefined class semid_ds (ignore this message) :0:
Note: Link requested for undefined class msqid_ds (ignore this message) :0:
utils/src/rootcint_tmp -cint -f cint/lib/dll_stl/rootcint_vector.cxx -c \
            vector \
           metautils/src/vectorLinkdef.h
Note: File "cint/lib/posix/posix.h" already loaded Note: Link requested for undefined class __dirstream (ignore this message) :0:
utils/src/rootcint_tmp -cint -f cint/lib/dll_stl/rootcint_list.cxx -c \
            list \
           metautils/src/listLinkdef.h

XrdCryptosslX509.cc: In member function ‘bool XrdCryptosslX509::IsCA()’: XrdCryptosslX509.cc:536: error: invalid conversion from ‘const unsigned char**’ to ‘unsigned char**’
XrdCryptosslX509.cc:536: error: initializing argument 2 of ‘BASIC_CONSTRAINTS* d2i_BASIC_CONSTRAINTS(BASIC_CONSTRAINTS**, unsigned char**, long int)’
make[5]: *** [../../obj/XrdCryptosslX509.o] Error 1
make[4]: *** [Linuxall] Error 2
make[3]: *** [all] Error 2
make[2]: *** [XrdCrypto] Error 2
make[1]: *** [all] Error 2
make[1]: Leaving directory

`/home/adrian/physics-tools/root/head/xrootd/src/xrootd' make: *** [xrootd/src/xrootd/lib/libXrdSec.so] Error 2 make: *** Waiting for unfinished jobs.... Error: string() header declared but not defined prec_stl/list:187: Error: string() header declared but not defined prec_stl/vector:422: rm metautils/src/stlLoader_list.cc utils/src/rootcint_tmp.cxx metautils/src/stlLoader_set.cc cint/lib/dll_stl/rootcint_vector.cxx metautils/src/stlLoader_map.cc cint/lib/G__c_stdcxxfunc.c cint/lib/dll_stl/rootcint_list.cxx metautils/src/stlLoader_multimap2.cc
metautils/src/stlLoader_map2.cc metautils/src/stlLoader_multiset.cc
metautils/src/stlLoader_multimap.cc metautils/src/stlLoader_deque.cc
utils/src/RStl_tmp.cxx metautils/src/stlLoader_vector.cc
Command exited with non-zero status 2 Received on Tue May 15 2007 - 12:12:33 CEST

This archive was generated by hypermail 2.2.0 : Tue May 15 2007 - 17:50:02 CEST