[racket] Errors trying to compile Racket 5.1.1 on Linux (Ubuntu 10.04 LTS)

From: Keith Frost (keith.l.frost at gmail.com)
Date: Mon Aug 1 17:19:51 EDT 2011

> echo $?
0
> ls
Makefile  config.log  config.status  foreign  gracket  lt  plot  racket

# Thanks.

On Mon, Aug 1, 2011 at 3:31 PM, William Turtle <wt9 at cs.brown.edu> wrote:
> After you type `../configure' at the command-prompt, make sure that when
> you type `echo $?' at the prompt, it prints 0, indicating a successful
> configuration. After that, could you type `ls' and tell me what it says?
>
> Bill T.
>
> On Mon, Aug 01, 2011 at 03:07:39PM -0400, Keith Frost wrote:
>> ### I do:
>> cd racket-5.1.1/src
>> mkdir build
>> cd build
>> ../configure
>> make
>>
>> ### and I see:
>>
>> make 3m
>> make[1]: Entering directory '/home/kfrost/racket-5.1.1/src/build'
>> cd racket; make 3m
>> /bin/sh: line 0: cd: racket: No such file or directory
>> make[2[: Entering directory '/home/kfrost/racket-5.1.1/src/build'
>> cd racket; make 3m
>> /bin/sh: line 0: cd: racket: No such file or directory
>>
>> ### Repeated over 1000 times (with the int next to make incremented
>> each time)...
>> ### Ending with a stack of Error 2 messages.
>>
>> # Has anyone else seen this?  What's wrong?
>> # Thanks.
>> _________________________________________________
>>   For list-related administrative tasks:
>>   http://lists.racket-lang.org/listinfo/users
>



-- 
Keith Frost
Help me help the Leukemia and Lymphoma Society fight cancer!
http://pages.teamintraining.org/nyc/hampton11/kfrostroe0.  If your
employer does not match charitable donations, mine does, so you can
double your donation by sending it directly to me.



Posted on the users mailing list.