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;...



_______________________________________________
help-smalltalk mailing list
help-smalltalk@gnu.org
https://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to