Re: [ROOT] root can't be compiled on FreeBSD of ix86?

From: celacunza@netscape.net
Date: Mon Nov 06 2000 - 07:38:07 MET


hi Hucheng.

create MyConfig.mk in the top level ROOT directory
and put these lines in it:

     EXTRA_CXXFLAGS+=-DUSE_SOCKLEN_T
     INSTALL:=cp -pR
     INSTALLDATA:=cp -pR

the first line will fix the problem compiling net.cxx
and the other two lines are necessary for "gmake install".

-- christian.


> Hi, rooters: 
> 
> Does anyone compile root on FreeBSD 4.1.1 successfully? I try to configure
> it by ./configure freebsd4, but because of some errors of net.cxx file it
> aborts during compiling.
> 
> Would you please give me some advice? Thank you very much.
> 
> Hucheng



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:36 MET