Hi,
I try to install root v5.11.06 on my laptop (dell latitude D810 with Linux version 2.6.11-6mdk gcc version 3.4.3 Mandrakelinux 10.2 3.4.3-3mdk).
I get the source: root_v5.11.06.source.tar.gz
gunzip, untar, setenv variables.
then:
./configure --enable-python
make
I got:
make: g77 : commande introuvable
make: g77 : commande introuvable
make: g77 : commande introuvable
Running build/unix/compiledata.sh
bin/rmkdepend -R -fcint/src/bc_exec.d -Y -w 1000 – -pipe -Wall -W -Woverloaded-virtual -fPIC -Iinclude -DG__REGEXP -DG__UNIX -DG__SHAREDLIB -DG__OSFDLL -DG__ROOT -DG__REDIRECTIO-DG__STD_EXCEPTION -pthread -D__cplusplus – cint/src/bc_exec.cxx
g++ -O -pipe -Wall -W -Woverloaded-virtual -fPIC -Iinclude -DG__REGEXP -DG__UNIX -DG__SHAREDLIB -DG__OSFDLL -DG__ROOT -DG__REDIRECTIO -DG__STD_EXCEPTION -pthread -o cint/src/bc_exec.o -c cint/src/bc_exec.cxx
include/bc_exec_asm.h: In function ‘int G__exec_asm(int, int, G__value*, long int)’:
include/bc_exec_asm.h:2477: error: ‘G__ROOTOBJALLOCBEGIN’ was not declared in this scope
include/bc_exec_asm.h:2492: error: ‘G__ROOTOBJALLOCEND’ was not declared in this scope
make: *** [cint/src/bc_exec.o] Erreur 1
Thanks for help,
Cheers,
Olivier