On Mon, Sep 7, 2009 at 8:12 AM, Dr. David Kirkby<david.kir...@onetel.net> wrote:
<SNIP> > I created a new .spkg file: > > http://sage.math.washington.edu/home/kirkby/Solaris-fixes/ecl-9.8.4.p0-4th-attempt/ecl-9.8.4.p0.spkg > > which sets the ABI, but I get an odd error. See below. <SNIP> > if (echo c gc gmp | grep gmp); then \ > cd gmp && make install && \ > cd .. && mv include/gmp.h ecl/ && rmdir include && \ > mv ./libgmp.a ./libeclgmp.a; \ > fi > c gc gmp > make[2]: *** No rule to make target `install'. Stop. > make[1]: *** [libeclgmp.a] Error 2 > make: *** [all] Error 2 I get this same error when building in 64-bit mode on bsd.math. I tried setting MAKE='make' as suggested by John Palmieri at http://groups.google.com/group/sage-devel/browse_thread/thread/6b7a4dc5fd5e0ef8 and then ran make again. But I still get the same error. -- Regards Minh Van Nguyen --~--~---------~--~----~------------~-------~--~----~ To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---