help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] GST 2.1.8 install problem on Cygwin


From: Isaac Gouy
Subject: Re: [Help-smalltalk] GST 2.1.8 install problem on Cygwin
Date: Thu, 24 Jun 2004 09:37:14 -0700 (PDT)

--- Paolo Bonzini <address@hidden> wrote:
> I'll try to fix this and re-release, in the meanwhile find a "#ifdef 
> HAVE_COPYSIGNL" line and add a semicolon on the *following* line.

I changed line 60 in \smalltalk-2.1.8\snprintfv\snprintfv\format.c to
   static snv_long_double copysignl (long double x, long double y);

which seems to get us past that issue.
Next issue:

 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib-src -I../lightning
-I../lightning -I.
./snprintfv -I../snprintfv -I../sigsegv/src -I../sigsegv/src
-DKERNEL_PATH=\"/us
r/local/share/smalltalk/kernel\" -Wall
-DIMAGE_PATH=\"/usr/local/share/smalltalk
\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -g -O2 -Wall
-fstrict-aliasing -fn
o-gcse -Wno-strict-aliasing -Wno-switch -Wno-format -Wno-parentheses
-Wpointer-a
rith -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o
make[3]: *** No rule to make target `-lgmp', needed by `libgst.la'. 
Stop.
make[3]: Leaving directory `/usr/lib/smalltalk-2.1.8/libgst'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/lib/smalltalk-2.1.8/libgst'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/lib/smalltalk-2.1.8'
make: *** [all] Error 2


best wishes, Isaac


        
                
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]