Thanks - there is a new problem now. I in order to simplify the
discussion I upgraded curl to the most recent version and used your
latest slcurl and rebuilt everything. This latest slcurl gives an
Application error:
prompt>./bin/slsh ./share/slsh/local-packages/babelfish.sl
Application error: Type 45 not registered
prompt>
On 2/28/07, John E. Davis <davis@xxxxxxxxxxxxx> wrote:
> Brian McQueen <mcqueenorama@xxxxxxxxx> wrote:
> >cc -O2 -shared -fPIC -I/arpa/gm/m/mcqueeno/include -I/sys/pkg/include
> >curl-module.c -o curl-module.so -L/arpa/gm/m/mcqueeno/lib -lslang
> >-L/sys/pkg/lib -lcurl
> > -lm
> >curl-module.c: In function `do_setopt':
> >curl-module.c:667: error: `CURLOPT_SOURCE_URL' undeclared (first use
>
> It seems that your version of curl does not support
> CURLOPT_SOURCE_URL, etc. I just released version 0.1.2 of the module
> that should take care of this. Please try it.
>
> Thanks,
> --John
>