cURL / Mailing Lists / curl-users / Single Mail

curl-users

Error Compiling Curl

From: Victor <victord_at_paid.com>
Date: Mon, 04 Mar 2002 10:42:18 -0500

Any ideas what is causing this?
Your support is greatly appreciated.

-- output --

Making all in lib
gmake[2]: Entering directory `/home/victord/curl-7.9.4/lib'
/bin/sh ../libtool --mode=compile
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../include -I/usr/include/op
enssl -I/usr/include -g -O2 -c -o file.lo `test -f file.c || echo
'./'`file.c
rm -f .libs/file.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../include -I/usr/include/openss
l -I/usr/include -g -O2 -c file.c -fPIC -DPIC -o .libs/file.lo
In file included from /usr/include/sys/vnode.h:42,
                 from /usr/include/sys/stream.h:22,
                 from /usr/include/netinet/in.h:41,
                 from /usr/include/sys/socket.h:200,
                 from file.c:44:
/usr/include/sys/resource.h:193: warning: `struct rlimit64' declared inside
parameter list
/usr/include/sys/resource.h:193: warning: its scope is only this definition
or declaration, which is probably not what you want.
/usr/include/sys/resource.h:194: warning: `struct rlimit64' declared inside
parameter list
file.c: In function `Curl_file':
file.c:158: incompatible types in assignment
gmake[2]: *** [file.lo] Error 1
gmake[2]: Leaving directory `/home/victord/curl-7.9.4/lib'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/victord/curl-7.9.4'
gmake: *** [all] Error 2
Received on 2002-03-04