Ehr, I did cvs-updated the source and rebuilt the kernel. But then after reboot, make world failed so I zipped up the sources and extracted them again from CD. That's exactly what happened.

I still don't see what's wrong.

My /usr/bin/grep has the same md5sum as the one from base.tgz =>
2493db921cef8dc30f0b1f5c23d66163

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.60.  Invocation command line was

$ /usr/src/usr.sbin/bind/configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc --disable-shared --disable-threads

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

hostname = novo.ctors.local
uname -m = i386
uname -r = 4.2
uname -s = OpenBSD
uname -v = GENERIC#0

/usr/bin/uname -p = Intel(R) Core(TM)2 CPU T5600 @ 1.83GHz ("GenuineIntel" 686-class)
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = OpenBSD.i386
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /bin
PATH: /usr/bin
PATH: /sbin
PATH: /usr/sbin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2087: checking build system type
configure:2105: result: i386-unknown-openbsd4.2
configure:2127: checking host system type
configure:2142: result: i386-unknown-openbsd4.2
configure:2165: checking whether make sets $(MAKE)
configure:2186: result: yes
configure:2238: checking for ranlib
configure:2254: found /usr/bin/ranlib
configure:2265: result: ranlib
configure:2304: checking for a BSD-compatible install
configure:2360: result: /usr/bin/install -c
configure:2379: checking for ar
configure:2397: found /usr/bin/ar
configure:2409: result: /usr/bin/ar
configure:2448: checking for etags
configure:2481: result: no
configure:2448: checking for emacs-etags
configure:2481: result: no
configure:2515: checking for perl5
configure:2548: result: no
configure:2515: checking for perl
configure:2533: found /usr/bin/perl
configure:2545: result: /usr/bin/perl
configure:2713: checking for gcc
configure:2740: result: cc
configure:2978: checking for C compiler version
configure:2985: cc --version >&5
cc (GCC) 3.3.5 (propolice)
Copyright (C) 2003 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:2988: $? = 0
configure:2995: cc -v >&5
Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd4.2/3.3.5/specs
Configured with:
Thread model: single
gcc version 3.3.5 (propolice)
configure:2998: $? = 0
configure:3005: cc -V >&5
cc: `-V' option must have argument
configure:3008: $? = 1
configure:3031: checking for C compiler default output file name
configure:3058: cc -O2 -pipe     conftest.c  >&5
configure:3061: $? = 0
configure:3107: result: a.out
configure:3112: checking whether the C compiler works
configure:3122: ./a.out
configure:3125: $? = 0
configure:3142: result: yes
configure:3149: checking whether we are cross compiling
configure:3151: result: no
configure:3154: checking for suffix of executables
configure:3161: cc -o conftest -O2 -pipe     conftest.c  >&5
configure:3164: $? = 0
configure:3188: result:
configure:3194: checking for suffix of object files
configure:3220: cc -c -O2 -pipe    conftest.c >&5
configure:3223: $? = 0
configure:3246: result: o
configure:3250: checking whether we are using the GNU C compiler
configure:3279: cc -c -O2 -pipe    conftest.c >&5
configure:3285: $? = 0
configure:3292: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3295: $? = 0
configure:3302: test -s conftest.o
configure:3305: $? = 0
configure:3319: result: yes
configure:3324: checking whether cc accepts -g
configure:3354: cc -c -g  conftest.c >&5
configure:3360: $? = 0
configure:3367: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3370: $? = 0
configure:3377: test -s conftest.o
configure:3380: $? = 0
configure:3510: result: yes
configure:3527: checking for cc option to accept ISO C89
configure:3601: cc  -c -O2 -pipe    conftest.c >&5
configure:3607: $? = 0
configure:3614: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3617: $? = 0
configure:3624: test -s conftest.o
configure:3627: $? = 0
configure:3647: result: none needed
configure:3706: checking how to run the C preprocessor
configure:3746: cc -E  conftest.c
configure:3752: $? = 0
configure:3790: cc -E  conftest.c
conftest.c:8:28: ac_nonexistent.h: No such file or directory
configure:3796: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3836: result: cc -E
configure:3865: cc -E  conftest.c
configure:3871: $? = 0
configure:3909: cc -E  conftest.c
conftest.c:8:28: ac_nonexistent.h: No such file or directory
configure:3915: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3960: checking for grep that handles long lines and -e
configure:4023: error: no acceptable grep could be found in /bin:/usr/bin:/sbin:/usr/sbin:/usr/xpg4/bin

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

ac_cv_build=i386-unknown-openbsd4.2
ac_cv_c_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -pipe  '
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=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=i386-unknown-openbsd4.2
ac_cv_objext=o
ac_cv_path_AR=/usr/bin/ar
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='cc -E'
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes

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

A=''
ALWAYS_DEFINES=''
AR='/usr/bin/ar'
ARFLAGS='cruv'
BIND9_BIND9_BUILDINCLUDE=''
BIND9_DNS_BUILDINCLUDE=''
BIND9_ISCCC_BUILDINCLUDE=''
BIND9_ISCCFG_BUILDINCLUDE=''
BIND9_ISC_BUILDINCLUDE=''
BIND9_LWRES_BUILDINCLUDE=''
BIND9_TOP_BUILDDIR=''
BIND9_VERSION=''
BUILD_CC=''
BUILD_CFLAGS=''
BUILD_CPPFLAGS=''
BUILD_LDFLAGS=''
BUILD_LIBS=''
CC='cc'
CCOPT=''
CFLAGS='-O2 -pipe  '
CPP='cc -E'
CPPFLAGS=''
CXX=''
CXXCPP=''
CXXFLAGS=''
DEFS=''
DNS_CRYPTO_LIBS=''
DST_GSSAPI_INC=''
DST_OPENSSL_INC=''
ECHO='/bin/echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
ETAGS=''
EXEEXT=''
F77=''
FFLAGS=''
GENRANDOMLIB=''
GREP=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='install -c -s'
INSTALL_SCRIPT='${INSTALL}'
IRIX_DNSSEC_WARNINGS_HACK=''
ISC_EXTRA_OBJS=''
ISC_EXTRA_SRCS=''
ISC_IPV6_C=''
ISC_IPV6_H=''
ISC_IPV6_O=''
ISC_ISCIPV6_O=''
ISC_LWRES_ENDHOSTENTINT=''
ISC_LWRES_ENDNETENTINT=''
ISC_LWRES_GETADDRINFOPROTO=''
ISC_LWRES_GETHOSTBYADDRVOID=''
ISC_LWRES_GETIPNODEPROTO=''
ISC_LWRES_GETNAMEINFOPROTO=''
ISC_LWRES_GETNETBYADDRINADDR=''
ISC_LWRES_NEEDADDRINFO=''
ISC_LWRES_NEEDHERRNO=''
ISC_LWRES_NEEDRRSETINFO=''
ISC_LWRES_SETHOSTENTINT=''
ISC_LWRES_SETNETENTINT=''
ISC_PLATFORM_BRACEPTHREADONCEINIT=''
ISC_PLATFORM_FIXIN6ISADDR=''
ISC_PLATFORM_HAVEIFNAMETOINDEX=''
ISC_PLATFORM_HAVEIF_LADDRCONF=''
ISC_PLATFORM_HAVEIF_LADDRREQ=''
ISC_PLATFORM_HAVEIN6PKTINFO=''
ISC_PLATFORM_HAVEINADDR6=''
ISC_PLATFORM_HAVEIPV6=''
ISC_PLATFORM_HAVELIFCONF=''
ISC_PLATFORM_HAVELONGLONG=''
ISC_PLATFORM_HAVESALEN=''
ISC_PLATFORM_HAVESCOPEID=''
ISC_PLATFORM_MSGHDRFLAVOR=''
ISC_PLATFORM_NEEDATON=''
ISC_PLATFORM_NEEDIN6ADDRANY=''
ISC_PLATFORM_NEEDIN6ADDRLOOPBACK=''
ISC_PLATFORM_NEEDMEMMOVE=''
ISC_PLATFORM_NEEDNETINET6IN6H=''
ISC_PLATFORM_NEEDNETINETIN6H=''
ISC_PLATFORM_NEEDNTOP=''
ISC_PLATFORM_NEEDPORTT=''
ISC_PLATFORM_NEEDPTON=''
ISC_PLATFORM_NEEDSPRINTF=''
ISC_PLATFORM_NEEDSTRLCAT=''
ISC_PLATFORM_NEEDSTRLCPY=''
ISC_PLATFORM_NEEDSTRSEP=''
ISC_PLATFORM_NEEDSTRTOUL=''
ISC_PLATFORM_NEEDSYSSELECTH=''
ISC_PLATFORM_NEEDVSNPRINTF=''
ISC_PLATFORM_QUADFORMAT=''
ISC_PLATFORM_RLIMITTYPE=''
ISC_PLATFORM_USEDECLSPEC=''
ISC_PLATFORM_USETHREADS=''
ISC_SOCKADDR_LEN_T=''
ISC_THREAD_DIR=''
LATEX=''
LDFLAGS=''
LIBBIND=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIBTOOL_ALLOW_UNDEFINED=''
LIBTOOL_IN_MAIN=''
LIBTOOL_MKDEP_SED=''
LIBTOOL_MODE_COMPILE=''
LIBTOOL_MODE_INSTALL=''
LIBTOOL_MODE_LINK=''
LN='ln'
LN_S=''
LTLIBOBJS=''
LWRES_HAVE_SIN6_SCOPE_ID=''
LWRES_PLATFORM_HAVEINADDR6=''
LWRES_PLATFORM_HAVEIPV6=''
LWRES_PLATFORM_HAVESALEN=''
LWRES_PLATFORM_NEEDIN6ADDRANY=''
LWRES_PLATFORM_NEEDIN6ADDRLOOPBACK=''
LWRES_PLATFORM_NEEDNETINET6IN6H=''
LWRES_PLATFORM_NEEDNETINETIN6H=''
LWRES_PLATFORM_NEEDSPRINTF=''
LWRES_PLATFORM_NEEDSTRTOUL=''
LWRES_PLATFORM_NEEDSYSSELECTH=''
LWRES_PLATFORM_NEEDVSNPRINTF=''
LWRES_PLATFORM_QUADFORMAT=''
LWRES_PLATFORM_USEDECLSPEC=''
MKDEPCC=''
MKDEPCFLAGS=''
MKDEPPROG=''
O=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PDFLATEX=''
PERL='/usr/bin/perl'
PURIFY=''
RANLIB='ranlib'
SA=''
SET_MAKE=''
SHELL='/bin/sh'
STD_CDEFINES=''
STD_CINCLUDES=''
STD_CWARNINGS=''
STRIP=''
USE_GSSAPI=''
USE_OPENSSL=''
XMLLINT=''
XSLTPROC=''
XSLT_DB2LATEX_ADMONITIONS=''
XSLT_DB2LATEX_STYLE=''
XSLT_DOCBOOK_CHUNK_HTML=''
XSLT_DOCBOOK_CHUNK_XHTML=''
XSLT_DOCBOOK_STYLE_HTML=''
XSLT_DOCBOOK_STYLE_MAN=''
XSLT_DOCBOOK_STYLE_XHTML=''
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_F77=''
bindir='${exec_prefix}/bin'
build='i386-unknown-openbsd4.2'
build_alias=''
build_cpu='i386'
build_os='openbsd4.2'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i386-unknown-openbsd4.2'
host_alias=''
host_cpu='i386'
host_os='openbsd4.2'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
purify_path=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' lib/bind'
sysconfdir='/etc'
target_alias=''

## ------------------- ##
## File substitutions. ##
## ------------------- ##

BIND9_MAKE_INCLUDES=''
BIND9_MAKE_RULES=''
LIBBIND9_API=''
LIBDNS_API=''
LIBISCCC_API=''
LIBISCCFG_API=''
LIBISC_API=''
LIBLWRES_API=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""

configure: exit 1



Philip Guenther wrote:
On Wed, Mar 5, 2008 at 2:29 PM, Tom Van Looy <[EMAIL PROTECTED]> wrote:
The source is the src.tar.gz from CD's, I didn't update/patch it yet.
...
 checking for grep that handles long lines and -e... configure: error: no
 acceptable grep could be found in /bin:/usr/bin:/sbin:/usr/sbin:/usr/xpg4/bin
 *** Error code 1

Is your /usr/bin/grep the original that came with 4.2 or has it been
replaced?  (Try re-extracting it from base42.tgz)

What's the config.log file show for this test?


Philip Guenther

Reply via email to