Configure error compiling emacs

Mike Rosing eresrch at eskimo.com
Fri Nov 14 14:29:42 PST 2003


Howdy Maintainer,

attached is the output from a "make" command in /usr/ports/editors/emacs.
It goes into and infinite loop.  Config.log is attached as is pkg listing.
I do not yet have X running, I was hoping to use emacs to help configure
my system.  I guess I'm stuck with vi for a while.

Mike Rosing

-------------- next part --------------
===>   emacs-19.34b depends on executable: gmake - not found
===>    Verifying install for gmake in /usr/ports/devel/gmake
===>   gmake-3.80_1 depends on shared library: intl.5 - not found
===>    Verifying install for intl.5 in /usr/ports/devel/gettext
===>   gettext-0.12.1 depends on shared library: iconv.3 - found
===>   gettext-0.12.1 depends on shared library: expat.4 - found
===>  Configuring for gettext-0.12.1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-portbld-freebsd4.9
checking host system type... i386-portbld-freebsd4.9
configure: creating ./config.status
config.status: creating Makefile
configure: configuring in autoconf-lib-link
configure: running /bin/sh './configure' --prefix=/usr/local  '--with-libexpat-prefix=/usr/local/lib' '--mandir=/usr/local/man' '--prefix=/usr/local' '--build=i386-portbld-freebsd4.9' 'LDFLAGS=-L/usr/local/lib' 'CFLAGS=-O -pipe ' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'build_alias=i386-portbld-freebsd4.9' 'CC=cc' 'CXXFLAGS= -O -pipe ' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking for gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking build system type... i386-portbld-freebsd4.9
checking host system type... i386-portbld-freebsd4.9
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for /usr/libexec/elf/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... none
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... 16384
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag  works... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd4.9 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd4.9 ld.so
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd4.9 ld.so
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating tests/Makefile
config.status: executing depfiles commands
configure: configuring in gettext-runtime
configure: running /bin/sh './configure' --prefix=/usr/local  '--with-libexpat-prefix=/usr/local/lib' '--mandir=/usr/local/man' '--prefix=/usr/local' '--build=i386-portbld-freebsd4.9' 'LDFLAGS=-L/usr/local/lib' 'CFLAGS=-O -pipe ' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'build_alias=i386-portbld-freebsd4.9' 'CC=cc' 'CXXFLAGS= -O -pipe ' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking for gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for bison... no
checking for byacc... byacc
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for Java compiler... no
checking for jar... no
checking build system type... i386-portbld-freebsd4.9
checking host system type... i386-portbld-freebsd4.9
checking for strerror in -lcposix... no
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by cc... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for /usr/libexec/elf/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... none
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... 16384
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag  works... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd4.9 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd4.9 ld.so
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd4.9 ld.so
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for shared library path variable... LD_LIBRARY_PATH
checking whether to activate relocatable installation... no
checking for string.h... (cached) yes
checking for stdbool.h... yes
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
checking for setlocale... yes
checking for strerror... yes
checking for memmove... yes
checking for setenv... yes
checking for unsetenv... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for tsearch... yes
checking if errno is properly declared... yes
checking if environ is properly declared... no
checking for strerror... (cached) yes
checking whether clearerr_unlocked is declared... ===>  Script "configure" failed unexpectedly.
      Please report the problem to ports at FreeBSD.org [maintainer] and attach
      the "/usr/ports/devel/gettext/work/gettext-0.12.1/config.log" including
      the output of the failure of your make command. Also, it might be a
      good idea to provide an overview of all packages installed on your
      system (e.g. an `ls /var/db/pkg`).
-------------- next part --------------
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 --with-libexpat-prefix=/usr/local/lib --mandir=/usr/local/man --prefix=/usr/local --build=i386-portbld-freebsd4.9

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

hostname = 
uname -m = i386
uname -r = 4.9-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 4.9-RELEASE #0: Mon Oct 27 17:51:09 GMT 2003     root at freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC 

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
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:1333: checking for a BSD-compatible install
configure:1387: result: /usr/bin/install -c -o root -g wheel
configure:1398: checking whether build environment is sane
configure:1441: result: yes
configure:1474: checking for gawk
configure:1503: result: no
configure:1474: checking for mawk
configure:1503: result: no
configure:1474: checking for nawk
configure:1490: found /usr/bin/nawk
configure:1500: result: nawk
configure:1510: checking whether make sets $(MAKE)
configure:1530: result: yes
configure:1711: checking build system type
configure:1729: result: i386-portbld-freebsd4.9
configure:1737: checking host system type
configure:1751: result: i386-portbld-freebsd4.9
configure:2203: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on 

config.status:2887: creating Makefile
configure:3034: configuring in autoconf-lib-link
configure:3118: running /bin/sh './configure' --prefix=/usr/local  '--with-libexpat-prefix=/usr/local/lib' '--mandir=/usr/local/man' '--prefix=/usr/local' '--build=i386-portbld-freebsd4.9' 'LDFLAGS=-L/usr/local/lib' 'CFLAGS=-O -pipe ' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'build_alias=i386-portbld-freebsd4.9' 'CC=cc' 'CXXFLAGS= -O -pipe ' --cache-file=/dev/null --srcdir=.
configure:3034: configuring in gettext-runtime
configure:3118: running /bin/sh './configure' --prefix=/usr/local  '--with-libexpat-prefix=/usr/local/lib' '--mandir=/usr/local/man' '--prefix=/usr/local' '--build=i386-portbld-freebsd4.9' 'LDFLAGS=-L/usr/local/lib' 'CFLAGS=-O -pipe ' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'build_alias=i386-portbld-freebsd4.9' 'CC=cc' 'CXXFLAGS= -O -pipe ' --cache-file=/dev/null --srcdir=.

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

ac_cv_env_CXXFLAGS_value=' -O -pipe '
ac_cv_env_F77_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_CFLAGS_set=set
ac_cv_env_GCJFLAGS_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=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=-L/usr/local/lib
ac_cv_env_target_alias_set=
ac_cv_host_alias=i386-portbld-freebsd4.9
ac_cv_env_GCJ_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_build_alias=i386-portbld-freebsd4.9
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_host=i386-portbld-freebsd4.9
ac_cv_env_F77_set=
ac_cv_env_host_alias_value=
ac_cv_build=i386-portbld-freebsd4.9
ac_cv_prog_AWK=nawk
ac_cv_env_build_alias_value=i386-portbld-freebsd4.9
ac_cv_env_target_alias_value=
ac_cv_env_GCJFLAGS_set=
ac_cv_env_GCJ_value=
ac_cv_env_CC_value=cc
ac_cv_env_CPP_set=

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

ACLOCAL='true'
AMTAR='${SHELL} /usr/ports/devel/gettext/work/gettext-0.12.1/config/missing --run tar'
AUTOCONF='true'
AUTOHEADER='true'
AUTOMAKE='true'
AWK='nawk'
CC='cc'
CFLAGS='-O -pipe '
CPP=''
CPPFLAGS='-I/usr/local/include'
CXX='c++'
CXXCPP=''
CXXFLAGS=' -O -pipe '
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gettext\" -DVERSION=\"0.12.1\" '
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
F77=''
FFLAGS=''
GCJ=''
GCJFLAGS=''
INSTALL_DATA='install -c -o root -g wheel -m 444'
INSTALL_PROGRAM='install -c -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install -c -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS='-L/usr/local/lib'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='makeinfo --no-split'
PACKAGE='gettext'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='0.12.1'
ac_ct_STRIP=''
am__leading_dot='.'
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd4.9'
build_alias='i386-portbld-freebsd4.9'
build_cpu='i386'
build_os='freebsd4.9'
build_vendor='portbld'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i386-portbld-freebsd4.9'
host_alias=''
host_cpu='i386'
host_os='freebsd4.9'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/ports/devel/gettext/work/gettext-0.12.1/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='/usr/local/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' autoconf-lib-link gettext-runtime gettext-tools'
sysconfdir='${prefix}/etc'
target_alias=''

configure: caught signal 2
configure: exit 1
-------------- next part --------------
XFree86-FontServer-4.3.0_2
XFree86-Server-4.3.0_10
XFree86-clients-4.3.0_3
XFree86-documents-4.3.0
XFree86-fontEncodings-4.3.0
XFree86-libraries-4.3.0_6
Xft-2.1.2
expat-1.95.6_1
fontconfig-2.2.90_3
freetype2-2.1.4_1
imake-4.3.0_1
libiconv-1.9.1_1
libtool-1.3.5_1
pkgconfig-0.15.0
png-1.2.5_2


More information about the freebsd-ports mailing list