Article 5D8KK can't make scsh: Segmentation fault

can't make scsh: Segmentation fault

by
Bad Blue Bull
from LinuxQuestions.org on (#5D8KK)
I get segfault error when make scsh. I've installed multilib and upgraded to current, but still error.
Code:./build/build-usual-image . "./scheme" 'scsh.image' './scshvm' \
'./build/initial.image'
./build/build-usual-image: line 34: 20138 Segmentation fault ./$vm -o ./$vm -i $initial batch <<EOF
,load $srcdir/scheme/env/init-defpackage.scm
((*structure-ref filenames 'set-translation!)
"=scheme48/" "$srcdir/scheme/")
,load =scheme48/more-interfaces.scm =scheme48/sort/interfaces.scm
,load =scheme48/link-packages.scm
,load =scheme48/more-packages.scm
(ensure-loaded command-processor)
(ensure-loaded usual-commands)
,go ((*structure-ref command 'command-processor)
(structure-package usual-commands)
(list "batch"))
(ensure-loaded usual-features)
,structure more-structures more-structures-interface
,in debuginfo (read-debug-info "$srcdir/build/initial.debug")
,keep maps source files
,translate =scheme48/ $lib/
,build ((*structure-ref package-commands-internal
'new-command-processor)
"(made by $USER on $date)"
usual-commands
built-in-structures more-structures) $image
EOF

make: *** [Makefile:317: scsh.image] Error 139The number after "line 34:" gets incremented by 4 for each new attempt. Had no segfaults with anything else.latest?d=yIl2AUoC8zA latest?i=wYnfk60vIbw:z0bVv8DWcLY:F7zBnMy latest?i=wYnfk60vIbw:z0bVv8DWcLY:V_sGLiP latest?d=qj6IDK7rITs latest?i=wYnfk60vIbw:z0bVv8DWcLY:gIN9vFwwYnfk60vIbw
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments