Hi, Christian: Thank you very much for your reply, I have compiled root on FreeBSD almost successfully. I have still two questions, after I install and run it, there is a warning prompt: Warning: Automatic variable ios::bin allocated in global scope FILE:/usr/local/cern/root/share/root/cint/include/iosenum.h LINE:17 If I try to use Ture Type Fonts, there will be error info about libGX11TTF.so loading: dlopen error: /usr/local/cern/root/lib/root/libGX11TTF.so: Undefined symbol "__ti5TGX11" Load Error: Dynamic link library /usr/local/cern/root/lib/root/libGX11TTF.so can not load In fact I can find libGX11TTF.so in /usr/local/cern/root/lib/root/ directory, I don't know why it can't be loaded correctly. Would you please give me some advice? Thank you very much. Best Regards, Hucheng ----------------------------------------------------------------- ------------------------------ Hucheng CHEN _/_/_/_/ _/ _/ _/ Omega Group _/ _/ _/_/ _/ _/ Physics Department _/_/_/ _/ _/ _/ _/ Building 510 _/ _/ _/ _/_/ _/ P. O. Box 5000 _/_/_/_/ _/ _/ _/_/_/_/ Brookhaven National Laboratory Brookhaven National Laboratory Upton, NY 11973-5000 ------------------------------ USA -------------------------------- Tel: +1-631-344-3468 Home Phone: +1-631-344-1210 Fax: +1-631-344-5568 URL: http://www.bnl.gov E-Mail: chc@bnl.gov http://www.phy.bnl.gov Hucheng.Chen@cern.ch ----------------------------------------------------------------- ----- Original Message ----- From: <celacunza@netscape.net> To: "Hucheng CHEN" <chc@bnl.gov> Cc: <roottalk@pcroot.cern.ch> Sent: Monday, November 06, 2000 1:38 AM Subject: Re: [ROOT] root can't be compiled on FreeBSD of ix86? > > 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:37 MET