curl-users
Re: Berkeley DB installation on Solaris 10 causing issues
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 12 Oct 2013 23:13:50 +0200 (CEST)
Date: Sat, 12 Oct 2013 23:13:50 +0200 (CEST)
On Fri, 11 Oct 2013, amit kumar sahu wrote:
> In file included from /usr/local/include/curl/curl.h:35,
> from ./xercesc/util/NetAccessors/Curl/CurlURLInputStream.hpp:25,
> from xercesc/util/NetAccessors/Curl/CurlNetAccessor.cpp:26:
> /usr/local/include/curl/curlrules.h:143: error: size of array `__curl_rule_01__' is negative
> *** Error code 1
This is a libcurl header, yes and it sounds like a broken installation. It
seems CURL_SIZEOF_LONG isn't defined properly - and it is supposed to be done
by curlbuild.h in the same directory.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-users FAQ: http://curl.haxx.se/docs/faq.html Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2013-10-12