bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compiling curl and libcurl


From: E. Stuart Hicks
Subject: compiling curl and libcurl
Date: Fri, 7 Feb 2003 14:58:48 -0500

I'm trying to compile cURL and got these messages on the configure script:

checking net/if.h usability... no
checking net/if.h presence... yes
configure: WARNING: net/if.h: present but cannot be compiled
configure: WARNING: net/if.h: check for missing prerequisite headers?
configure: WARNING: net/if.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for net/if.h... yes


checking netinet/if_ether.h usability... no
checking netinet/if_ether.h presence... yes
configure: WARNING: netinet/if_ether.h: present but cannot be compiled
configure: WARNING: netinet/if_ether.h: check for missing prerequisite
headers?
configure: WARNING: netinet/if_ether.h: proceeding with the preprocessor's
result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##


Then, on the make check, I got this:

test 101...ld.so.1: perl: fatal: relocation error: file
/usr/local/lib/perl5/5.8.0/sun4-solaris/auto/Socket/Socket.so: symbol
inet_aton: referenced symbol not found
 error FAILED
test 102... error FAILED
test 103... error FAILED
test 104... error FAILED
test 105... error FAILED
test 106... error FAILED
test 107... error FAILED
test 108... error FAILED
test 109... error FAILED
test 110... error FAILED
test 111... error FAILED
test 112... error FAILED
test 113... error FAILED
test 114... error FAILED
test 115... error FAILED
test 116... error FAILED
test 117... error FAILED
test 118... error FAILED
test 119... error FAILED
test 120... error FAILED
test 121... error FAILED
test 122... error FAILED
test 123... error FAILED
test 124... error FAILED
test 125... error FAILED
test 126... error FAILED
test 127... error FAILED
test 128... error FAILED
130 requires netrc_debug, which is not set; skipping
131 requires netrc_debug, which is not set; skipping
132 requires netrc_debug, which is not set; skipping
133 requires netrc_debug, which is not set; skipping
134 requires netrc_debug, which is not set; skipping
test 135... error FAILED
test 136... error FAILED
test 190... error FAILED



The system is a Solaris 8 with many parts of the OS replaced with GNU
software.  This is just FYI since I haven't compiled PHP yet so I don't know
what parts work and what parts don't.

Stu






reply via email to

[Prev in Thread] Current Thread [Next in Thread]