| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Re: hpux64-parisc2-cc Shared Libraries
From: Albert Chin <curl_at_thewrittenword.com>
Date: Thu, 31 Jan 2002 01:04:26 -0600
On Tue, Jan 29, 2002 at 04:34:26PM -0500, Mike Tardif wrote:
How are you building curl? I take it you have the HP C compiler. If
You're welcome to visit:
Unfortunately, you'll need to fix things like:
--
albert chin (china_at_thewrittenword.com)
-- snip snip
--- acconfig.h.orig Thu Jan 31 00:59:01 2002
+++ acconfig.h Thu Jan 31 00:59:08 2002
@@ -61,6 +61,3 @@
#undef HAVE_IOCTLSOCKET_CASE
#undef HAVE_O_NONBLOCK
#undef HAVE_DISABLED_NONBLOCKING
-
-/* Define this to 'int' if in_addr_t is not an available typedefed type */
-#undef in_addr_t
--- acinclude.m4.orig Thu Jan 31 00:57:30 2002
+++ acinclude.m4 Thu Jan 31 00:57:36 2002
@@ -176,7 +176,7 @@
AC_DEFINE_UNQUOTED(in_addr_t, $curl_cv_in_addr_t_equiv,
[type to use in place of in_addr_t if not defined])],
[#include <sys/types.h>
-#include <sys/socket.h>,
+#include <sys/socket.h>
#include <arpa/inet.h>])
])
Received on 2002-01-31
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info