On Fri, Nov 14, 2003 at 05:45:29PM -0800, [EMAIL PROTECTED] wrote: > .././pari-2.1.5/src/gp/highlvl.c: In function `install0': > .././pari-2.1.5/src/gp/highlvl.c:46: `DL_DFLT_NAME' undeclared (first use in this > function)
I see, this is a BSD-ism. Just all -DDL_DFLT_NAME=NULL to the compile flags in libPARI/Makefile. >>TODO Thanks, Ilya
