[gambit-list] open-tcp-client error

Will Bendick wbendick at gmail.com
Sun Sep 17 02:29:07 EDT 2006


Hi, when I start gambit with:

/usr/local/Gambit-C/bin/gsi

things are fine, but if I start it with:

/usr/local/Gambit-C/bin/gsi -:s /usr/pkg/share/slib/gambit.init -

in order to get the slib stuff I have a problem with open-tcp-client

> (open-tcp-client (list 'server-address: "zoo-crew.org" 'port-number: 80 'eol-encoding: 'cr-lf))
*** ERROR IN (console)@2.1 -- (Argument 1) Port settings expected
(open-tcp-client
 '(server-address: "zoo-crew.org" port-number: 80 eol-encoding: cr-lf))
1>

Is this a known problem? Is there a known fix? I'm using Gambit
Version 4.0 beta 17

|/|/ Bendick



More information about the Gambit-list mailing list