From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 26 02:11:26 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE90216A4CE for ; Mon, 26 Apr 2004 02:11:26 -0700 (PDT) Received: from null.rsn.bth.se (null.rsn.bth.se [194.47.142.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B32D43D41 for ; Mon, 26 Apr 2004 02:11:25 -0700 (PDT) (envelope-from mahf01@student.bth.se) Received: by null.rsn.bth.se (Postfix, from userid 65534) id 543E32C0006; Mon, 26 Apr 2004 11:11:22 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by null.rsn.bth.se (Postfix) with ESMTP id A9E8F2C0009 for ; Mon, 26 Apr 2004 11:11:21 +0200 (CEST) Received: from harnis (harnis.rsn.bth.se [194.47.143.204]) by null.rsn.bth.se (Postfix) with ESMTP id C805D2C0006 for ; Mon, 26 Apr 2004 11:11:20 +0200 (CEST) From: "Mattias Harneman" To: Date: Mon, 26 Apr 2004 11:11:05 +0200 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0000_01C42B7F.2B3CC3A0" X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcQrbmd2+TU21lbZRHeTTMyA84Y5yA== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Message-Id: <20040426091120.C805D2C0006@null.rsn.bth.se> X-Virus-Scanned: by amavisd-new-20030616-p7 on null.rsn.bth.se X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on null.rsn.bth.se X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Reporting problem X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Apr 2004 09:11:26 -0000 This is a multi-part message in MIME format. ------=_NextPart_000_0000_01C42B7F.2B3CC3A0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, I'm reporting a problem that I'm encountering when I try to install php4 on my FreeBSD computer. Here is the failure that comes during the installation: updating cache .././config.cache ltconfig13: unrecognized option `--disable-ltlibs' Try `ltconfig13 --help' for more information. configure: error: libtool configure failed configure: error: ./configure failed for glib-1.2.8 ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/devel/pkgconfig/work/pkgconfig-0.15.0/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/devel/pkgconfig. *** Error code 1 Stop in /usr/ports/textproc/libxml2. *** Error code 1 Stop in /usr/ports/lang/php4. *** Error code 1 Stop in /usr/ports/lang/php4. ___________________________________________________________ And here's my package overview: apache+mod_ssl-1.3.29+2.8.16 gmake-3.80_1 m4-1.4_1 bash-2.05b.007 imake-4.3.0_1 mm-1.3.0 bison-1.75_1 libiconv-1.9.1_3 mysql-client-4.0.16 expat-1.95.6_1 libtool-1.3.5_1 perl-5.6.1_15 ezm3-1.1 libtool-1.4.3_2 python-2.3.2_3 freetype2-2.1.5_1 libtool-1.5 gettext-0.12.1 lynx-ssl-2.8.4.1d I'm also attaching the config.log file Hope to hear from you soon! Thanks Mattias _____________________________________________________________ Mattias Harneman IS01 Student at Department of Software Engineering and Computer Science Blekinge Institute of Technology Tel: +46 (0)457 - 13880 Mobil: +46 (0)709 - 603344 Homepage: http://www.student.bth.se/~mahf01/ E-mail: mahf01@student.bth.se ICQnr: #37440564 "I never saw a wild thing sorry for itself. A small bird will drop frozen dead from a bough without ever having felt sorry for itself." D. H. Lawrence - Self-Pity ------=_NextPart_000_0000_01C42B7F.2B3CC3A0 Content-Type: application/octet-stream; name="config.log" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="config.log" This file contains any messages produced by compilers while=0A= running configure, to aid debugging if configure makes a mistake.=0A= =0A= configure:732: checking for a BSD compatible install=0A= configure:785: checking whether build environment is sane=0A= configure:842: checking whether gmake sets ${MAKE}=0A= configure:888: checking for working aclocal-1.4=0A= configure:901: checking for working autoconf=0A= configure:914: checking for working automake-1.4=0A= configure:927: checking for working autoheader=0A= configure:940: checking for working makeinfo=0A= configure:954: checking whether to enable maintainer-specific portions = of Makefiles=0A= configure:993: checking for Cygwin environment=0A= configure:1026: checking for mingw32 environment=0A= configure:1055: checking how to run the C preprocessor=0A= configure:1210: checking host system type=0A= configure:1231: checking build system type=0A= configure:1251: checking for gcc=0A= configure:1364: checking whether the C compiler (cc -O -pipe = -mcpu=3Dpentiumpro ) works=0A= configure:1380: cc -o conftest -O -pipe -mcpu=3Dpentiumpro conftest.c = 1>&5=0A= configure:1406: checking whether the C compiler (cc -O -pipe = -mcpu=3Dpentiumpro ) is a cross-compiler=0A= configure:1411: checking whether we are using GNU C=0A= configure:1439: checking whether cc accepts -g=0A= configure:1482: checking for ld used by GCC=0A= configure:1550: checking if the linker (/usr/bin/ld) is GNU ld=0A= configure:1567: checking for /usr/bin/ld option to reload object files=0A= configure:1579: checking for BSD-compatible nm=0A= configure:1617: checking whether ln -s works=0A= configure:1638: checking how to recognise dependant libraries=0A= configure:1821: checking for object suffix=0A= configure:1847: checking for executable suffix=0A= configure:1888: checking command to parse /usr/bin/nm -B output=0A= configure:2071: checking for dlfcn.h=0A= configure:2249: checking for ranlib=0A= configure:2316: checking for strip=0A= configure:2559: checking for objdir=0A= configure:2586: checking for cc option to produce PIC=0A= configure:2738: checking if cc PIC flag -fPIC works=0A= configure:2804: checking if cc static flag -static works=0A= configure:2846: checking if cc supports -c -o file.o=0A= configure:2894: checking if cc supports -c -o file.lo=0A= configure:2962: checking if cc supports -fno-rtti -fno-exceptions=0A= configure:2975: cc -c -O -pipe -mcpu=3Dpentiumpro -fno-rtti = -fno-exceptions -c conftest.c conftest.c 1>&5=0A= cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC=0A= cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC=0A= configure:3002: checking whether the linker (/usr/bin/ld) supports = shared libraries=0A= configure:3686: checking how to hardcode library paths into programs=0A= configure:3714: checking whether stripping libraries is possible=0A= configure:3728: checking dynamic linker characteristics=0A= configure:4125: checking if libtool supports shared libraries=0A= configure:4129: checking whether to build shared libraries=0A= configure:4152: checking whether to build static libraries=0A= configure:4688: checking whether -lc should be explicitly linked in=0A= configure:5293: checking for gcc=0A= configure:5406: checking whether the C compiler (cc -O -pipe = -mcpu=3Dpentiumpro ) works=0A= configure:5422: cc -o conftest -O -pipe -mcpu=3Dpentiumpro conftest.c = 1>&5=0A= configure:5448: checking whether the C compiler (cc -O -pipe = -mcpu=3Dpentiumpro ) is a cross-compiler=0A= configure:5453: checking whether we are using GNU C=0A= configure:5481: checking whether cc accepts -g=0A= configure:5514: checking for Win32=0A= configure:5580: checking for working alloca.h=0A= configure:5613: checking for alloca=0A= configure:5815: checking for setresuid=0A= configure:5871: checking for dirent.h=0A= configure:5871: checking for unistd.h=0A= configure:5871: checking for sys/wait.h=0A= ------=_NextPart_000_0000_01C42B7F.2B3CC3A0--