Subject: | Error: number of operands mismatch for `div' |
The following error is happening:
% cpan Math::Pari
...
gcc-4 -c -I ../pari-2.1.7/src -I ../pari-2.1.7/src/headers -I
../pari-2.1.7/src/graph -I . -DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__
-g3 -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include
-DUSEIMPORTLIB -O3 -DVERSION=\"\" -DXS_VERSION=\"\" -Derr=pari_err
-DASMINLINE -DGCC_INLINE -DDYNAMIC_PLOTTING -o mp.o
../pari-2.1.7/src/kernel/none/mp.c
{standard input}: Assembler messages:
{standard input}:13790: Error: number of operands mismatch for `div'
% perl --version
This is perl, v5.10.1 (*) built for i686-cygwin-thread-multi-64int
(with 13 registered patches, see perl -V for more detail)
% uname -a
CYGWIN_NT-6.0 EV001EECAE7414 1.7.7(0.230/5/3) 2010-08-31 09:58 i686 Cygwin