mit-scheme-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MIT-Scheme-devel] missing "runtime-unx.c"


From: Arthur A. Gleckler
Subject: [MIT-Scheme-devel] missing "runtime-unx.c"
Date: Sun, 6 Dec 2009 12:38:14 -0800

I'm trying to build the latest MIT Scheme on an OS X 10.6 system and
running into a new problem.  I've run:

  ./Setup.sh
  ./configure
  sh etc/make-liarc.sh

The third command fails with:

  gcc -DHAVE_CONFIG_H -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/Users/arthur/mit-scheme/src/boot-root/lib/mit-scheme-c\"
-I. -I. -O3 -Wall -Wundef -Wpointer-arith -Winline -Wstrict-prototypes
-Wnested-externs -Wredundant-decls -Wextra -Wno-sign-compare
-Wno-unused-parameter -Wold-style-definition  -isysroot
/Developer/SDKs/MacOSX10.6.sdk -fconstant-cfstrings -o unstackify.o -c
unstackify.c
  make[1]: *** No rule to make target `../runtime/runtime-unx.c',
needed by `compinit.c'.  Stop.
  make: *** [compile-microcode] Error 2

This is with a fresh install of the 7 Jan 2009 distribution and a
fresh pull of the latest sources from the Git repository.

Does this ring any bells?  It's a new one for me.

Thanks.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]