[PURRS-devel] CLN 1.1.4 and GCC 3.1

Roberto Bagnara bagnara at cs.unipr.it
Fri May 24 08:37:19 CEST 2002


Dear Richard,

I am having problems building CLN 1.1.4 with the newly
released GCC 3.1. I attach below the signature the
final part of the make log.
Any idea what the problem may be?
All the best

      Roberto

-- 
Prof. Roberto Bagnara
Computer Science Group
Department of Mathematics, University of Parma, Italy
http://www.cs.unipr.it/~bagnara/
mailto:bagnara at cs.unipr.it

make[3]: Entering directory `/usr/local/distrib/objdir/src'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/distrib/objdir/src'
make[2]: Leaving directory `/usr/local/distrib/objdir/src'
make[1]: Leaving directory `/usr/local/distrib/objdir/src'
cd tests; make all
make[1]: Entering directory `/usr/local/distrib/objdir/tests'
g++ -g -O2 -I../include -I../../cln-1.1.4/include -I../../cln-1.1.4/tests -I../../cln-1.1.4/src -I../../cln-1.1.4/src/base -I../../cln-1.1.4/src/float -I../../cln-1.1.4/src/float/lfloat -I../../cln-1.1.4/src/integer -I../../cln-1.1.4/src/base/random -I../../cln-1.1.4/src/base/digitseq -I../../cln-1.1.4/src/base/digit -I../src/base -I../../cln-1.1.4/src/base  -S ../../cln-1.1.4/tests/exam.cc -o exam.s
gcc -g -O2 -I../include -I../../cln-1.1.4/include -I../../cln-1.1.4/tests -I../../cln-1.1.4/src -I../../cln-1.1.4/src/base -I../../cln-1.1.4/src/float -I../../cln-1.1.4/src/float/lfloat -I../../cln-1.1.4/src/integer -I../../cln-1.1.4/src/base/random -I../../cln-1.1.4/src/base/digitseq -I../../cln-1.1.4/src/base/digit -I../src/base -I../../cln-1.1.4/src/base  -c exam.s -o exam.o
exam.s: Assembler messages:
exam.s:216: Error: File number 53 already allocated
make[1]: *** [exam.o] Error 1
make[1]: Leaving directory `/usr/local/distrib/objdir/tests'
make: *** [all] Error 2




More information about the PURRS-devel mailing list