Michael Somos on Tue, 10 Dec 2002 20:39:19 -0500


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

conflicting declarations


pari-dev,
     I got the latest CVS and encountered this problem :

==========================================================================
Shall we try to build pari 2.2.5 (development CHANGES-) now (y/n)? [n]
Ok. Type "cd Osolaris-sparcv9.dbg; make install" when you are ready
Bye !
danube:/tmp/local/pari> cd Osolaris-sparcv9.dbg
danube:/tmp/local/pari/Osolaris-sparcv9.dbg> date;make install;date
Tue Dec 10 20:28:27 EST 2002
/usr/ccs/bin/as -P -I. -D__GNUC__ -T -o kernel.o ../src/kernel/sparcv8/level0_sp
arcv8_micro.S
cat ../src/kernel/sparcv8/level0.h ../src/kernel/none/level1.h > pariinl.h
/usr/local/bin/gcc  -c -DMEMSTEP=1048576 -g -Wall -Wno-implicit   -DBOTH_GNUPLOT
_AND_X11 -I. -I../src/headers -o mp.o ../src/kernel/none/mp.c
../src/kernel/none/mp.c:25: conflicting declarations of `overflow'
pariinl.h:59: `overflow' previously declared here
../src/kernel/none/mp.c:26: conflicting declarations of `hiremainder'
pariinl.h:58: `hiremainder' previously declared here
make: *** [mp.o] Error 1
Tue Dec 10 20:28:30 EST 2002
danube:/tmp/local/pari/Osolaris-sparcv9.dbg> exit

Shalom, Michael