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

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

Re: [MIT-Scheme-devel] Middle-aged Man Would Like to Learn How to Progra


From: Taylor R Campbell
Subject: Re: [MIT-Scheme-devel] Middle-aged Man Would Like to Learn How to Program
Date: Sun, 16 Jan 2011 17:37:11 +0000
User-agent: IMAIL/1.21; Edwin/3.116; MIT-Scheme/9.0.1

Here's where it failed in the typescript you sent me:

   checking for native-code support... yes, using portable C code
   /usr/bin/grep: invalid option -- o
   Usage: grep [OPTION]... PATTERN [FILE]...
   Try `grep --help' for more information.
   configure: error: Unable to determine MacOSX version

It appears that egrep on Mac OS X 10.3 doesn't support the `-o'
option, which our configure script uses.  As a provisional workaround,
can you try starting over, and running `etc/make-liarc.sh
--with-macosx-version=10.3' rather than just `etc/make-liarc.sh'?



reply via email to

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