[gambit-list] Scheme include path error

Urban Hafner urban.hafner at gmail.com
Thu Jun 15 15:06:43 EDT 2006


On 6/15/06, Stephane Le Cornec <coleste at videotron.ca> wrote:
>
> Last login: Thu Jun 15 14:42:22 on ttyp1
> Welcome to Darwin!
> [modemcable202:~] stephane% cd /Users/stephane/dev/gambc40b17/lib/
> [modemcable202:~/dev/gambc40b17/lib] stephane% ls h*
> header.scm
> [modemcable202:~/dev/gambc40b17/lib] stephane% cat ~/test.scm
> (include "header.scm")
> [modemcable202:~/dev/gambc40b17/lib] stephane% gsc -flat ~/test.scm
> *** ERROR -- Can't find file
> "/Users/stephane/dev/gambc40b17/lib/header.scm"
> [modemcable202:~/dev/gambc40b17/lib] stephane%


Seems like gsc searches in the directory where test.scm is for a
header.scmfile. If you move
test.scm into ~/dev/gambc40b17/lib the compilation works.


Urban
-- 
http://bettong.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20060615/f8a52ff1/attachment.htm>


More information about the Gambit-list mailing list