Hi, The latest version of ROOT (3.00/05) required the addition of -DG__ANSI in the following command in order to compile under Redhat linux 7.0 (with the latest updates) when linuxegcs was selected as the desired architecture. gcc -O -pipe -Wall -fPIC -Iinclude -DG__ANSI -DG__REGEXP -DG__UNIX -DG__SHAREDLIB -DG__OSFDLL -DG__ROOT -DG__REDIRECTIO -o cint/src/disp.o -c cint/src/disp.c With the standard Makefiles, I received the error message: cint/src/disp.c: In function `G__fprinterr': cint/src/disp.c:1982: `va_start' used in function with fixed args make: *** [cint/src/disp.o] Error 1 Glen
This archive was generated by hypermail 2b29 : Fri Jun 08 2001 - 11:51:11 MEST