help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] [bug] [patch] 'MessageLookup.st': No such file or direc


From: Ildar Mulyukov
Subject: [Help-smalltalk] [bug] [patch] 'MessageLookup.st': No such file or directory
Date: Wed, 22 Feb 2012 03:15:03 -0700

Issue status update for http://smalltalk.gnu.org/node/642 Post a follow up: http://smalltalk.gnu.org/project/comments/add/642

Project:      GNU Smalltalk
Version:      <none>
Component:    Build
Category:     bug reports
Priority:     normal
Assigned to:  Unassigned
Reported by:  ildar.mulyukov
Updated by:   ildar.mulyukov
Status:       active

make install ends up with this:
cd /tmp/smalltalk-buildroot/var/lib/smalltalk && \
         "/var/tmp/RPM/BUILD/smalltalk-3.2.4/gst" --no-user-files -iS
\
          --kernel-dir
"/tmp/smalltalk-buildroot/usr/share/smalltalk/kernel" \
          --image "/tmp/smalltalk-buildroot/var/lib/smalltalk/gst.im"
\
          -f "/var/tmp/RPM/BUILD/smalltalk-3.2.4/scripts/Finish.st" \
"/var/lib/smalltalk" gst: couldn't load system file 'MessageLookup.st': No such file or
directory
gst: image bootstrap failed, use option --kernel-directory
make[3]: *** [install-data-hook] Error 1

The trivial patch for this:
http://git.altlinux.org/people/ildar/packages/?p=smalltalk.git;a=commit;...





reply via email to

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