Skip Menu |

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

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

People
Owner: Nobody in particular
Requestors: rahed [...] e-last-minute.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 2.010705
Fixed in: (no value)



Subject: make fails on Solaris 9
I get the following message during make. Module version is 2.010705, perl version 5.8.7, OS version Solaris 5.9 sparc, pari library version 2.3.0, gcc 3.4.2, configured with machine=sparcv8_micro. cd libPARI && make LIB="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" PREFIX="" OPTIMIZE="-O" PASTHRU_DEFINE="" PASTHRU_INC="" make: Fatal error: Don't know how to make target `../../pari-2.3.0/src/ kernel/sparcv8_micro/level0_common.h' Current working directory /tmp/Math-Pari-2.010705/libPARI *** Error code 1 make: Fatal error: Command failed for target `libPARI/libPARI.a' Regards Radek
CC: undisclosed-recipients: ;
Subject: Re: [rt.cpan.org #19638] make fails on Solaris 9
Date: Thu, 1 Jun 2006 08:40:15 -0700
To: Guest via RT <bug-Math-Pari [...] rt.cpan.org>
From: Ilya Zakharevich <nospam-abuse [...] ilyaz.org>
On Thu, Jun 01, 2006 at 09:38:35AM -0400, Guest via RT wrote: Show quoted text
> > Thu Jun 01 09:38:34 2006: Request 19638 was acted upon. > Transaction: Ticket created by guest > Queue: Math-Pari > Subject: make fails on Solaris 9 > Broken in: 2.010705 > Severity: Important > Owner: Nobody > Requestors: rahed@e-last-minute.com > Status: new > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=19638 > > > > I get the following message during make. Module version is 2.010705, > perl version 5.8.7, OS version Solaris 5.9 sparc, pari library version > 2.3.0, gcc 3.4.2, configured with machine=sparcv8_micro. > > cd libPARI && make LIB="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" > PREFIX="" OPTIMIZE="-O" PASTHRU_DEFINE="" PASTHRU_INC="" > make: Fatal error: Don't know how to make target `../../pari-2.3.0/src/ > kernel/sparcv8_micro/level0_common.h' > Current working directory /tmp/Math-Pari-2.010705/libPARI > *** Error code 1 > make: Fatal error: Command failed for target `libPARI/libPARI.a'
Sure. As the version number says, 2.3.0 is not supported with 2.0107* series. There may be a minimal "support" in incoming 2.010706, but I do not expect all architectures to work, and all the tests to pass. Hope this helps, Ilya