pkgsrc-Users archive

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

curl build problem (with a list of problem libraries, but there aren't any)



In my rebuild, another package that didn't build was openoffice.  The
./configure in required package "curl" failed.  Here's the last part
of the output from "make install", starting with the last test that
worked for context.  I was particularly interested to notice the
report says there was a problem with some libraries, but the list of
the ones that had problems is empty:

    checking for struct timeval... yes
    checking run-time libs availability... failed
    configure: error: one or more libs available at link-time are not available 
run-time. Libs used at link-time:  
    *** Error code 1

    Stop.
    make: stopped in /usr/pkgsrc-2008Q1/www/curl
    *** Error code 1

    Stop.
    make: stopped in /usr/pkgsrc-2008Q1/www/curl
    *** Error code 1

    Stop.
    make: stopped in /usr/pkgsrc-2008Q1/misc/openoffice2

From a cursory look at the config.log it seems to be related to
Kerberos.  I remember about a year ago doing something with Kerberos,
but that it never worked and I thought I'd backed it all out.  But,
there _are_ some Kerberos files on this machine.  Since pkg_info
doesn't say anything about Kerberos, I don't think there should be any
Kerberos files.

But, before I just remove them, can someone confirm that a base
"NetBSD 3.0.1 i386" system shouldn't have any kerberos files?  In that
case, these Kerberos remnants could be the cause.  I wonder if any of
the other packages that got rebuilt linked against the libraries.  In
that case, if I remove them I'll need to find and rebuild those packages.

        -MAP

P.S. And for those masochistic among you who actually want to look at
the config.log from the run, here's the tail (starting from the same
point as above with the last successful test...

configure:31262: checking for struct timeval
configure:31323: cc -c -O2 -I/usr/include/krb5 -I/usr/include 
-I/usr/pkg/include -I/usr/include/krb5 -I/usr/include -I/usr/pkg/include 
-I/usr/include/gssapi conftest.c >&5
configure:31329: $? = 0
configure:31349: result: yes
configure:31365: checking run-time libs availability
configure:31393: cc -o conftest -O2 -I/usr/include/krb5 -I/usr/include 
-I/usr/pkg/include -I/usr/include/krb5 -I/usr/include -I/usr/pkg/include 
-I/usr/include/gssapi -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib 
-Wl,-R/usr/pkg/lib -L/usr/lib -lgssapi conftest.c   >&5
/usr/lib/libgssapi.so: undefined reference to `krb5_rd_cred2'
/usr/lib/libgssapi.so: undefined reference to `krb5_crypto_destroy'
/usr/lib/libgssapi.so: undefined reference to `krb5_ret_address'
/usr/lib/libgssapi.so: undefined reference to `krb5_ret_data'
/usr/lib/libgssapi.so: undefined reference to `krb5_ret_keyblock'
/usr/lib/libgssapi.so: undefined reference to `krb5_auth_con_setremotesubkey'
/usr/lib/libgssapi.so: undefined reference to `krb5_data_free'
/usr/lib/libgssapi.so: undefined reference to `krb5_get_credentials'
/usr/lib/libgssapi.so: undefined reference to `krb5_config_get_strings'
/usr/lib/libgssapi.so: undefined reference to `krb5_cc_get_principal'
/usr/lib/libgssapi.so: undefined reference to `krb5_get_init_creds_keytab'
/usr/lib/libgssapi.so: undefined reference to `krb5_auth_con_setlocalsubkey'
/usr/lib/libgssapi.so: undefined reference to 
`krb5_auth_con_generatelocalsubkey'
/usr/lib/libgssapi.so: undefined reference to `krb5_sockaddr2address'
/usr/lib/libgssapi.so: undefined reference to `krb5_sname_to_principal'
/usr/lib/libgssapi.so: undefined reference to `krb5_free_creds'
/usr/lib/libgssapi.so: undefined reference to `krb5_cc_get_type'
/usr/lib/libgssapi.so: undefined reference to `krb5_cc_get_ops'
/usr/lib/libgssapi.so: undefined reference to `krb5_free_ticket'
/usr/lib/libgssapi.so: undefined reference to `krb5_cc_default'
/usr/lib/libgssapi.so: undefined reference to `krb5_get_default_principal'
/usr/lib/libgssapi.so: undefined reference to `krb5_auth_con_setflags'
/usr/lib/libgssapi.so: undefined reference to `krb5_timeofday'
/usr/lib/libgssapi.so: undefined reference to `krb5_cc_store_cred'
/usr/lib/libgssapi.so: undefined reference to `DES_cbc_cksum'
/usr/lib/libgssapi.so: undefined reference to `krb5_free_keyblock_contents'
/usr/lib/libgssapi.so: undefined reference to `krb5_auth_con_init'
/usr/lib/libgssapi.so: undefined reference to `krb5_cc_copy_cache'
/usr/lib/libgssapi.so: undefined reference to `RC4_set_key'
/usr/lib/libgssapi.so: undefined reference to `krb5_auth_con_getlocalseqnumber'
/usr/lib/libgssapi.so: undefined reference to `krb5_auth_con_setkey'
/usr/lib/libgssapi.so: undefined reference to `krb5_get_forwarded_creds'
/usr/lib/libgssapi.so: undefined reference to `krb5_rd_rep'
/usr/lib/libgssapi.so: undefined reference to `krb5_get_err_text'
/usr/lib/libgssapi.so: undefined reference to `krb5_auth_con_getremotesubkey'
/usr/lib/libgssapi.so: undefined reference to `free_Checksum'
/usr/lib/libgssapi.so: undefined reference to `krb5_ret_int32'
/usr/lib/libgssapi.so: undefined reference to `RC4'
/usr/lib/libgssapi.so: undefined reference to `krb5_rd_req'
/usr/lib/libgssapi.so: undefined reference to `krb5_cc_close'
/usr/lib/libgssapi.so: undefined reference to `krb5_h_addr2sockaddr'
/usr/lib/libgssapi.so: undefined reference to `krb5_build_authenticator'
/usr/lib/libgssapi.so: undefined reference to `krb5_build_ap_req'
/usr/lib/libgssapi.so: undefined reference to `krb5_auth_getremoteseqnumber'
/usr/lib/libgssapi.so: undefined reference to `krb5_kt_close'
/usr/lib/libgssapi.so: undefined reference to `krb5_auth_con_getflags'
/usr/lib/libgssapi.so: undefined reference to `der_get_length'
/usr/lib/libgssapi.so: undefined reference to `krb5_mk_rep'
/usr/lib/libgssapi.so: undefined reference to `krb5_data_zero'
/usr/lib/libgssapi.so: undefined reference to `MD5_Init'
/usr/lib/libgssapi.so: undefined reference to `krb5_storage_free'
/usr/lib/libgssapi.so: undefined reference to `krb5_config_free_strings'
/usr/lib/libgssapi.so: undefined reference to `krb5_auth_con_getauthenticator'
/usr/lib/libgssapi.so: undefined reference to `krb5_cc_initialize'
/usr/lib/libgssapi.so: undefined reference to `DES_set_key'
/usr/lib/libgssapi.so: undefined reference to `krb5_create_checksum'
/usr/lib/libgssapi.so: undefined reference to `krb5_free_principal'
/usr/lib/libgssapi.so: undefined reference to `MD5_Final'
/usr/lib/libgssapi.so: undefined reference to `krb5_generate_random_block'
/usr/lib/libgssapi.so: undefined reference to `krb5_crypto_init'
/usr/lib/libgssapi.so: undefined reference to `krb5_encrypt'
/usr/lib/libgssapi.so: undefined reference to `krb5_cc_gen_new'
/usr/lib/libgssapi.so: undefined reference to `krb5_enctype_to_keytype'
/usr/lib/libgssapi.so: undefined reference to `krb5_kt_resolve'
/usr/lib/libgssapi.so: undefined reference to `krb5_hmac'
/usr/lib/libgssapi.so: undefined reference to `krb5_free_creds_contents'
/usr/lib/libgssapi.so: undefined reference to `krb5_auth_con_free'
/usr/lib/libgssapi.so: undefined reference to `krb5_storage_from_mem'
/usr/lib/libgssapi.so: undefined reference to `krb5_store_address'
/usr/lib/libgssapi.so: undefined reference to `krb5_decrypt_ivec'
/usr/lib/libgssapi.so: undefined reference to `krb5_get_init_creds_opt_init'
/usr/lib/libgssapi.so: undefined reference to `krb5_unparse_name'
/usr/lib/libgssapi.so: undefined reference to `krb5_build_principal'
/usr/lib/libgssapi.so: undefined reference to `krb5_store_int16'
/usr/lib/libgssapi.so: undefined reference to `krb5_principal_compare'
/usr/lib/libgssapi.so: undefined reference to `krb5_auth_con_getkey'
/usr/lib/libgssapi.so: undefined reference to `krb5_ret_int16'
/usr/lib/libgssapi.so: undefined reference to `krb5_get_error_string'
/usr/lib/libgssapi.so: undefined reference to `krb5_cc_resolve'
/usr/lib/libgssapi.so: undefined reference to `DES_cbc_encrypt'
/usr/lib/libgssapi.so: undefined reference to `krb5_principal_match'
/usr/lib/libgssapi.so: undefined reference to `krb5_cc_get_name'
/usr/lib/libgssapi.so: undefined reference to `krb5_auth_con_getlocalsubkey'
/usr/lib/libgssapi.so: undefined reference to `krb5_auth_con_setlocalseqnumber'
/usr/lib/libgssapi.so: undefined reference to `krb5_free_keyblock'
/usr/lib/libgssapi.so: undefined reference to `krb5_storage_to_data'
/usr/lib/libgssapi.so: undefined reference to `krb5_kt_get_name'
/usr/lib/libgssapi.so: undefined reference to `krb5_kt_default'
/usr/lib/libgssapi.so: undefined reference to `length_len'
/usr/lib/libgssapi.so: undefined reference to `krb5_store_int32'
/usr/lib/libgssapi.so: undefined reference to `krb5_free_authenticator'
/usr/lib/libgssapi.so: undefined reference to `krb5_auth_con_setaddrs'
/usr/lib/libgssapi.so: undefined reference to `krb5_mcc_ops'
/usr/lib/libgssapi.so: undefined reference to `krb5_encrypt_ivec'
/usr/lib/libgssapi.so: undefined reference to `krb5_storage_emem'
/usr/lib/libgssapi.so: undefined reference to `krb5_store_data'
/usr/lib/libgssapi.so: undefined reference to `krb5_copy_principal'
/usr/lib/libgssapi.so: undefined reference to `krb5_decrypt'
/usr/lib/libgssapi.so: undefined reference to `krb5_verify_checksum'
/usr/lib/libgssapi.so: undefined reference to `der_put_length'
/usr/lib/libgssapi.so: undefined reference to `krb5_kt_get_type'
/usr/lib/libgssapi.so: undefined reference to `krb5_auth_con_setremoteseqnumber'
/usr/lib/libgssapi.so: undefined reference to `krb5_principal_get_realm'
/usr/lib/libgssapi.so: undefined reference to `krb5_set_error_string'
/usr/lib/libgssapi.so: undefined reference to `krb5_free_ap_rep_enc_part'
/usr/lib/libgssapi.so: undefined reference to `MD5_Update'
/usr/lib/libgssapi.so: undefined reference to `krb5_init_context'
/usr/lib/libgssapi.so: undefined reference to `krb5_free_address'
/usr/lib/libgssapi.so: undefined reference to `krb5_parse_name'
/usr/lib/libgssapi.so: undefined reference to `krb5_make_principal'
/usr/lib/libgssapi.so: undefined reference to `krb5_cc_destroy'
/usr/lib/libgssapi.so: undefined reference to `krb5_store_keyblock'
configure:31396: $? = 1
configure: program exited with status 1
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 "curl"
| #define VERSION "7.18.0"
| #define OS "i386--netbsdelf"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define CURL_DISABLE_LDAPS 1
| #define HAVE_GETHOSTBYNAME 1
| #define CURL_DISABLE_LDAP 1
| #define HAVE_O_NONBLOCK 1
| #define HAVE_WRITABLE_ARGV 1
| #define HAVE_GSSHEIMDAL 1
| #define HAVE_GSSAPI 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_ARPA_TFTP_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_VARIADIC_MACROS_C99 1
| #define HAVE_VARIADIC_MACROS_GCC 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_STRUCT_TIMEVAL 1
| /* end confdefs.h.  */
| 
| main()
| {
|   return 0;
| }
| 
configure:31415: result: failed
configure:31417: error: one or more libs available at link-time are not 
available run-time. Libs used at link-time:  

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

ac_cv_build=i386-unknown-netbsdelf3.0.1
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -I/usr/include/krb5 -I/usr/include 
-I/usr/pkg/include'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/usr/include/krb5 -I/usr/include -I/usr/pkg/include'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib 
-Wl,-R/usr/pkg/lib'
ac_cv_env_LIBS_set=set
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i386--netbsdelf
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_connect=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_inet_ntoa_r=no
ac_cv_func_localtime_r=no
ac_cv_func_strcasecmp=yes
ac_cv_func_strerror_r=no
ac_cv_header_alloca_h=no
ac_cv_header_arpa_inet_h=yes
ac_cv_header_arpa_tftp_h=yes
ac_cv_header_assert_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_gss_h=no
ac_cv_header_gssapi_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_io_h=no
ac_cv_header_lber_h=no
ac_cv_header_ldap_h=no
ac_cv_header_ldap_ssl_h=no
ac_cv_header_ldapssl_h=no
ac_cv_header_libgen_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_net_if_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_setjmp_h=yes
ac_cv_header_sgtty_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_filio_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_sockio_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_utime_h=no
ac_cv_header_termio_h=no
ac_cv_header_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_header_winber_h=no
ac_cv_header_windows_h=no
ac_cv_header_winldap_h=no
ac_cv_header_winsock2_h=no
ac_cv_header_winsock_h=no
ac_cv_header_ws2tcpip_h=no
ac_cv_header_zlib_h=yes
ac_cv_host=i386--netbsdelf
ac_cv_lib_crypto_CRYPTO_add_lock=no
ac_cv_lib_crypto_CRYPTO_lock=no
ac_cv_lib_idn_idna_to_ascii_lz=no
ac_cv_lib_z_gzread=no
ac_cv_objext=o
ac_cv_path_CAT=/bin/cat
ac_cv_path_ECHO=echo
ac_cv_path_EGREP=/usr/bin/egrep
ac_cv_path_ENV=/usr/bin/env
ac_cv_path_FALSE=false
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_TEST=test
ac_cv_path_TRUE=true
ac_cv_prog_AR=ar
ac_cv_prog_AWK=/usr/bin/awk
ac_cv_prog_CC=cc
ac_cv_prog_CPP='cc -E'
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_struct_timeval=yes
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
curl_cv_ldap_LIBS=unknown
curl_cv_need_header_malloc_h=no
curl_cv_save_LIBS=
curl_cv_variadic_macros_c99=yes
curl_cv_variadic_macros_gcc=yes
curl_cv_writable_argv=yes
gt_cv_func_gnugettext1_libintl=yes
gt_cv_func_gnugettext2_libintl=yes
gt_cv_func_gnugettext_libintl=yes
lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/pkgsrc-2008Q1/www/curl/work/.wrapper/bin/ld
lt_cv_path_NM=nm
lt_cv_path_SED=/usr/pkgsrc-2008Q1/www/curl/work/.tools/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  
{\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", 
(lt_ptr) \&\2},/p'\'
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int 
\1;/p'\'
lt_cv_sys_max_cmd_len=262144
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  
]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[       ][      
]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) 
\$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ 
]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern 
int \\1;/p'\''"'

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

ACLOCAL='${SHELL} "/usr/pkgsrc-2008Q1/www/curl/work/curl-7.18.0/missing" --run 
aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} "/usr/pkgsrc-2008Q1/www/curl/work/curl-7.18.0/missing" --run 
tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} "/usr/pkgsrc-2008Q1/www/curl/work/curl-7.18.0/missing" --run 
autoconf'
AUTOHEADER='${SHELL} "/usr/pkgsrc-2008Q1/www/curl/work/curl-7.18.0/missing" 
--run autoheader'
AUTOMAKE='${SHELL} "/usr/pkgsrc-2008Q1/www/curl/work/curl-7.18.0/missing" --run 
automake-1.9'
AWK='/usr/bin/awk'
CABUNDLE_FALSE=''
CABUNDLE_TRUE='#'
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -I/usr/include/krb5 -I/usr/include -I/usr/pkg/include'
CPP='cc -E'
CPPFLAGS='-I/usr/include/krb5 -I/usr/include -I/usr/pkg/include 
-I/usr/include/gssapi'
CROSSCOMPILING_FALSE=''
CROSSCOMPILING_TRUE=''
CURL_CA_BUNDLE=''
CURL_DISABLE_DICT=''
CURL_DISABLE_FILE=''
CURL_DISABLE_FTP=''
CURL_DISABLE_HTTP=''
CURL_DISABLE_LDAP='1'
CURL_DISABLE_LDAPS='1'
CURL_DISABLE_TELNET=''
CURL_DISABLE_TFTP=''
CURL_LIBS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL='dlltool'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/egrep'
EXEEXT=''
GREP='/usr/bin/grep'
HAVE_ARES=''
HAVE_LIBZ=''
HAVE_LIBZ_FALSE=''
HAVE_LIBZ_TRUE='#'
HAVE_PK11_CREATEGENERICOBJECT=''
IDN_ENABLED=''
INSTALL_DATA='/usr/bin/install -c -o root -g wheel -m 444'
INSTALL_PROGRAM='/usr/bin/install -c -s -o root -g wheel -m 555'
INSTALL_SCRIPT='/usr/bin/install -c -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
IPV6_ENABLED=''
KRB4_ENABLED=''
LDFLAGS='-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib 
-lgssapi'
LIBCURL_LIBS=''
LIBOBJS=''
LIBS=' '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='/usr/pkgsrc-2008Q1/www/curl/work/.tools/bin/makeinfo'
MANOPT=''
MIMPURE_FALSE=''
MIMPURE_TRUE='#'
NO_UNDEFINED_FALSE=''
NO_UNDEFINED_TRUE='#'
NROFF=''
OBJDUMP='objdump'
OBJEXT='o'
PACKAGE='curl'
PACKAGE_BUGREPORT='a suitable curl mailing list => http://curl.haxx.se/mail/'
PACKAGE_NAME='curl'
PACKAGE_STRING='curl -'
PACKAGE_TARNAME='curl'
PACKAGE_VERSION='-'
PATH_SEPARATOR=':'
PERL=''
PKGADD_NAME='cURL - a client that groks URLs'
PKGADD_PKG='HAXXcurl'
PKGADD_VENDOR='curl.haxx.se'
PKGCONFIG=''
RANDOM_FILE=''
RANLIB='ranlib'
REQUIRE_LIB_DEPS='yes'
SED='/usr/pkgsrc-2008Q1/www/curl/work/.tools/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SSL_ENABLED=''
STATICLIB_FALSE=''
STATICLIB_TRUE='#'
STRIP='strip'
TEST_SERVER_LIBS=''
USE_GNUTLS=''
USE_LIBSSH2=''
USE_MANUAL_FALSE=''
USE_MANUAL_TRUE=''
USE_NSS=''
USE_SSLEAY=''
USE_WINDOWS_SSPI=''
VERSION='7.18.0'
VERSIONNUM='071200'
ac_ct_CC=''
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='i386-unknown-netbsdelf3.0.1'
build_alias=''
build_cpu='i386'
build_os='netbsdelf3.0.1'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i386--netbsdelf'
host_alias='i386--netbsdelf'
host_cpu='i386'
host_os='netbsdelf'
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/usr/pkgsrc-2008Q1/www/curl/work/curl-7.18.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libext='a'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/pkg/man'
mkdir_p='$(mkinstalldirs)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/pkg'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## 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 "curl"
#define VERSION "7.18.0"
#define OS "i386--netbsdelf"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define CURL_DISABLE_LDAPS 1
#define HAVE_GETHOSTBYNAME 1
#define CURL_DISABLE_LDAP 1
#define HAVE_O_NONBLOCK 1
#define HAVE_WRITABLE_ARGV 1
#define HAVE_GSSHEIMDAL 1
#define HAVE_GSSAPI 1
#define STDC_HEADERS 1
#define HAVE_MALLOC_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_ASSERT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STDLIB_H 1
#define HAVE_LIMITS_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_NET_IF_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_NETDB_H 1
#define HAVE_SYS_SOCKIO_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_SGTTY_H 1
#define HAVE_FCNTL_H 1
#define HAVE_TIME_H 1
#define HAVE_PWD_H 1
#define HAVE_UTIME_H 1
#define HAVE_SYS_POLL_H 1
#define HAVE_POLL_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_LIBGEN_H 1
#define HAVE_LOCALE_H 1
#define HAVE_ERRNO_H 1
#define HAVE_STDBOOL_H 1
#define HAVE_ARPA_TFTP_H 1
#define HAVE_SYS_FILIO_H 1
#define HAVE_SETJMP_H 1
#define HAVE_VARIADIC_MACROS_C99 1
#define HAVE_VARIADIC_MACROS_GCC 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_TIME_H 1
#define HAVE_STRUCT_TIMEVAL 1

configure: exit 1


Home | Main Index | Thread Index | Old Index