Date: Mon, 06 Mar 2006 20:20:35 -0800 From: Jose Borquez <bsdlists@sbcglobal.net> To: Kris Kennaway <kris@obsecurity.org> Cc: FreeBSD Questions group <freebsd-questions@freebsd.org> Subject: Re: Stop error when installing libtool Message-ID: <440D0A13.6060109@sbcglobal.net> In-Reply-To: <20060307040015.GA59480@xor.obsecurity.org> References: <440BB79F.6030308@sbcglobal.net> <20060306061927.GA14604@xor.obsecurity.org> <440D034E.4040809@sbcglobal.net> <20060307040015.GA59480@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Kris Kennaway wrote: > On Mon, Mar 06, 2006 at 07:51:42PM -0800, Jose Borquez wrote: > > >>>> Please report the problem to ade@FreeBSD.org [maintainer] and attach the >>>> >>>> >>> You forgot to do this. >>> > > >>> Are you sure this is all of it? It doesn't display the failing >>> compiler invocation. >>> > > >> I previously edited /etc/make.conf and added the last two lines only: >> I also did a portupgrade to have the most recent of PERL instead of the >> version that comes by default. >> > > OK, so what about my other question? > > kris > Here it is, This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libtool configure 1.5.22, which was generated by GNU Autoconf 2.59c. Invocation command line was $ ./configure --disable-ltdl-install --infodir=/usr/local/info --prefix=/usr/l ocal --build=i386-portbld-freebsd5.4 ## --------- ## ## Platform. ## ## --------- ## hostname = gohan.home.local uname -m = i386 uname -r = 5.4-RELEASE-p12 uname -s = FreeBSD uname -v = FreeBSD 5.4-RELEASE-p12 #0: Wed Mar 1 22:52:57 PST 2006 root@goh an.home.local:/usr/obj/usr/src/sys/GOHAN /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1961: checking for a BSD-compatible install configure:2016: result: /usr/bin/install -c -o root -g wheel configure:2027: checking whether build environment is sane configure:2070: result: yes configure:2139: checking for gawk configure:2168: result: no configure:2139: checking for mawk configure:2168: result: no configure:2139: checking for nawk configure:2155: found /usr/bin/nawk configure:2165: result: nawk configure:2176: checking whether make sets $(MAKE) configure:2197: result: yes configure:2468: checking for gcc configure:2494: result: cc configure:2505: WARNING: In the future, Autoconf will not detect cross-tools whose name does not start with the host triplet. If you think this configuration is useful to you, please write to autoconf@gnu.org. configure:2724: checking for C compiler version configure:2726: cc --version >&5 cc (GCC) 3.4.2 [FreeBSD] 20040728 Copyright (C) 2004 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:2729: $? = 0 configure:2731: cc -v >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 configure:2734: $? = 0 configure:2736: cc -V >&5 cc: `-V' option must have argument configure:2739: $? = 1 configure:2762: checking for C compiler default output file name configure:2784: cc -O -pipe conftest.c >&5 conftest.c: In function `main': conftest.c:13: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. configure:2787: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libtool" | #define PACKAGE_TARNAME "libtool" | #define PACKAGE_VERSION "1.5.22" | #define PACKAGE_STRING "libtool 1.5.22" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define PACKAGE "libtool" | #define VERSION "1.5.22" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2817: error: C compiler cannot create executables See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_env_CXXFLAGS_value='-O -pipe' ac_cv_env_F77_value= ac_cv_env_CXXCPP_set= ac_cv_env_LDFLAGS_set= ac_cv_env_CFLAGS_set=set ac_cv_env_FFLAGS_set= ac_cv_env_CCC_set= lt_cv_sys_max_cmd_len=65536 ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CXX_set=set ac_cv_env_host_alias_set= ac_cv_env_build_alias_set=set ac_cv_env_CXXCPP_value= ac_cv_env_LDFLAGS_value= ac_cv_env_target_alias_set= ac_cv_env_CFLAGS_value='-O -pipe ' ac_cv_env_CC_set=set ac_cv_prog_make_make_set=yes ac_cv_env_FFLAGS_value= ac_cv_env_CCC_value= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_host_alias_value= ac_cv_prog_AWK=nawk ac_cv_env_build_alias_value=i386-portbld-freebsd5.4 ac_cv_prog_ac_ct_CC=cc ac_cv_env_target_alias_value= ac_cv_env_CC_value=cc ac_cv_env_CPP_set= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACINCLUDE_M4_LIST='./acinclude.m4 ./cdemo/acinclude.m4 ./pdemo/acinclude.m4 ./de mo/acinclude.m4 ./depdemo/acinclude.m4 ./mdemo/acinclude.m4 ./mdemo2/acinclude.m 4 ./tagdemo/acinclude.m4 ./f77demo/acinclude.m4' ACLOCAL='${SHELL} /usr/ports/devel/libtool15/work/libtool-1.5.22/missing --run a clocal-1.9a' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/devel/libtool15/work/libtool-1.5.22/missing --run tar ' AR='' AS='' AUTOCONF='${SHELL} /usr/ports/devel/libtool15/work/libtool-1.5.22/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/devel/libtool15/work/libtool-1.5.22/missing --ru n autoheader' AUTOMAKE='${SHELL} /usr/ports/devel/libtool15/work/libtool-1.5.22/missing --run automake-1.9a' AWK='nawk' CC='cc' CCDEPMODE='' CFLAGS='-O -pipe ' CONF_SUBDIRS='cdemo pdemo demo depdemo mdemo mdemo2 tagdemo f77demo' CPP='' CPPFLAGS='' CXX='c++' CXXCPP='' CXXDEPMODE='' CXXFLAGS='-O -pipe' CYGPATH_W='echo' DEFS='' DEPDIR='' DIST_MAKEFILE_LIST='cdemo/Makefile pdemo/Makefile demo/Makefile depdemo/Makefile mdemo/Makefile mdemo2/Makefile tagdemo/Makefile f77demo/Makefile ' DLLTOOL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' F77='' FFLAGS='' GCJ='' GCJFLAGS='' GREP='' HAVE_CXX_FALSE='' HAVE_CXX_TRUE='' HAVE_F77_FALSE='' HAVE_F77_TRUE='' HAVE_GCJ_FALSE='' HAVE_GCJ_TRUE='' HAVE_RC_FALSE='' HAVE_RC_TRUE='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='' LN_S='' LTLIBOBJS='' MAKEINFO='makeinfo --no-split' NM='' OBJDUMP='' OBJEXT='' PACKAGE='libtool' PACKAGE_BUGREPORT='bug-libtool@gnu.org' PACKAGE_NAME='libtool' PACKAGE_STRING='libtool 1.5.22' PACKAGE_TARNAME='libtool' PACKAGE_VERSION='1.5.22' PATH_SEPARATOR=':' RANLIB='' RC='' SET_MAKE='' SHELL='/bin/sh' STRIP='' TIMESTAMP='' VERSION='1.5.22' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_F77='' aclocaldir='${datadir}/aclocal' 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='i386-portbld-freebsd5.4' build_alias='i386-portbld-freebsd5.4' build_cpu='' build_os='' build_vendor='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='' host_alias='' host_cpu='' host_os='' host_vendor='' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/local/info' install_sh='$(SHELL) /usr/ports/devel/libtool15/work/libtool-1.5.22/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(install_sh) -d' oldincludedir='/usr/include' pdfdir='${docdir}' pkgdatadir='${datadir}/libtool' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' libltdl' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE "libtool" #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" #define PACKAGE_NAME "libtool" #define PACKAGE_STRING "libtool 1.5.22" #define PACKAGE_TARNAME "libtool" #define PACKAGE_VERSION "1.5.22" #define VERSION "1.5.22" configure: exit 77
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?440D0A13.6060109>