[ROOT] Error compiling ROOT for MacOSX - 2.problem

From: cstrato (aon.912121399@aon.at)
Date: Mon Feb 24 2003 - 00:13:06 MET


Dear MacRooters

After downloading dlcompat-dev I could continue the compilation, but at 
the end I get:
---------------
g++ -O -Xlinker -bind_at_load -flat_namespace -o bin/root.exe 
main/src/rmain.o  \
           -Llib -lCore -lCint -lHist -lGraf -lGraf3d -lTree -lMatrix 
-lRint -lm  -L/sw/lib -ldl
ld: warning dynamic shared library: lib/libCint.dylib not made a weak 
library in output with MACOSX_DEPLOYMENT_TARGET environment variable set 
to: 10.1
ld: warning dynamic shared library: /sw/lib/libdl.dylib not made a weak 
library in output with MACOSX_DEPLOYMENT_TARGET environment variable set 
to: 10.1
etc
etc
g++ -O -Xlinker -bind_at_load -flat_namespace -o bin/hadd 
main/src/hadd.o -Llib -lCore -lCint -lHist -lGraf -lGraf3d -lTree 
-lMatrix -lm  -L/sw/lib -ldl
ld: warning dynamic shared library: lib/libCint.dylib not made a weak 
library in output with MACOSX_DEPLOYMENT_TARGET environment variable set 
to: 10.1
ld: warning dynamic shared library: /sw/lib/libdl.dylib not made a weak 
library in output with MACOSX_DEPLOYMENT_TARGET environment variable set 
to: 10.1
------------------

What do these messages mean?

When I try to start root, I get: Command not found.

Could it be that my environment variables are no longer correct?
The following setting did work until now:
setenv ROOTSYS /Users/rabbitus/ROOT/root
setenv DYLD_LIBRARY_PATH $ROOTSYS/lib
setenv PATH $ROOTSYS/bin:$PATH

Thank you in advance

Best regards
Christian
_._._._._._._._._._._._._._._
C.h.i.s.t.i.a.n  S.t.r.a.t.o.w.a
V.i.e.n.n.a         A.u.s.t.r.i.a
_._._._._._._._._._._._._._._



aon.912121399 wrote:

> Dear MacRooters
>
> Meanwhile I have rebuilt my complete system:
> MacOS X 10.2.4 with Developer Tools from December 2002
> XDarwin with update to XFree86-4.2.1.1
> Fink 0.5.1
>
> Now, I have downloaded the CVS version of ROOT, with the following
> configuration, and get the following compilation error:
> -----------------
> ./configure macosx --disable-openiv --disable-cern \
> --disable-mysql --disable-pgsql --disable-pythia --disable-pythia6 \
> --disable-rfio --disable-sapdb --disable-dcache --disable-srp \
> --disable-alien --disable-krb5 --disable-venus --disable-asimage
>
> make
> .....
> cint/src/quote.c: In function `G__logicstring':
> cint/src/quote.c:604: warning: comparison between signed and unsigned
> gcc -O -pipe -W -Wall -fsigned-char -fno-common -DG__REGEXP -DG__UNIX 
> -DG__SHAREDLIB -DG__ROOT -DG__REDIRECTIO -DG__OSFDLL -Iinclude  
> -I/sw/include -o cint/src/scrupto.o -c cint/src/scrupto.c
> gcc -O -pipe -W -Wall -fsigned-char -fno-common -DG__REGEXP -DG__UNIX 
> -DG__SHAREDLIB -DG__ROOT -DG__REDIRECTIO -DG__OSFDLL -Iinclude  
> -I/sw/include -o cint/src/shl.o -c cint/src/shl.c
> cint/src/shl.c:37: header file 'dlfcn.h' not found
> cpp-precomp: warning: errors during smart preprocessing, retrying in 
> basic mode
> <built-in>:1:1: no macro name given in #define directive
> make: *** [cint/src/shl.o] Error 1
> -----------------------
>
> Can you tell me what this means and what could be missing?
>
> Thank you in advance
>
> Best regards
> Christian
> _._._._._._._._._._._._._._._._
> C.h.i.s.t.i.a.n  S.t.r.a.t.o.w.a
> V.i.e.n.n.a         A.u.s.t.r.i.a
> _._._._._._._._._._._._._._._
>
>
>
>



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:09 MET