[plt-scheme] sparc64-redhat-linux

From: Ron Stanonik (stanonik at Cogsci.ucsd.edu)
Date: Tue Oct 29 00:33:52 EST 2002

Hello,

We installed RedHat 7.3 (www.auroralinux.org) on a Sun Ultra 60.
DrScheme configures and compiles, but setup-plt fails when it
comes to readline.

  setup-plt: Installing readline
  make: making compiled/native/unknown-linux/mzrl.so because compiled/native/unknown-linux/mzrl.o changed
  link-extension: (/usr/bin/ld -shared -L/usr/lib -lreadline -lcurses compiled/native/unknown-linux/mzrl.o /home/stanonik/plt-200/lib/mzdyn.o -o compiled/native/unknown-linux/mzrl.so)
  Illegal instruction


Hmm, "native/unknown-linux".  arch -k returns sparc64.  Do I need
to put sparc64-linux somewhere into the configure files?

mred fails with

  [stanonik at santacruz bin]$ ./mred
  Bus error

But mzscheme seems to run

  [stanonik at santacruz bin]$ ./mzscheme 
  Welcome to MzScheme version 202.5, Copyright (c) 1995-2002 PLT
  >

Thanks,

Ron Stanonik
stanonik at cogsci.ucsd.edu



Posted on the users mailing list.