Ilya Zakharevich on Fri, 18 Jul 2003 10:05:47 -0700 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: rt.cpan.org: Ticket #2307 Compilation failing on MacOS X 1.2.4 (darwin 6.4) |
On Fri, Jul 18, 2003 at 09:28:39AM -0700, Justin C. Walker wrote: > Sorry for the blank look, but what change are we discussing? > > I can build fine on Mac OS X (modulo some pesky interactions with Fink). This is already some piece of info. The patch below is reported to be required to build Math::Pari. It may be related to the fact that Math::Pari builds its own paricfg.h... But maybe different (?) ccflags matter too... > >>Patched: /usr/local/src/pari-2.1.5/src/kernel/none/level0.h > >>53,54c53,54 > >>< ulong overflow; > >>< ulong hiremainder; > >>--- > >>>extern ulong overflow; > >>>extern ulong hiremainder; Hope this helps, Ilya