Janko Mivšek wrote:
Hello list,

First I'd like to congratulate Paolo and all contributors for a new version. I hope I'll find a bit more time for Gnu Smalltalk too, I actually started already but have a problem:

When I run make on my openSuse 10.0, I got this:

Making all in doc
make[2]: Entering directory `/home/mivsek/smalltalkGnu/smalltalk-3.0/doc'
../gst-tool gst-doc -I ../gst.im --kernel-dir ../kernel -p BloxTK -o ./blox.texi BLOX.* || \
  rm -f ./blox.texi
gst-doc: did not understand #signal:
test -f ./blox.texi && touch ./gst-libs.texi
make[2]: *** [blox.texi] Error 1
make[2]: Leaving directory `/home/mivsek/smalltalkGnu/smalltalk-3.0/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mivsek/smalltalkGnu/smalltalk-3.0'
make: *** [all] Error 2

Don't worry. :-) That's bug 103, see http://smalltalk.gnu.org/project/issue/103 for more info. There's a patch at http://smalltalk.gnu.org/files/issues/gst-libs-always-succeed.patch but you can also just type "make install" and whatever is installed is "good enough" (it's missing some documentation).

Paolo


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to