help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] misc regressions


From: Holger Hans Peter Freyther
Subject: [Help-smalltalk] misc regressions
Date: Wed, 08 Dec 2010 17:52:35 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.12) Gecko/20101103 Fedora/1.0-0.33.b2pre.fc14 Lightning/1.0b2 Thunderbird/3.1.6

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



reply via email to

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