[ROOT] compiling root_v3 on LinuxPPC

From: cstrato@EUnet.at
Date: Mon Dec 18 2000 - 19:58:19 MET


Dear Rooters

Currently, I am running root_v2.25.03.PPCLinux.2.2.15 which I downloaded

as binary. Now I would like to use root_v3.00 on my Mac Powerbook
running
LinuxPPC. Sorrowly, this is the only architecture, for which no binaries

exist until now (do you know the reason why?), so I downloaded the
sourcefile
which I tried to compile:
$ ./configure linuxppcegcs --prefix=/opt/rootv3 --enable-shared
$ gmake

Running gmake I got the following error-messages:

---------
$ gmake
Makefile:211: cint/src/auxu.d: No such file or directory
Makefile:211: cint/src/cast.d: No such file or directory
Makefile:211: cint/src/debug.d: No such file or directory
Makefile:211: cint/src/decl.d: No such file or directory
Makefile:211: cint/src/disp.d: No such file or directory
Makefile:211: cint/src/dump.d: No such file or directory
Makefile:211: cint/src/end.d: No such file or directory
Makefile:211: cint/src/error.d: No such file or directory
etc...
...
Makefile:211: x3d/src/TViewerX3D.d: No such file or directory
Makefile:211: x3d/src/x3d.d: No such file or directory
Makefile:211: x3d/src/G__X3D.d: No such file or directory
g++ -O2 -pipe -Wall -fsigned-char -fPIC -I/usr/X11/include -Iinclude
-DHAVE_CONFIG -UHAVE_CONFIG -DROOTBUILD \
                -c utils/src/rootcint.cxx -o utils/src/rootcint_tmp.o
g++ -O2 -L/opt/rootv3/lib/root -o utils/src/rootcint_tmp \
                utils/src/rootcint_tmp.o cint/src/auxu.o cint/src/cast.o
cint/src/debug.o cint/src/decl.o cint/src/disp.o cint/src/dump.o
cint/src/end.o cint/src/error.o cint/src/expr.o cint/src/fread.o
cint/src/func.o cint/src/g__cfunc.o cint/src/gcoll.o cint/src/global1.o
cint/src/global2.o cint/src/ifunc.o cint/src/inherit.o cint/src/init.o
cint/src/input.o cint/src/intrpt.o cint/src/loadfile_tmp.o
cint/src/macro.o cint/src/malloc.o cint/src/memtest.o cint/src/new.o
cint/src/newlink.o cint/src/newsos.o cint/src/oldlink.o cint/src/opr.o
cint/src/parse.o cint/src/pause.o cint/src/pcode.o cint/src/pragma.o
cint/src/quote.o cint/src/scrupto.o cint/src/shl.o cint/src/sizeof.o
cint/src/stdstrct.o cint/src/struct.o cint/src/stub.o cint/src/tmplt.o
cint/src/typedef.o cint/src/val2a.o cint/src/value.o cint/src/var.o
cint/main/G__setup.o cint/src/Api.o cint/src/Apiif.o cint/src/BaseCls.o
cint/src/CallFunc.o cint/src/Class.o cint/src/DataMbr.o
cint/src/Method.o cint/src/MethodAr.o cint/src/Token.o cint/src/Type.o
cint/src/Typedf.o cint/src/libstrm.o -lm -ltermcap -lbsd -ldl
/usr/bin/ld: cannot find -ltermcap
collect2: ld returned 1 exit status
gmake: *** [utils/src/rootcint_tmp] Error 1
[christian@cookiebook root]$ nt_tmp] Error 1
bash: nt_tmp]: command not found
[christian@cookiebook root]$ [christian@cookiebook root]$nt_tmp] Error 1

bash: [christian@cookiebook: command not found
---------

Since I am no Linux-expert, could you please help me and tell me,
what I did wrong?

Thank you in advance
Christian Stratowa



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:39 MET