Re: [ROOT] configure bugs

From: Rene Brun (Rene.Brun@cern.ch)
Date: Wed Nov 10 2004 - 08:32:19 MET


Justin,


As indicated by the linker error message /hires_soft/cern/pro/lib
is a directory. Replace this line by
/hires_soft/cern/pro/lib/libpacklib.a /hires_soft/cern/pro/lib/libkernlib.a

Rene

Justin Findlay wrote:
> 
> I have added "-march=pentium4 -fmessage-length=0 -Wall -pipe" to $(CXXFLAGS)
> in $ROOTSYS/config/Makefile.linux, which shouldn't affect any of the bugs seen
> here, I don't think.
> 
> $ ./configure --disable-cern && make
> Running build/unix/makeinfo.sh
> g++ -march=pentium4 -fmessage-length=0 -Wall -pipe -O   -o bin/h2root
> main/src/h2root.o hbook/src/hntvar2.o \
>            -Llib -lCore -lCint -lHist -lGraf -lGraf3d -lGpad -lTree -lMatrix \
>             /hires_soft/cern/pro/lib   \
>             -lg2c -lnsl -lm -ldl  -pthread -rdynamic
> /hires_soft/cern/pro/lib: file not recognized: Is a directory
> collect2: ld returned 1 exit status
> make: *** [bin/h2root] Error 1
> 
> Could this be something wrong with my environment?
> 
> $ cd <root_build_dir> && make uninstall # removes <--prefix=dir> whether or
> not other stuff is installed there!  I can imagine someone installing root
> into /usr/local and then doing a 'cd <root_build_dir> && sudo make uninstall'.
> (-:
> 
> $ cat /etc/redhat-release
> Red Hat Linux release 9 (Shrike)
> $ g++ --version
> g++ (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
> $ root
>   *   Version   4.01/03   9 November 2004   *
> 
> Justin



This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:10 MET