[ROOT] installing root

From: D. Elisabeth Atems (atems@physics.wayne.edu)
Date: Wed Jun 11 2003 - 17:49:37 MEST


I'm trying to build and install root v.3.04.02 under RedHat 8.0 using
gcc-3.2 and glibc-2.3.2. I started the build with `configure linux'
and `gmake', but it fails with the following error:

g++ -O -pipe -Wall -Woverloaded-virtual -fPIC -Iinclude  -D_REENTRANT -DR__SHADOWPW    -DR__KRB5 -I/usr/kerberos/include  -o rootd/src/rootd.o -c rootd/src/rootd.cxx
rootd/src/rootd.cxx: In function `int setresgid(unsigned int, unsigned int, 
   unsigned int)':
rootd/src/rootd.cxx:347: `int setresgid(unsigned int, unsigned int, unsigned 
   int)' was declared `extern' and later `static'
/usr/include/unistd.h:658: previous declaration of `int setresgid(unsigned int, 
   unsigned int, unsigned int)'
rootd/src/rootd.cxx: In function `int setresuid(unsigned int, unsigned int, 
   unsigned int)':
rootd/src/rootd.cxx:354: `int setresuid(unsigned int, unsigned int, unsigned 
   int)' was declared `extern' and later `static'
/usr/include/unistd.h:654: previous declaration of `int setresuid(unsigned int, 
   unsigned int, unsigned int)'
gmake: *** [rootd/src/rootd.o] Error 1

Has anyone else run into this, or successfully built root with this
development system?

-- 
D. Elisabeth Atems, Ph.D. <atems@physics.wayne.edu>  phone 313-577-1203
Department of Physics and Astronomy                  fax   313-577-3932
Wayne State University, Detroit, MI



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