This is the mail archive of the sid@sources.redhat.com mailing list for the SID project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Can't build sid


I am trying to build SID, CVS version checked out at approx. 9th August 2001
0900 GMT, and I get the following error.

I did the following:

configure --prefix=/usr/local/sid/bin
make -w all install 2>&1 | tee make.out

I am using gcc version 2.95.3.

Here is the offending stuff from make.out:

[snip]
Making all in arm7t
make[6]: Entering directory
`/usr/src/sid/build/sid/component/cgen-cpu/arm7t'
/bin/sh ./libtool --mode=compile
++ -DPACKAGE=\"sidcomp\" -DVERSION=\"0.1\"  -I. -I../../../../../src/sid/com
ponent/cgen-cpu/arm7t  -I../../../../../src/sid/component/cgen-cpu/arm7t -I.
./../../../../src/sid/component/cgen-cpu/arm7t/.. -I../../../include -I../..
/../../../src/sid/component/cgen-cpu/arm7t/../../../include -I../../../../bf
d -I../../../../../src/sid/component/cgen-cpu/arm7t/../../../../include    -
g -O2 -c ../../../../../src/sid/component/cgen-cpu/arm7t/arm7f.cxx
c++ -DPACKAGE=\"sidcomp\" -DVERSION=\"0.1\" -I. -I../../../../../src/sid/com
ponent/cgen-cpu/arm7t -I../../../../../src/sid/component/cgen-cpu/arm7t -I..
/../../../../src/sid/component/cgen-cpu/arm7t/.. -I../../../include -I../../
../../../src/sid/component/cgen-cpu/arm7t/../../../include -I../../../../bfd
 -I../../../../../src/sid/component/cgen-cpu/arm7t/../../../../include -g -O
2 -Wp,-MD,.deps/arm7f.pp -c
../../../../../src/sid/component/cgen-cpu/arm7t/arm7f.cxx -o arm7f.o
In file included from
../../../../../src/sid/component/cgen-cpu/arm7t/arm7f.h:13,
                 from
../../../../../src/sid/component/cgen-cpu/arm7t/arm7f.cxx:8:
../../../../../src/sid/component/cgen-cpu/arm7t/../cgen-cpu.h:27: dis-asm.h:
No such file or directory
make[6]: *** [arm7f.lo] Error 1
make[6]: Leaving directory `/usr/src/sid/build/sid/component/cgen-cpu/arm7t'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/usr/src/sid/build/sid/component/cgen-cpu'
make[4]: *** [all-recursive-am] Error 2
make[4]: Leaving directory `/usr/src/sid/build/sid/component/cgen-cpu'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/sid/build/sid/component'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/usr/src/sid/build/sid/component'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/sid/build/sid'
make: *** [all-sid] Error 2
make: Leaving directory `/usr/src/sid/build'

Can anyone help?

Robert Cragie
Design Engineer
Jennic Ltd.
Furnival Street
Sheffield
S1 4QT
United Kingdom
Tel: +44 (0) 114 281 4512
Fax: +44 (0) 114 281 2951
Mob: +44 (0) 7940 558520
mailto:rcc@jennic.com
http://www.jennic.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]