cURL / Mailing Lists / curl-library / Single Mail

curl-library

install errors

From: Chris Stinemetz <chrisstinemetz_at_gmail.com>
Date: Thu, 13 Oct 2011 12:24:58 -0500

I am having problems installing curl in my home directory. I can't
seem to find a solution.

Below is the generated config.log. maybe someone can help me decipher.

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by curl configure -, which was
generated by GNU Autoconf 2.68. Invocation command line was

  $ ./configure --prefix=/home/cstine

## --------- ##
## Platform. ##
## --------- ##

hostname = omp-KansasCity
uname -m = sun4u
uname -r = 5.10
uname -s = SunOS
uname -v = Generic_142900-09

/usr/bin/uname -p = sparc
/bin/uname -X = System = SunOS
Node = omp-KansasCity
Release = 5.10
KernelID = Generic_142900-09
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 2

/bin/arch = sun4
/usr/bin/arch -k = sun4u
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /omp/bin
PATH: /omp/itbin
PATH: /omp/unity/bin
PATH: /usr/openwin/bin
PATH: /omp/testbin
PATH: /usr/bin
PATH: /usr/opt/SUNWmd/sbin
PATH: /home/cstine/usr/ccs/bin
PATH: /usr/ccs/bin
PATH: /usr/ucb/cc
PATH: /usr/ucb/

## ----------- ##
## Core tests. ##
## ----------- ##

configure:2695: checking whether to enable maintainer-specific
portions of Makefiles
configure:2704: result: no
configure:2721: checking whether to enable debug build options
configure:2740: result: no
configure:2744: checking whether to enable compiler optimizer
configure:2765: result: (assumed) yes
configure:2777: checking whether to enable strict compiler warnings
configure:2796: result: no
configure:2800: checking whether to enable compiler warnings as errors
configure:2819: result: no
configure:2823: checking whether to enable curl debug memory tracking
configure:2842: result: no
configure:2856: checking whether to enable c-ares for DNS lookups
configure:2878: result: no
configure:2900: checking for sed
configure:2919: found /usr/bin/sed
configure:2932: result: /usr/bin/sed
configure:2949: checking for grep
configure:2968: found /usr/bin/grep
configure:2981: result: /usr/bin/grep
configure:3005: checking for egrep
configure:3024: found /usr/bin/egrep
configure:3037: result: /usr/bin/egrep
configure:3100: checking for ar
configure:3119: found /usr/ccs/bin/ar
configure:3131: result: /usr/ccs/bin/ar
configure:3210: checking for a BSD-compatible install
configure:3278: result: ./install-sh -c
configure:3289: checking whether build environment is sane
configure:3326: result: yes
configure:3388: checking for gawk
configure:3404: found /usr/bin/gawk
configure:3415: result: gawk
configure:3426: checking whether make sets $(MAKE)
configure:3448: result: yes
configure:3626: checking curl version
configure:3628: result: 7.21.7
configure:3669: checking build system type
configure:3683: result: sparc-sun-solaris2.10
configure:3703: checking host system type
configure:3716: result: sparc-sun-solaris2.10
configure:3754: checking for style of include used by make
configure:3782: result: GNU
configure:3858: checking for gcc
configure:3888: result: no
configure:3951: checking for cc
configure:3972: found /usr/ucb//cc
configure:3995: result: cc
configure:4114: checking for C compiler version
configure:4123: cc --version >&5
/usr/ucb/cc: language optional software package not installed
configure:4134: $? = 1
configure:4123: cc -v >&5
/usr/ucb/cc: language optional software package not installed
configure:4134: $? = 1
configure:4123: cc -V >&5
/usr/ucb/cc: language optional software package not installed
configure:4134: $? = 1
configure:4123: cc -qversion >&5
/usr/ucb/cc: language optional software package not installed
configure:4134: $? = 1
configure:4153: checking whether the C compiler works
configure:4175: cc conftest.c >&5
/usr/ucb/cc: language optional software package not installed
configure:4179: $? = 1
configure:4217: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list:
http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| #define PACKAGE "curl"
| #define VERSION "-"
| #define OS "sparc-sun-solaris2.10"
| /* end confdefs.h. */
|
| int main (void)
| {
|
| ;
| return 0;
| }
configure:4222: error: in `/home/cstine/curl-7.21.7':
configure:4224: error: C compiler cannot create executables
See `config.log' for more details

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=sparc-sun-solaris2.10
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=sparc-sun-solaris2.10
ac_cv_path_EGREP=/usr/bin/egrep
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_AR=/usr/ccs/bin/ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=cc
ac_cv_prog_make_make_set=yes
curl_cv_PATH_SEPARATOR=:

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} "/home/cstine/curl-7.21.7/missing" --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} "/home/cstine/curl-7.21.7/missing" --run tar'
AR='/usr/ccs/bin/ar'
AS=''
AUTOCONF='${SHELL} "/home/cstine/curl-7.21.7/missing" --run autoconf'
AUTOHEADER='${SHELL} "/home/cstine/curl-7.21.7/missing" --run autoheader'
AUTOMAKE='${SHELL} "/home/cstine/curl-7.21.7/missing" --run automake-1.9'
AWK='gawk'
BUILD_LIBHOSTNAME_FALSE=''
BUILD_LIBHOSTNAME_TRUE=''
BUILD_UNITTESTS_FALSE=''
BUILD_UNITTESTS_TRUE=''
CC='cc'
CCDEPMODE=''
CFLAGS=''
CONFIGURE_OPTIONS='" '\''--prefix=/home/cstine'\''"'
CPP=''
CPPFLAGS=''
CROSSCOMPILING_FALSE=''
CROSSCOMPILING_TRUE=''
CURLDEBUG_FALSE=''
CURLDEBUG_TRUE=''
CURLVERSION='7.21.7'
CURL_CA_BUNDLE=''
CURL_CFLAG_EXTRAS=''
CURL_DISABLE_DICT=''
CURL_DISABLE_FILE=''
CURL_DISABLE_FTP=''
CURL_DISABLE_GOPHER=''
CURL_DISABLE_HTTP=''
CURL_DISABLE_IMAP=''
CURL_DISABLE_LDAP=''
CURL_DISABLE_LDAPS=''
CURL_DISABLE_POP3=''
CURL_DISABLE_PROXY=''
CURL_DISABLE_RTSP=''
CURL_DISABLE_SMTP=''
CURL_DISABLE_TELNET=''
CURL_DISABLE_TFTP=''
CURL_LIBS=''
CURL_NETWORK_LIBS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/egrep'
ENABLE_SHARED=''
EXEEXT=''
FGREP=''
GREP='/usr/bin/grep'
HAVE_GNUTLS_SRP=''
HAVE_LDAP_SSL=''
HAVE_LIBZ=''
HAVE_LIBZ_FALSE=''
HAVE_LIBZ_TRUE=''
HAVE_PK11_CREATEGENERICOBJECT=''
HAVE_SSLEAY_SRP=''
IDN_ENABLED=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
IPV6_ENABLED=''
KRB4_ENABLED=''
LD=''
LDFLAGS=''
LIBCURL_LIBS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIPO=''
LN_S=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} "/home/cstine/curl-7.21.7/missing" --run makeinfo'
MANIFEST_TOOL=''
MANOPT=''
MIMPURE_FALSE=''
MIMPURE_TRUE=''
NM=''
NMEDIT=''
NO_UNDEFINED_FALSE=''
NO_UNDEFINED_TRUE=''
NROFF=''
OBJDUMP=''
OBJEXT=''
OTOOL64=''
OTOOL=''
PACKAGE='curl'
PACKAGE_BUGREPORT='a suitable curl mailing list: http://curl.haxx.se/mail/'
PACKAGE_NAME='curl'
PACKAGE_STRING='curl -'
PACKAGE_TARNAME='curl'
PACKAGE_URL=''
PACKAGE_VERSION='-'
PATH='/omp/bin:/omp/itbin:/omp/unity/bin:/usr/openwin/bin:/omp/testbin:/usr/bin:/usr/opt/SUNWmd/sbin:/home/cstine/usr/ccs/bin:/usr/ccs/bin:/usr/ucb/cc:/usr/ucb/'
PATH_SEPARATOR=':'
PERL=''
PKGADD_NAME='cURL - a client that groks URLs'
PKGADD_PKG='HAXXcurl'
PKGADD_VENDOR='curl.haxx.se'
PKGCONFIG=''
RANDOM_FILE=''
RANLIB=''
REQUIRE_LIB_DEPS=''
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
SONAME_BUMP_FALSE=''
SONAME_BUMP_TRUE=''
SSL_ENABLED=''
STATICLIB_FALSE=''
STATICLIB_TRUE=''
STRIP=''
SUPPORT_FEATURES=''
SUPPORT_PROTOCOLS=''
TEST_SERVER_LIBS=''
USE_ARES=''
USE_AXTLS=''
USE_CYASSL=''
USE_EMBEDDED_ARES_FALSE=''
USE_EMBEDDED_ARES_TRUE=''
USE_GNUTLS=''
USE_LIBRTMP=''
USE_LIBSSH2=''
USE_MANUAL_FALSE=''
USE_MANUAL_TRUE=''
USE_NSS=''
USE_OPENLDAP=''
USE_POLARSSL=''
USE_SSLEAY=''
USE_WINDOWS_SSPI=''
VERSION='-'
VERSIONNUM='071507'
ac_ct_AR=''
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='sparc-sun-solaris2.10'
build_alias=''
build_cpu='sparc'
build_os='solaris2.10'
build_vendor='sun'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='sparc-sun-solaris2.10'
host_alias=''
host_cpu='sparc'
host_os='solaris2.10'
host_vendor='sun'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/home/cstine/curl-7.21.7/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libext=''
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(mkinstalldirs)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/cstine'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "curl"
#define PACKAGE_TARNAME "curl"
#define PACKAGE_VERSION "-"
#define PACKAGE_STRING "curl -"
#define PACKAGE_BUGREPORT "a suitable curl mailing list:
http://curl.haxx.se/mail/"
#define PACKAGE_URL ""
#define PACKAGE "curl"
#define VERSION "-"
#define OS "sparc-sun-solaris2.10"

configure: exit 77
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-10-13