From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 7 03:05:54 2003 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 85C2037B401 for ; Mon, 7 Apr 2003 03:05:54 -0700 (PDT) Received: from temne.zahrobie.sk (temne.zahrobie.sk [212.89.236.90]) by mx1.FreeBSD.org (Postfix) with SMTP id 4AF1443FA3 for ; Mon, 7 Apr 2003 03:05:53 -0700 (PDT) (envelope-from brano@zahrobie.sk) Received: (qmail 3639 invoked by uid 0); 7 Apr 2003 10:07:14 -0000 Received: from localhost (HELO brano) (127.0.0.1) by localhost with SMTP; 7 Apr 2003 10:07:14 -0000 Message-ID: <01a101c2fced$9ed3bb00$028c630a@brano> From: "[brano]" To: Date: Mon, 7 Apr 2003 12:08:18 +0200 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_019D_01C2FCFE.6048C630" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: pkgconfig 0.15.0 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, 07 Apr 2003 10:05:55 -0000 This is a multi-part message in MIME format. ------=_NextPart_000_019D_01C2FCFE.6048C630 Content-Type: text/plain; charset="windows-1250" Content-Transfer-Encoding: quoted-printable Hi, I have problem compile pkgconfig 0.15.0 at FreeBSD 5.0-Release. Brano ------=_NextPart_000_019D_01C2FCFE.6048C630 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= 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_019D_01C2FCFE.6048C630--