scsh-users
[Top] [All Lists]

Re: scsh needing scsh to compile?

To: scsh@martigny.ai.mit.edu
Subject: Re: scsh needing scsh to compile?
From: Phil Edwards <pedwards@valhalla.cs.wright.edu>
Date: Tue, 23 Jul 1996 12:48:50 -0400
> From: "Brian D. Carlstrom" <bdc@martigny.ai.mit.edu>
>    From: Phil Edwards <pedwards@valhalla.cs.wright.edu>
>    >  (echo ,bench; \
>    >   echo ,load-package big-scheme; echo ,open big-scheme; \
>    >   echo ,load link/generate-c-header.scm; \
>    >   echo \(make-c-header-file \"scheme48.h\" \
>    >                             \"./vm/arch.scm\" \"./vm/data.scm\"\)) \
>    >  | scsh -s-
>    >  /bin/sh: scsh: command not found
>    >  make: *** [scheme48.h] Error 127
>
> I don't know what target you are trying to make, but it shouldn't be
> trying to recreate scheme48.h. Is there a time stamp problem of some
> sort?

Thanks; this turned out to the case.  Due to a few oddities in
getting the tarfile downloaded and the source moved around,
scheme48.h was "outdated".  Waiting a few seconds and touching the
header file was all it took.


Luck++;
Phil

-- 
pedwards@cs.wright.edu     http://www.cs.wright.edu/people/students/pedwards/
                                    The gods do not protect fools.  Fools are
                                protected by more capable fools. -Larry Niven

<Prev in Thread] Current Thread [Next in Thread>