[Gate-users] ROOT installation problem
Michal Knap
michal.knap at gmail.com
Sun Dec 15 22:46:08 CET 2013
Hi,
I'm trying to install ROOT 5_32 and whet i type "make -j2" i get this:
[root at mknap-HP root_5_32]# make -j2
gcc -O2 -pipe -m32 -Wall -W -fPIC -Iinclude -pthread
-DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".o\" -o build/rmkdepend/main.o
-c /opt/simulation/root_5_32/build/rmkdepend/main.c
/opt/simulation/root_5_32/build/rmkdepend/main.c:64:12: error: conflicting
types for ‘fchmod’
extern int fchmod(int, int);
^
In file included from /opt/simulation/root_5_32/build/rmkdepend/def.h:42:0,
from /opt/simulation/root_5_32/build/rmkdepend/main.c:30:
/usr/include/sys/stat.h:298:12: note: previous declaration of ‘fchmod’ was
here
extern int fchmod (int __fd, __mode_t __mode) __THROW;
^
bin/rmkdepend -R -fcint/cint/src/g__cfunc.d -Y -w 1000 -- -pipe -m32 -Wall
-W -fPIC -Iinclude -DG__REGEXP -DG__UNIX -DG__SHAREDLIB -DG__OSFDLL
-DG__ROOT -DG__REDIRECTIO -DG__STD_EXCEPTION -DG__HAVE_CONFIG
-DG__NOMAKEINFO -DG__CINTBODY -I/opt/simulation/root_5_32/cint/cint/inc
-I/opt/simulation/root_5_32/cint/cint/src
-I/opt/simulation/root_5_32/cint/cint/src/dict -pthread -I. --
/opt/simulation/root_5_32/cint/cint/src/g__cfunc.c
make: bin/rmkdepend: Command not found
make: *** [cint/cint/src/g__cfunc.o] Error 127
W
hat is wrong?
I'll be very thankfull for Your help.
cheers
Michal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20131215/d7443dc4/attachment.html>
More information about the Gate-users
mailing list