|
Posted by Ilya Zakharevich on October 17, 2006, 5:31 pm
Please log in for more thread options
[A complimentary Cc of this posting was sent to
gns
> Hi All,
>
> I am trying to build Math::Pari on Solaris 10 using Sun Studio 11. But it is
> failing with the below error messages (it failed with gcc as well):
> "../src/kernel/none/divll.h", line 128: warning: implicit function
> declaration: bfffo
> "../src/kernel/none/level1.h", line 1087: warning: implicit function
> declaration: mulll
> "../../pari-2.3.1/src/gp/highlvl.c", line 34: undefined symbol: DL_DFLT_NAME
> "../../pari-2.3.1/src/gp/highlvl.c", line 34: warning: improper
> pointer/integer combination: op "="
The format of bug reports is clearly described in README and INSTALL.
> - perl Makefile.PL
> - make
2.010708 might be able to build itself with 2.3.0 (somehow, on Solaris
it won't - without machine=port). But 2.3.* is far from being
supported yet...
Yours,
Ilya
|