Root 2.00/10 on Linux

Norbert Danneberg (Norbert.Danneberg@psi.ch)
Mon, 10 Aug 1998 14:21:28 +0200


Hi Rooters,

root 2.00/10 crashes on my Linux System, 2.00/07 was fine.:

pc65 root/bin> gdb root
GDB is free software and you are welcome to distribute copies of it
under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for GDB; type "show warranty" for
details.
GDB 4.16.patched (i486-unknown-linux --target i486-linux),
Copyright 1996 Free Software Foundation, Inc...
(gdb) r
Starting program: /usr2/norbert/download/root/bin/root

Program received signal SIGSEGV, Segmentation fault.
0x80512cb in __underflow (fp=0x8073af0) at genops.c:249
genops.c:249: No such file or directory.
(gdb) where
#0 0x80512cb in __underflow (fp=0x8073af0) at genops.c:249
#1 0x80551ec in _IO_getline (fp=0x8073af0, buf=0xbfffe844 "\224\002",
n=1023,
delim=10, extract_delim=1) at iogetline.c:47
#2 0x8052b73 in fgets (buf=0xbfffe844 "\224\002", n=1024, fp=0x8073af0)

at ./../iofgets.c:35

----------------------------------------
I tried to compile the source code but I go the following error :

pc65 root/src> make
gcc -g -Wall -fPIC -DR__GLIBC -c C_mvalloc.c
C_mvalloc.c:35: conflicting types for `getpagesize'
/usr/include/unistd.h:561: previous declaration of `getpagesize'
make: *** [C_mvalloc.o] Error 1
pc65 root/src>
-----------------------------------------

Im am running SuSe Linus 5.2 on this PC
gcc version 2.7.2.1

--
-------------------------------------
Norbert Danneberg

Institut f"ur Teilchenphysik Eidg. Techn. Hochschule Z"urich WLGA/E27 CH-5232 Villigen PSI

Phone: 0041-56-310-3284 Fax : 0041-56-310-4362 email: Norbert.Danneberg@psi.ch -------------------------------------