[slang-users] slcurl compile problem
John E. Davis
davis at space.mit.edu
Wed Feb 28 21:04:34 EST 2007
Brian McQueen <mcqueenorama at gmail.com> 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
More information about the slang-users-l
mailing list