On Fri, Apr 1, 2011 at 16:39, Fons Rademakers wrote:
> Hi,
>
> can you try to install without the --prefix option which is basically only
> needed for fixed location Linux unstalls. Just do:
>
> ./configure
> make -j2
>
> does that work for you?
No, it doesn't. I get the following error (I did "make clean" before running make.)
g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -m64 -D_REENTRANT -D_GNU_SOURCE -Wall -D__macos__ -Wno-deprecated -O2 -DXrdDEBUG=0 -DHAVE_STRLCPY -DHAVE_LIBZ -I. -I.. XrdOucTrace.cc -o ../../obj/XrdOucTrace.oCompiling XrdOucUtils.cc
-D_FILE_OFFSET_BITS=64 -m64 -D_REENTRANT -D_GNU_SOURCE -Wall -D__macos__ -Wno-deprecated -O2 -DXrdDEBUG=0 -DHAVE_STRLCPY -DHAVE_LIBZ -I. -I.. XrdOucUtils.cc -o ../../obj/XrdOucUtils.omake[5]: *** No rule to make target `XrdOucFactoryBonjour.hh', needed by `../../obj/XrdOucBonjour.o'. Stop.
make[4]: *** [Darwinall] Error 2 make[3]: *** [all] Error 2 make[2]: *** [XrdOuc] Error 2 make[1]: *** [all] Error 2
> Sometimes you can get problems when the system picks
> up incompatible libpng, libtiff, etc from /opt/lib (libs from MacPorts).
(Does that mean that I should try to remove /opt from path completely?)
I have also seen some notes about having to upgrade fortran. My fortran is in /opt/local/bin/gfortran-mp-4.6 if that is important for anything.
Mojca Received on Fri Apr 01 2011 - 16:58:51 CEST
This archive was generated by hypermail 2.2.0 : Fri Apr 01 2011 - 17:50:01 CEST