Hi all,
this is from a master of today..
- Seaside/ILiad are broken for the simple Swazoo HTTPD Server. git
bisect is turning up the addition of SCGI to it. I will try to find
the issue.
- kernel/*.st not installed properly. In case gst is not yet
installed, make install will fail as kernel/*.st is not installed.
/usr/bin/install -c -m 644 /home/ich/source/smalltalk/smalltalk/packages.xml
/home/ich/install/gst/share/smalltalk/packages.xml
/bin/mkdir -p /home/ich/install/gst/var/lib/smalltalk
cd /home/ich/install/gst/var/lib/smalltalk && \
"/home/ich/source/smalltalk/smalltalk/build/gst" --no-user-files -iS \
--kernel-dir "/home/ich/install/gst/share/smalltalk/kernel" \
--image "/home/ich/install/gst/var/lib/smalltalk/gst.im" \
-f "/home/ich/source/smalltalk/smalltalk/build/../scripts/Finish.st" \
"/home/ich/install/gst/var/lib/smalltalk"
gst: couldn't load system file 'Builtins.st': No such file or directory
- gst-browser does seem to deadlock on start, or trigger a debugger
and then deadlock.
it would be nice if someone else can confirm the last two issues. I will work
on the Swazoo issue first (as time permits) and then continue with the others...
holger
_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk