I'm trying to build Math::Pari along the way to building Net::SFTP, but
the make fails with the following error:

pariinl.h: In function `mulssmod':
pariinl.h:887: error: asm-specifier for variable `hiremainder' conflicts
with asm clobber list
pariinl.h:887: confused by earlier errors, bailing out
make[1]: *** [es.o] Error 1
make[1]: Leaving directory
`/s01/.cpan588/build/Math-Pari-2.010703/libPARI'
make: *** [libPARI/libPARI.a] Error 2

Not sure what other information is relevant, but I'm doing this on a
Solaris 8 box using:

# gcc -v
Reading specs from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.3.2/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as
--with-ld=/usr/ccs/bin/ld --disable-nls
Thread model: posix
gcc version 3.3.2

Any help would be appreciated!

richf



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to