Skip Menu |

This queue is for tickets about the Math-Pari CPAN distribution.

Report information
The Basics
Id: 65660
Status: open
Priority: 0/
Queue: Math-Pari

People
Owner: Nobody in particular
Requestors: euswdwj [...] yahoo.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 2.010709
Fixed in: (no value)



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
CC: undisclosed-recipients: ;
Subject: Re: [rt.cpan.org #65660] Error: number of operands mismatch for `div'
Date: Fri, 11 Feb 2011 16:55:32 -0800
To: "William D. Ward, Jr. via RT" <bug-Math-Pari [...] rt.cpan.org>
From: Ilya Zakharevich <nospam-abuse [...] ilyaz.org>
On Fri, Feb 11, 2011 at 06:00:37PM -0500, William D. Ward, Jr. via RT wrote: Show quoted text
> 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'
README, INSTALL Hope this helps, Ilya
Subject: Re: [rt.cpan.org #65660] Error: number of operands mismatch for `div'
Date: Fri, 11 Feb 2011 18:37:15 -0800 (PST)
To: bug-Math-Pari [...] rt.cpan.org
From: William Ward <euswdwj [...] yahoo.com>
That worked. Thanks! Show quoted text
________________________________ From: Ilya Zakharevich via RT <bug-Math-Pari@rt.cpan.org> To: euswdwj@yahoo.com Sent: Fri, February 11, 2011 6:55:47 PM Subject: Re: [rt.cpan.org #65660] Error: number of operands mismatch for `div' <URL: https://rt.cpan.org/Ticket/Display.html?id=65660 > On Fri, Feb 11, 2011 at 06:00:37PM -0500, William D. Ward, Jr. via RT wrote:
> 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'
README, INSTALL Hope this helps, Ilya