Igor Schein on Fri, 21 May 1999 15:46:00 -0400


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

Re: pari-2.0.15.beta


On Fri, May 21, 1999 at 08:38:41PM +0200, Karim BELABAS wrote:
> Hi all,
> 
>   a new update (pari-2.0.15.beta) can be found at the address
> 
>   ftp://megrez.math.u-bordeaux.fr/pub/pari/pari.tgz

Compiling with SUNWspo CC 5.0 under Solaris:

"../src/basemath/galconj.c", line 1329: a cast does not yield an lvalue
"../src/basemath/galconj.c", line 1332: a cast does not yield an lvalue
"../src/basemath/galconj.c", line 1336: a cast does not yield an lvalue
"../src/basemath/galconj.c", line 1575: cannot recover from previous errors
cc: acomp failed for ../src/basemath/galconj.c
*** Error code 2
The following command caused the error:
cc -c -fast -I. -I../src/headers  -o galconj.o ../src/basemath/galconj.c
make: Fatal error: Command failed for target `galconj.o'

Igor