lypkm has asked for the wisdom of the Perl Monks concerning the following question:

perl Makefile.PL completed, but the Make is giving the following error. All prerequisites were compiled and loaded successfully. I have and will continue looking for any documentation on this error, but if you know please advise. Error:

make: Fatal error: Don't know how to make target `../../pari-2.1.6/src +/kernel/sparcv7/level0.s' Current working directory /export/users/lypkm/Math-Pari-2.010603/libPA +RI *** Error code 1 System OS: SunOS XXXX 5.9 Generic_112233-07 sun4u sparc SUNW,Ultra-80 Gcc version: Thread model: posix gcc version 3.3.2

Edit: g0n - Added code tags

Replies are listed 'Best First'.
Re: Math-Pari-2.010603
by Thelonius (Priest) on Sep 20, 2005 at 16:16 UTC
    It looks like there's a "sparcv7/level0.S" (with a capital S). You could either fix the Makefile or make a link.