bug-autoconf
[Top][All Lists]
Advanced

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

config.log for sunos


From: Aharon Robbins
Subject: config.log for sunos
Date: Sat, 26 Oct 2002 21:54:08 +0200

Here's the config.log for the problem I reported earlier in the
week.

Arnold

> Date: Thu, 24 Oct 2002 17:41:05 -0700 (PDT)
> From: Scott Deifik <address@hidden>
> To: address@hidden
> Subject: Re: sunos & configure
>
> | From address@hidden Tue Oct 22 04:31:26 2002
> | Date: Tue, 22 Oct 2002 13:30:04 +0200
> | From: Aharon Robbins <address@hidden>
> | To: address@hidden
> | Subject: sunos & configure
> | 
> | Do you have the config.log file?  If not, can you rerun configure and
> | send me the config.log file?
> | 
> | Also, it would probably help to know your $PATH, and where the working
> | version of cc lives, and if there's more than one cc in the directories
> | in $PATH.
> | 
> | Thanks,
> | 
> | Arnold
> | 
>
> I believe that my PATH at the time was:
> PATH=/usr/openwin/bin:.:/usr/ucb:/bin:/usr/bin:/usr/etc:/usr/local/bin:/usr/bin/X11:/usr/lib/X11/bin
>
> >which cc
> /usr/ucb/cc
>
> >ls /usr/openwin/bin/cc
> /usr/openwin/bin/cc not found
> >ls /usr/ucb/cc
> /usr/ucb/cc
> >ls /bin/cc
> /bin/cc
> >ls /usr/bin/cc
> /usr/bin/cc
> >ls /usr/etc/cc
> /usr/etc/cc not found
> >ls /usr/local/bin/cc
> /usr/local/bin/cc not found
> >ls /usr/bin/X11/cc
> /usr/bin/X11/cc not found
> >ls /usr/lib/X11/bin/cc
> /usr/lib/X11/bin/cc not found
> >
>
> I think that this is the config.log file that corresponds to the other
> output that I sent you:
>
> PATH: /usr/openwin/bin
> PATH: .
> PATH: /usr/ucb
> PATH: /bin
> PATH: /usr/bin
> PATH: /usr/etc
> PATH: /usr/local/bin
> PATH: /usr/bin/X11
> PATH: /usr/lib/X11/bin
> configure:1163: loading cache /dev/null
> configure:1305: checking for a BSD-compatible install
> configure:1359: result: ./install-sh -c
> configure:1370: checking whether build environment is sane
> configure:1413: result: yes
> configure:1446: checking for gawk
> configure:1475: result: no
> configure:1446: checking for mawk
> configure:1475: result: no
> configure:1446: checking for nawk
> configure:1462: found /bin/nawk
> configure:1472: result: nawk
> configure:1482: checking whether make sets ${MAKE}
> configure:1506: result: no
> configure:1682: checking for bison
> configure:1711: result: no
> configure:1682: checking for byacc
> configure:1711: result: no
> configure:1719: checking whether ln -s works
> configure:1723: result: yes
> configure:1776: checking for gcc
> configure:1805: result: no
> configure:1856: checking for cc
> configure:1872: found /usr/ucb/cc
> configure:1882: result: cc
> configure:2044: checking for C compiler version
> configure:2047: cc --version </dev/null >&5
> + eval $CC --version 
> + cc --version 
> cc: Warning: Option --version passed to ld
> configure:2050: $? = 0
> configure:2052: cc -v </dev/null >&5
> + eval $CC -v 
> + cc -v 
> configure:2055: $? = 0
> configure:2057: cc -V </dev/null >&5
> + eval $CC -V 
> + cc -V 
> cc: Warning: Option -V passed to ld
> configure:2060: $? = 0
> configure:2080: checking for C compiler default output
> configure:2083: cc    conftest.c  >&5
> + eval $CC $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5 
> + cc conftest.c 
> ld: Undefined symbol 
>    _main 
> configure:2086: $? = 2
> configure: failed program was:
> configure:2112: error: C compiler cannot create executables
> check `config.log' for 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_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_prog_AWK='nawk'
> ac_cv_prog_ac_ct_CC='cc'
> ac_cv_prog_make_make_set='no'
>
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
>
> ACLOCAL='${SHELL} /tmp/x/gawk-3.1.1e/missing --run aclocal-1.6'
> ALLOCA=''
> AMDEPBACKSLASH=''
> AMDEP_FALSE=''
> AMDEP_TRUE=''
> AMTAR='${SHELL} /tmp/x/gawk-3.1.1e/missing --run tar'
> ANSI2KNR=''
> AUTOCONF='${SHELL} /tmp/x/gawk-3.1.1e/missing --run autoconf'
> AUTOHEADER='${SHELL} /tmp/x/gawk-3.1.1e/missing --run autoheader'
> AUTOMAKE='${SHELL} /tmp/x/gawk-3.1.1e/missing --run automake-1.6'
> AWK='nawk'
> BUILD_INCLUDED_LIBINTL=''
> CATOBJEXT=''
> CC='cc'
> CCDEPMODE=''
> CFLAGS=''
> CPP=''
> CPPFLAGS=''
> DATADIRNAME=''
> DEFS=''
> DEPDIR=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP=''
> EXEEXT=''
> GENCAT=''
> GLIBC21=''
> GMSGFMT=''
> INSTALL_DATA='${INSTALL} -m 644'
> INSTALL_PROGRAM='${INSTALL}'
> INSTALL_SCRIPT='${INSTALL}'
> INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
> INSTOBJEXT=''
> INTLBISON=''
> INTLLIBS=''
> INTLOBJS=''
> INTL_LIBTOOL_SUFFIX_PREFIX=''
> LDFLAGS=''
> LIBICONV=''
> LIBINTL=''
> LIBOBJS=''
> LIBS=''
> LN_S='ln -s'
> LTLIBICONV=''
> LTLIBINTL=''
> LTLIBOBJS=''
> MAKEINFO='${SHELL} /tmp/x/gawk-3.1.1e/missing --run makeinfo'
> MKINSTALLDIRS=''
> MSGFMT=''
> MSGMERGE=''
> OBJEXT=''
> PACKAGE='gawk'
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> POSUB=''
> RANLIB=''
> SET_MAKE='MAKE=make'
> SHELL='/bin/sh'
> SOCKET_LIBS=''
> STRIP=''
> U=''
> USE_INCLUDED_LIBINTL=''
> USE_NLS=''
> VERSION='3.1.1e'
> XGETTEXT=''
> YACC='yacc'
> ac_ct_CC='cc'
> ac_ct_RANLIB=''
> ac_ct_STRIP=''
> am__include=''
> am__quote=''
> 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='/tmp/x/gawk-3.1.1e/install-sh'
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/libexec'
> localstatedir='${prefix}/var'
> mandir='${prefix}/man'
> oldincludedir='/usr/include'
> prefix='NONE'
> program_transform_name=''
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='${prefix}/etc'
> target_alias=''
>
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>
>
> configure: exit 77
>
>
>
>




reply via email to

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