Re: [MacPorts] #9733: Can't compile nmap or ethereal from darwinports : configure: error: C compiler cannot create executables
#9733: Can't compile nmap or ethereal from darwinports : configure: error: C compiler cannot create executables --------------------------------+------------------------------------------- Reporter: julien@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.2 Resolution: invalid | Keywords: Port: libpcap | --------------------------------+------------------------------------------- Changes (by ryandesign@…): * port: => libpcap Old description:
Here is the log file build while compiling nmap : (libpcap)
cat /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_libpcap/work/libpcap-0.9.4/config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was generated by GNU Autoconf 2.57. Invocation command line was
$ ./configure --prefix=/opt/local --mandir=/opt/local/share/man
## --------- ## ## Platform. ## ## --------- ##
hostname = Josh.local uname -m = i386 uname -r = 8.7.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.7.1: Wed Jun 7 16:19:56 PDT 2006; root:xnu-792.9.72.obj~2/RELEASE_I386
/usr/bin/uname -p = i386 /bin/uname -X = unknown
/bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.7.1: Wed Jun 7 16:19:56 PDT 2006; root:xnu-792.9.72.obj~2/RELEASE_I386 Kernel configured for up to 2 processors. 2 processors are physically available. 2 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 Primary memory available: 1.00 gigabytes Default processor set: 53 tasks, 177 threads, 2 processors Load average: 0.38, Mach factor: 1.73 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown
PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/X11R6/bin
## ----------- ## ## Core tests. ## ## ----------- ##
configure:1312: checking build system type configure:1330: result: i686-apple-darwin8.7.1 configure:1338: checking host system type configure:1352: result: i686-apple-darwin8.7.1 configure:1360: checking target system type configure:1374: result: i686-apple-darwin8.7.1 configure:1504: checking for gcc configure:1520: found /usr/bin/gcc configure:1530: result: gcc configure:1774: checking for C compiler version configure:1777: gcc --version </dev/null >&5 i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5341) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:1780: $? = 0 configure:1782: gcc -v </dev/null >&5 Using built-in specs. Target: i686-apple-darwin8 Configured with: /private/var/tmp/gcc/gcc-5341.obj~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform- name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --with- arch=pentium-m --with-tune=prescott --program-prefix= --host=i686-apple- darwin8 --target=i686-apple-darwin8 Thread model: posix gcc version 4.0.1 (Apple Computer, Inc. build 5341) configure:1785: $? = 0 configure:1787: gcc -V </dev/null >&5 gcc: argument to `-V' is missing configure:1790: $? = 1 configure:1814: checking for C compiler default output configure:1817: gcc -I. -dynamic -fno-common -DHAVE_CONFIG_H conftest.c
&5 /usr/bin/ld: can't locate file for: -lcrt1.o collect2: ld returned 1 exit status configure:1820: $? = 1 configure: failed program was: | #line 1793 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:1859: error: C compiler cannot create executables See `config.log' for more details.
## ---------------- ## ## Cache variables. ## ## ---------------- ##
ac_cv_build=i686-apple-darwin8.7.1 ac_cv_build_alias=i686-apple-darwin8.7.1 ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-I. -dynamic -fno-common -DHAVE_CONFIG_H' 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_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=i686-apple-darwin8.7.1 ac_cv_host_alias=i686-apple-darwin8.7.1 ac_cv_prog_ac_ct_CC=gcc ac_cv_target=i686-apple-darwin8.7.1 ac_cv_target_alias=i686-apple-darwin8.7.1
## ----------------- ## ## Output variables. ## ## ----------------- ##
CC='gcc' CFLAGS='-I. -dynamic -fno-common -DHAVE_CONFIG_H' CPP='' CPPFLAGS='' DEFS='' DYEXT='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' INSTALL_DATA='' INSTALL_PROGRAM='' INSTALL_SCRIPT='' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='' SHELL='/bin/sh' SHLICC2='' SSRC='' V_CCOPT='-O' V_DEFS='' V_FINDALLDEVS='' V_INCLS='' V_LEX='' V_LIBS='' V_PCAP='' V_RANLIB='' V_YACC='' ac_ct_CC='gcc' ac_ct_RANLIB='' bindir='${exec_prefix}/bin' build='i686-apple-darwin8.7.1' build_alias='' build_cpu='i686' build_os='darwin8.7.1' build_vendor='apple' datadir='${prefix}/share' exec_prefix='NONE' host='i686-apple-darwin8.7.1' host_alias='' host_cpu='i686' host_os='darwin8.7.1' host_vendor='apple' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='/opt/local/share/man' oldincludedir='/usr/include' prefix='/opt/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-apple-darwin8.7.1' target_alias='' target_cpu='i686' target_os='darwin8.7.1' target_vendor='apple'
## ----------- ## ## confdefs.h. ## ## ----------- ##
#define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION ""
configure: exit 77
and here the one for ethereal : (libiconv)
cat /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_textproc_libiconv/work/libiconv-1.10/config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure --prefix=/opt/local --enable-static --mandir=/opt/local/share/man
## --------- ## ## Platform. ## ## --------- ##
hostname = Josh.local uname -m = i386 uname -r = 8.7.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.7.1: Wed Jun 7 16:19:56 PDT 2006; root:xnu-792.9.72.obj~2/RELEASE_I386
/usr/bin/uname -p = i386 /bin/uname -X = unknown
/bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.7.1: Wed Jun 7 16:19:56 PDT 2006; root:xnu-792.9.72.obj~2/RELEASE_I386 Kernel configured for up to 2 processors. 2 processors are physically available. 2 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 Primary memory available: 1.00 gigabytes Default processor set: 52 tasks, 161 threads, 2 processors Load average: 0.82, Mach factor: 1.17 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown
PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/X11R6/bin
## ----------- ## ## Core tests. ## ## ----------- ##
configure:1548: checking for a BSD-compatible install configure:1603: result: /usr/bin/install -c configure:1614: checking whether build environment is sane configure:1657: result: yes configure:1722: checking for gawk configure:1751: result: no configure:1722: checking for mawk configure:1751: result: no configure:1722: checking for nawk configure:1751: result: no configure:1722: checking for awk configure:1738: found /usr/bin/awk configure:1748: result: awk configure:1758: checking whether make sets $(MAKE) configure:1778: result: yes configure:1948: checking whether make sets $(MAKE) configure:1968: result: yes configure:2028: checking for gcc configure:2044: found /usr/bin/gcc configure:2054: result: gcc configure:2298: checking for C compiler version configure:2301: gcc --version </dev/null >&5 i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5341) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2304: $? = 0 configure:2306: gcc -v </dev/null >&5 Using built-in specs. Target: i686-apple-darwin8 Configured with: /private/var/tmp/gcc/gcc-5341.obj~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform- name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --with- arch=pentium-m --with-tune=prescott --program-prefix= --host=i686-apple- darwin8 --target=i686-apple-darwin8 Thread model: posix gcc version 4.0.1 (Apple Computer, Inc. build 5341) configure:2309: $? = 0 configure:2311: gcc -V </dev/null >&5 gcc: argument to `-V' is missing configure:2314: $? = 1 configure:2337: checking for C compiler default output file name configure:2340: gcc conftest.c >&5 /usr/bin/ld: can't locate file for: -lcrt1.o collect2: ld returned 1 exit status configure:2343: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libiconv" | #define VERSION "1.10" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2382: error: C compiler cannot create executables See `config.log' for more details.
## ---------------- ## ## Cache variables. ## ## ---------------- ##
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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_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_path_install='/usr/bin/install -c' ac_cv_prog_AWK=awk ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_make_make_set=yes
## ----------------- ## ## Output variables. ## ## ----------------- ##
ACLOCAL='${SHELL} /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_textproc_libiconv/work/libiconv-1.10 /build-aux/missing --run aclocal-1.9' ALLOCA='' ALLOCA_H='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='' AMTAR='${SHELL} /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_textproc_libiconv/work/libiconv-1.10 /build-aux/missing --run tar' AR='' AS='' AUTOCONF='${SHELL} /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_textproc_libiconv/work/libiconv-1.10 /build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_textproc_libiconv/work/libiconv-1.10 /build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_textproc_libiconv/work/libiconv-1.10 /build-aux/missing --run automake-1.9' AWK='awk' CC='gcc' CCDEPMODE='' CFLAGS='' CP='' CPP='' CPPFLAGS='' CXX='' CXXCPP='' CXXDEPMODE='' CXXFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='' DLLTOOL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EILSEQ='' EXEEXT='' F77='' FFLAGS='' GCC='' GMSGFMT='' HAVE_LONG_64BIT='' HAVE_LONG_LONG_64BIT='' HAVE__BOOL='' ICONV_CONST='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' LDFLAGS='' LIBICONV='' LIBINTL='' LIBOBJS='' LIBS='' LIBTOOL='' LN='' LN_S='' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_textproc_libiconv/work/libiconv-1.10 /build-aux/missing --run makeinfo' MKINSTALLDIRS='' MSGFMT='' MSGMERGE='' OBJDUMP='' OBJEXT='' OS='' PACKAGE='libiconv' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PLUGLIB='' POSUB='' RANLIB='' RELOCATABLE='' RELOCATABLE_VIA_LD_FALSE='' RELOCATABLE_VIA_LD_TRUE='' SET_MAKE='' SET_RELOCATABLE='' SHELL='/bin/sh' STDBOOL_H='' STDINT_H='' STRIP='' USE_EXTRA_ENCODINGS='' USE_NLS='' VERSION='1.10' XGETTEXT='' ac_ct_AR='' ac_ct_AS='' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_F77='' ac_ct_OBJDUMP='' ac_ct_RANLIB='' ac_ct_STRIP='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='' am__include='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='' build_alias='' build_cpu='' build_os='' build_vendor='' datadir='${prefix}/share' exec_prefix='NONE' host='' host_alias='' host_cpu='' host_os='' host_vendor='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_textproc_libiconv/work/libiconv-1.10 /build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='/opt/local/share/man' mkdir_p='$(mkinstalldirs)' oldincludedir='/usr/include' prefix='/opt/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='${prefix}/etc' target_alias=''
## ----------- ## ## confdefs.h. ## ## ----------- ##
#define PACKAGE "libiconv" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define VERSION "1.10"
configure: exit 77
New description: Here is the log file build while compiling nmap : (libpcap) {{{ cat /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_libpcap/work/libpcap-0.9.4/config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man ## --------- ## ## Platform. ## ## --------- ## hostname = Josh.local uname -m = i386 uname -r = 8.7.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.7.1: Wed Jun 7 16:19:56 PDT 2006; root:xnu-792.9.72.obj~2/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.7.1: Wed Jun 7 16:19:56 PDT 2006; root:xnu-792.9.72.obj~2/RELEASE_I386 Kernel configured for up to 2 processors. 2 processors are physically available. 2 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 Primary memory available: 1.00 gigabytes Default processor set: 53 tasks, 177 threads, 2 processors Load average: 0.38, Mach factor: 1.73 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1312: checking build system type configure:1330: result: i686-apple-darwin8.7.1 configure:1338: checking host system type configure:1352: result: i686-apple-darwin8.7.1 configure:1360: checking target system type configure:1374: result: i686-apple-darwin8.7.1 configure:1504: checking for gcc configure:1520: found /usr/bin/gcc configure:1530: result: gcc configure:1774: checking for C compiler version configure:1777: gcc --version </dev/null >&5 i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5341) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1780: $? = 0 configure:1782: gcc -v </dev/null >&5 Using built-in specs. Target: i686-apple-darwin8 Configured with: /private/var/tmp/gcc/gcc-5341.obj~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform- name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --with- arch=pentium-m --with-tune=prescott --program-prefix= --host=i686-apple- darwin8 --target=i686-apple-darwin8 Thread model: posix gcc version 4.0.1 (Apple Computer, Inc. build 5341) configure:1785: $? = 0 configure:1787: gcc -V </dev/null >&5 gcc: argument to `-V' is missing configure:1790: $? = 1 configure:1814: checking for C compiler default output configure:1817: gcc -I. -dynamic -fno-common -DHAVE_CONFIG_H conftest.c
&5 /usr/bin/ld: can't locate file for: -lcrt1.o collect2: ld returned 1 exit status configure:1820: $? = 1 configure: failed program was: | #line 1793 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:1859: error: C compiler cannot create executables See `config.log' for more details.
## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-apple-darwin8.7.1 ac_cv_build_alias=i686-apple-darwin8.7.1 ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-I. -dynamic -fno-common -DHAVE_CONFIG_H' 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_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=i686-apple-darwin8.7.1 ac_cv_host_alias=i686-apple-darwin8.7.1 ac_cv_prog_ac_ct_CC=gcc ac_cv_target=i686-apple-darwin8.7.1 ac_cv_target_alias=i686-apple-darwin8.7.1 ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-I. -dynamic -fno-common -DHAVE_CONFIG_H' CPP='' CPPFLAGS='' DEFS='' DYEXT='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' INSTALL_DATA='' INSTALL_PROGRAM='' INSTALL_SCRIPT='' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='' SHELL='/bin/sh' SHLICC2='' SSRC='' V_CCOPT='-O' V_DEFS='' V_FINDALLDEVS='' V_INCLS='' V_LEX='' V_LIBS='' V_PCAP='' V_RANLIB='' V_YACC='' ac_ct_CC='gcc' ac_ct_RANLIB='' bindir='${exec_prefix}/bin' build='i686-apple-darwin8.7.1' build_alias='' build_cpu='i686' build_os='darwin8.7.1' build_vendor='apple' datadir='${prefix}/share' exec_prefix='NONE' host='i686-apple-darwin8.7.1' host_alias='' host_cpu='i686' host_os='darwin8.7.1' host_vendor='apple' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='/opt/local/share/man' oldincludedir='/usr/include' prefix='/opt/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-apple-darwin8.7.1' target_alias='' target_cpu='i686' target_os='darwin8.7.1' target_vendor='apple' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" configure: exit 77 and here the one for ethereal : (libiconv) cat /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_textproc_libiconv/work/libiconv-1.10/config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/opt/local --enable-static --mandir=/opt/local/share/man ## --------- ## ## Platform. ## ## --------- ## hostname = Josh.local uname -m = i386 uname -r = 8.7.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.7.1: Wed Jun 7 16:19:56 PDT 2006; root:xnu-792.9.72.obj~2/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.7.1: Wed Jun 7 16:19:56 PDT 2006; root:xnu-792.9.72.obj~2/RELEASE_I386 Kernel configured for up to 2 processors. 2 processors are physically available. 2 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 Primary memory available: 1.00 gigabytes Default processor set: 52 tasks, 161 threads, 2 processors Load average: 0.82, Mach factor: 1.17 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1548: checking for a BSD-compatible install configure:1603: result: /usr/bin/install -c configure:1614: checking whether build environment is sane configure:1657: result: yes configure:1722: checking for gawk configure:1751: result: no configure:1722: checking for mawk configure:1751: result: no configure:1722: checking for nawk configure:1751: result: no configure:1722: checking for awk configure:1738: found /usr/bin/awk configure:1748: result: awk configure:1758: checking whether make sets $(MAKE) configure:1778: result: yes configure:1948: checking whether make sets $(MAKE) configure:1968: result: yes configure:2028: checking for gcc configure:2044: found /usr/bin/gcc configure:2054: result: gcc configure:2298: checking for C compiler version configure:2301: gcc --version </dev/null >&5 i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5341) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2304: $? = 0 configure:2306: gcc -v </dev/null >&5 Using built-in specs. Target: i686-apple-darwin8 Configured with: /private/var/tmp/gcc/gcc-5341.obj~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform- name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --with- arch=pentium-m --with-tune=prescott --program-prefix= --host=i686-apple- darwin8 --target=i686-apple-darwin8 Thread model: posix gcc version 4.0.1 (Apple Computer, Inc. build 5341) configure:2309: $? = 0 configure:2311: gcc -V </dev/null >&5 gcc: argument to `-V' is missing configure:2314: $? = 1 configure:2337: checking for C compiler default output file name configure:2340: gcc conftest.c >&5 /usr/bin/ld: can't locate file for: -lcrt1.o collect2: ld returned 1 exit status configure:2343: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libiconv" | #define VERSION "1.10" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2382: error: C compiler cannot create executables See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## 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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_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_path_install='/usr/bin/install -c' ac_cv_prog_AWK=awk ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_make_make_set=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_textproc_libiconv/work/libiconv-1.10 /build-aux/missing --run aclocal-1.9' ALLOCA='' ALLOCA_H='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='' AMTAR='${SHELL} /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_textproc_libiconv/work/libiconv-1.10 /build-aux/missing --run tar' AR='' AS='' AUTOCONF='${SHELL} /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_textproc_libiconv/work/libiconv-1.10 /build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_textproc_libiconv/work/libiconv-1.10 /build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_textproc_libiconv/work/libiconv-1.10 /build-aux/missing --run automake-1.9' AWK='awk' CC='gcc' CCDEPMODE='' CFLAGS='' CP='' CPP='' CPPFLAGS='' CXX='' CXXCPP='' CXXDEPMODE='' CXXFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='' DLLTOOL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EILSEQ='' EXEEXT='' F77='' FFLAGS='' GCC='' GMSGFMT='' HAVE_LONG_64BIT='' HAVE_LONG_LONG_64BIT='' HAVE__BOOL='' ICONV_CONST='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' LDFLAGS='' LIBICONV='' LIBINTL='' LIBOBJS='' LIBS='' LIBTOOL='' LN='' LN_S='' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_textproc_libiconv/work/libiconv-1.10 /build-aux/missing --run makeinfo' MKINSTALLDIRS='' MSGFMT='' MSGMERGE='' OBJDUMP='' OBJEXT='' OS='' PACKAGE='libiconv' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PLUGLIB='' POSUB='' RANLIB='' RELOCATABLE='' RELOCATABLE_VIA_LD_FALSE='' RELOCATABLE_VIA_LD_TRUE='' SET_MAKE='' SET_RELOCATABLE='' SHELL='/bin/sh' STDBOOL_H='' STDINT_H='' STRIP='' USE_EXTRA_ENCODINGS='' USE_NLS='' VERSION='1.10' XGETTEXT='' ac_ct_AR='' ac_ct_AS='' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_F77='' ac_ct_OBJDUMP='' ac_ct_RANLIB='' ac_ct_STRIP='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='' am__include='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='' build_alias='' build_cpu='' build_os='' build_vendor='' datadir='${prefix}/share' exec_prefix='NONE' host='' host_alias='' host_cpu='' host_os='' host_vendor='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_textproc_libiconv/work/libiconv-1.10 /build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='/opt/local/share/man' mkdir_p='$(mkinstalldirs)' oldincludedir='/usr/include' prefix='/opt/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE "libiconv" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define VERSION "1.10" configure: exit 77 }}} -- -- Ticket URL: <http://trac.macports.org/ticket/9733#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts