Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Dec 2012 07:07:23 +0000
From:      Srinivasa Kanduru <SKanduru@a10networks.com>
To:        "apache@FreeBSD.org" <apache@FreeBSD.org>
Subject:   apache installation failed
Message-ID:  <4ACB26D93525C544864D91BE088FDC0D51E260@SJ-MB02.corp.a10networks.com>

index | next in thread | raw e-mail

[-- Attachment #1 --]
Hello,

I was trying to setup IPv6 TAHI test-suites on FreeBSD 9.0 for IPv6 conformance certification .

I got the following error when I was trying to install apache 20 as well as 22 from the ports directory.  The package installer suggested to attach the following information for your perusal.

I would appreciate if you can let me know if there is anything wrong in my setup.

Thanks a lot for your help.

Regards,
Srinivas.

===>  Script "configure" failed unexpectedly.
Please report the problem to apache@FreeBSD.org [maintainer] and attach the
"/usr/ports/www/apache20/work/httpd-2.0.64/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`).

[root@tahi-ipv6 apache20]#ls /var/db/pkg
apr-0.9.20.0.9.19                       kbproto-1.0.5
apr-ipv6-gdbm-db42-1.4.5.1.3.12_1       libiconv-1.13.1_1
autoconf-2.68                           libsigsegv-2.10
autoconf-wrapper-20101119               libtool-2.4_1
automake-1.11.1                         m4-1.4.16,1
automake-wrapper-20101119               p5-Expect-1.21
bash-4.1.11                             p5-IO-Tty-1.10
bison-2.4.3,1                           p5-Locale-gettext-1.05_3
ct-2.1.2                                pcre-8.20
db42-4.2.52_5                           perl-5.12.4_3
elinks-0.11.7_2                         python27-2.7.2_3
expat-2.0.1_2                           screen-4.0.3_13
gdbm-1.9.1                              v6eval-3.3.2
gettext-0.18.1.1                        v6eval-remotes-3.0
gmake-3.82                              vim-lite-7.3.121
help2man-1.40.4



[-- Attachment #2 --]
===>   apache-2.0.64_2 depends on file: /usr/local/bin/perl5.12.4 - found
===>   apache-2.0.64_2 depends on file: /usr/local/bin/autoconf-2.68 - found
===>   apache-2.0.64_2 depends on package: libtool>=2.4 - found
===>   apache-2.0.64_2 depends on shared library: expat.6 - found
===>   apache-2.0.64_2 depends on shared library: pcre.0 - found
===>   apache-2.0.64_2 depends on shared library: apr-0 - found
===>   apache-2.0.64_2 depends on shared library: iconv.3 - found
===>  Configuring for apache-2.0.64_2
configure: WARNING: unrecognized options: --with-perl, --with-expat, --with-iconv, --with-dbm
checking for chosen layout... FreeBSD
checking for working mkdir -p... yes
checking build system type... i386-portbld-freebsd9.0
checking host system type... i386-portbld-freebsd9.0
checking target system type... i386-portbld-freebsd9.0

Configuring Apache Portable Runtime library ...

checking for APR... yes
  adding "-g" to CFLAGS
  adding "-pthread" to CFLAGS
  setting CPPFLAGS to " -D_REENTRANT -D_THREAD_SAFE"
  setting INCLUDES to " -I/usr/local/include/apr-0 "

Configuring Apache Portable Runtime Utility library...

checking for APR-util... yes
  adding "-L/usr/local/lib" to LDFLAGS
  adding "-L/usr/local/lib/db42" to LDFLAGS
  adding "-I/usr/local/include" to INCLUDES
  adding "-I/usr/local/include/db42" to INCLUDES
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 ISO C89... none needed
checking how to run the C preprocessor... cpp

Configuring Apache httpd ...

  adding "-I." to INCLUDES
  adding "-I$(top_srcdir)/os/$(OS_DIR)" to INCLUDES
  adding "-I$(top_srcdir)/server/mpm/$(MPM_SUBDIR_NAME)" to INCLUDES
  adding "-I$(top_srcdir)/modules/http" to INCLUDES
  adding "-I$(top_srcdir)/modules/filters" to INCLUDES
  adding "-I$(top_srcdir)/modules/proxy" to INCLUDES
  adding "-I$(top_srcdir)/include" to INCLUDES
  adding "-I$(top_srcdir)/modules/generators" to INCLUDES

Applying OS-specific hints for httpd ...

  forcing SINGLE_LISTEN_UNSERIALIZED_ACCEPT to "1"
  forcing AP_NONBLOCK_WHEN_MULTI_LISTEN to "1"
checking for rm... /bin/rm
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -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... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for library containing strerror... none required
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for strings.h... (cached) yes
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking sys/processor.h usability... no
checking sys/processor.h presence... no
checking for sys/processor.h... no
checking sys/sem.h usability... yes
checking sys/sem.h presence... yes
checking for sys/sem.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for an ANSI C-conforming const... yes
  setting NOTEST_CPPFLAGS to "-DAP_HAVE_DESIGNATED_INITIALIZER"
checking for getpwnam... yes
checking for getgrnam... yes
checking for initgroups... yes
checking for bindprocessor... no
checking for prctl... no
checking for timegm... yes
checking for tm_gmtoff in struct tm... yes
checking whether to enable mod_access... shared
checking whether to enable mod_auth... shared
checking whether to enable mod_auth_anon... shared
checking whether to enable mod_auth_dbm... shared
checking whether to enable mod_auth_digest... checking dependencies
You need APR random support to use mod_auth_digest.
Look at APR configure options --with-egd and --with-devrandom.
checking whether to enable mod_auth_digest... configure: error: mod_auth_digest has been requested but can not be built due to prerequisite failures
===>  Script "configure" failed unexpectedly.
Please report the problem to apache@FreeBSD.org [maintainer] and attach the
"/usr/ports/www/apache20/work/httpd-2.0.64/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`).
*** Error code 1

Stop in /usr/ports/www/apache20.
help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4ACB26D93525C544864D91BE088FDC0D51E260>