[bug] [patch] 'MessageLookup.st': No such file or directory

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[bug] [patch] 'MessageLookup.st': No such file or directory

Ildar Mulyukov-2
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
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: [bug] [patch] 'MessageLookup.st': No such file or directory

Paolo Bonzini-3
Issue status update for
http://smalltalk.gnu.org/project/issue/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:   bonzinip
-Status:       active
+Status:       fixed

Fixed now.



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