Re: [ROOT] win32gcc build

From: Kevin Reil (reil@SLAC.stanford.edu)
Date: Wed May 07 2003 - 21:38:48 MEST


>This simply remade the links
>
>reilnote:~/root_cvs/root/>rm $ROOTSYS/lib/*.dll
>reilnote:~/root_cvs/root/>make
>make: Nothing to be done for `all'.
>reilnote:~/root_cvs/root/>make install
>
>as did
>
>reilnote:~/root_cvs/root/>make uninstall
>reilnote:~/root_cvs/root/>make install
>
>I am now trying
>
>make uninstall
>make clean
>configure win32gcc
>make
>make install

This failed too. ROOTSYS was set properly in env but not in .bash_profile
when I did the make.

With it correct in both env and .bash_profile
make uninstall
make install

Still broken. Has someone changed the Makefile recently?
Symptom remains
bin contains only the .exe's
lib contains all the dll.a files
lib contains libXXXX.dll -> ../bin/libXXXX.dll (which does not exist).

Cheers,
Kevin



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