Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Apr 2009 12:24:15 +0100
From:      Tom Evans <tevans.uk@googlemail.com>
To:        Aries LTD <info@ariesltd.com.ua>
Cc:        x11@FreeBSD.org
Subject:   Re: Apache install fails on xproto-7.0.15 Script "configure" failed unexpectedly
Message-ID:  <1240313056.8205.22.camel@strangepork.mintel.co.uk>
In-Reply-To: <2A655B55AE3047A2BF294F6C0F5BA3C7@ARIESTWO>
References:  <2A655B55AE3047A2BF294F6C0F5BA3C7@ARIESTWO>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2009-04-21 at 10:34 +0300, Aries LTD wrote:
> Dear sirs,
> 
> Good day,
> 
> When I try to install Apache 2.2.11_4 the install process fails on xproto-7.0.15 see attached config.log
> What can I do?
> 
>   
> NewBSD# cd apache22
> NewBSD# ls
> Makefile                distinfo                pkg-message
> Makefile.doc            files                   pkg-plist
> Makefile.modules        pkg-descr               work
> Makefile.options        pkg-install
> NewBSD# make
> NewBSD# make install
> ===>  Installing for apache-2.2.11_4
> ===>   apache-2.2.11_4 depends on file: /usr/local/lib/libcrypto.so.5 - not found
> ===>    Verifying install for /usr/local/lib/libcrypto.so.5 in /usr/ports/security/openssl
> ===>  Vulnerability check disabled, database not found
> => openssl-0.9.8k.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
> => Attempting to fetch from http://www.openssl.org/source/.
> openssl-0.9.8k.tar.gz                         100% of 3761 kB  116 kBps 00m00s
> ===>  Extracting for openssl-0.9.8k
> => MD5 Checksum OK for openssl-0.9.8k.tar.gz.
> => SHA256 Checksum OK for openssl-0.9.8k.tar.gz.
> ===>   openssl-0.9.8k depends on file: /usr/local/bin/perl5.8.9 - found
> ===>  Patching for openssl-0.9.8k
> ===>   openssl-0.9.8k depends on file: /usr/local/bin/perl5.8.9 - found
> ===>  Applying FreeBSD patches for openssl-0.9.8k
> ===>   openssl-0.9.8k depends on executable: makedepend - not found
> ===>    Verifying install for makedepend in /usr/ports/devel/makedepend
> ===>  Vulnerability check disabled, database not found
> => makedepend-1.0.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/xorg/util.
> => Attempting to fetch from ftp://ftp.gwdg.de/pub/x11/x.org/pub/individual/util/.
> makedepend-1.0.1.tar.bz2                      100% of  105 kB   98 kBps
> ===>  Extracting for makedepend-1.0.1,1
> => MD5 Checksum OK for xorg/util/makedepend-1.0.1.tar.bz2.
> => SHA256 Checksum OK for xorg/util/makedepend-1.0.1.tar.bz2.
> ===>  Patching for makedepend-1.0.1,1
> ===>   makedepend-1.0.1,1 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - not found
> ===>    Verifying install for /usr/local/libdata/pkgconfig/xproto.pc in /usr/ports/x11/xproto
> ===>  Vulnerability check disabled, database not found
> => xproto-7.0.15.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/xorg/proto.
> => Attempting to fetch from ftp://ftp.gwdg.de/pub/x11/x.org/pub/individual/proto/.
> xproto-7.0.15.tar.bz2                         100% of  155 kB  106 kBps
> ===>  Extracting for xproto-7.0.15
> => MD5 Checksum OK for xorg/proto/xproto-7.0.15.tar.bz2.
> => SHA256 Checksum OK for xorg/proto/xproto-7.0.15.tar.bz2.
> ===>  Patching for xproto-7.0.15
> ===>   xproto-7.0.15 depends on executable: pkg-config - found
> ===>  Configuring for xproto-7.0.15
> checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... ./install-sh -c -d
> checking for gawk... no
> checking for mawk... no
> checking for nawk... nawk
> checking whether make sets $(MAKE)... yes
> checking if xorg-macros used to generate configure is at least 1.2... yes, 1.2.1
> checking build system type... i386-portbld-freebsd6.2
> checking host system type... i386-portbld-freebsd6.2
> checking for style of include used by make... GNU
> checking for gcc... cc
> checking for C compiler default output file name... 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 ISO C89... unsupported
> checking dependency style of cc... none
> checking how to run the C preprocessor... /lib/cpp
> configure: error: in `/usr/ports/x11/xproto/work/xproto-7.0.15':
> configure: error: C preprocessor "/lib/cpp" fails sanity check
                                    ^^^^^^^^^

And how does it run when you dont have a non standard C preprocessor
set?

> See `config.log' for more details.
> ===>  Script "configure" failed unexpectedly.
> Please report the problem to x11@FreeBSD.org [maintainer] and attach the
> "/usr/ports/x11/xproto/work/xproto-7.0.15/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/x11/xproto.
> *** Error code 1
> 
> Stop in /usr/ports/devel/makedepend.
> *** Error code 1
> 
> Stop in /usr/ports/security/openssl.
> *** Error code 1
> 
> Stop in /usr/ports/www/apache22.
> *** Error code 1
> 
> Stop in /usr/ports/www/apache22.
> 
> NewBSD# ls /var/db/pkg
> autoconf-2.62                   lynx-2.8.6.5_5,1
> autoconf-wrapper-20071109       m4-1.4.12,1
> automake-1.9.6_3                mc-4.6.2
> automake-wrapper-20071109       mime-support-3.44.1
> cvsup-without-gui-16.1h_2       mysql-client-5.0.77_1
> db41-4.1.25_4                   p5-gettext-1.05_2
> expat-2.0.1                     pcre-7.9
> ezm3-1.2_1                      perl-5.8.9_2
> gamin-0.1.10                    pkg-config-0.23_1
> gettext-0.14.5_2                pkgdb.db
> gio-fam-backend-2.20.1          png-1.2.35
> glib-2.20.1                     portupgrade-2.4.6_2,2
> gmake-3.81_1                    python25-2.5.4_1
> help2man-1.36.4_2               ruby-1.8.7.72_1,1
> libiconv-1.9.2_2                ruby18-bdb-0.6.5
> libslang2-2.1.4_1               screen-4.0.3_6
> libtool-1.5.22_2                wget-1.11.4
> 
> ++++++++++++++++++++++++++++++++++++++
> 
> Best regards,
> 
> Alexey 
> 
> info@ariesltd.com.ua
> _______________________________________________
> freebsd-x11@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-x11
> To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org"




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