I am running a 32-bit ubuntu 18.04 distribution and when I try to
build racket 7.5 with chez scheme I get the following error:

  cd cs/c; make setup-install
  make[3]: Entering directory '/usr/local/src/racket-7.5/src/build/cs/c'
  /usr/racket/bin/racket  -X "/usr/racket/share/racket/collects" -G 
"/usr/racket/etc/racket"    -N "raco" -l- setup  
  malformed fasl-object header in petite
  Makefile:403: recipe for target 'setup-install' failed

Just as an experiment I temporarily replaced the "strip" binary on my
machine with an executable shell script that does nothing, and then
reconfigured, rebuilt, and reinstalled, and except for having to
manually change the file permissions on the resulting racket
executable so that users other than root could execute it everything
seemed to work.

Please let me know what additional information I could provide.

EdK

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-dev/4a2a87fc-5aa3-4472-8501-dc034dec6743%40googlegroups.com.

Reply via email to