From owner-freebsd-ports@FreeBSD.ORG  Thu Jun 16 13:54:18 2005
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
X-Original-To: ports@FreeBSD.org
Delivered-To: freebsd-ports@FreeBSD.ORG
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3E15916A41C
	for <ports@FreeBSD.org>; Thu, 16 Jun 2005 13:54:18 +0000 (GMT)
	(envelope-from arie@gerszt.ch)
Received: from swisseasy.net (mailhost.swisseasy.net [80.74.132.132])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B26A543D1D
	for <ports@FreeBSD.org>; Thu, 16 Jun 2005 13:54:16 +0000 (GMT)
	(envelope-from arie@gerszt.ch)
Received: (qmail 63708 invoked by uid 2537); 16 Jun 2005 13:54:15 -0000
Received: from 212.41.72.188 by atlas.swisseasy.net (envelope-from
	<arie@gerszt.ch>, uid 89) with qmail-scanner-1.24 
	(spamassassin: 3.0.1.  Clear:RC:1(212.41.72.188):. 
	Processed in 0.076383 secs); 16 Jun 2005 13:54:15 -0000
Received: from unknown (HELO DELLARIE) (arie@gerszt.ch@212.41.72.188)
	by mailhost.swisseasy.net with SMTP; 16 Jun 2005 13:54:15 -0000
From: "Arie J. Gerszt" <arie@gerszt.ch>
To: <ports@FreeBSD.org>
Date: Thu, 16 Jun 2005 15:55:07 +0100
MIME-Version: 1.0
Content-Type: text/plain;
	charset="US-ASCII"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook, Build 11.0.5510
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
Thread-Index: AcVyg2LC/83Ru07nSsCFVBuf2RUF3g==
X-Qmail-Scanner-Message-ID: <111893005568263701@atlas.swisseasy.net>
Message-Id: <20050616135416.B26A543D1D@mx1.FreeBSD.org>
Cc: 
Subject: Script "configure" failed unexpectedly.
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
	<mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 16 Jun 2005 13:54:18 -0000

Regards
Arie

-----------------------





This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:726: checking whether gmake sets ${MAKE}
configure:755: checking for gcc
configure:868: checking whether the C compiler (cc -O -pipe  ) works
configure:884: cc -o conftest -O -pipe    conftest.c  1>&5
configure:910: checking whether the C compiler (cc -O -pipe  ) is a
cross-compiler
configure:915: checking whether we are using GNU C
configure:924: cc -E conftest.c
configure:943: checking whether cc accepts -g
configure:975: checking how to run the C preprocessor
configure:996: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1059: checking for X
configure:1373: checking for dnet_ntoa in -ldnet
configure:1392: cc -o conftest -O -pipe    conftest.c -ldnet   1>&5
/usr/libexec/elf/ld: cannot find -ldnet
configure: failed program was:
#line 1381 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dnet_ntoa();

int main() {
dnet_ntoa()
; return 0; }
configure:1414: checking for dnet_ntoa in -ldnet_stub
configure:1433: cc -o conftest -O -pipe    conftest.c -ldnet_stub   1>&5
/usr/libexec/elf/ld: cannot find -ldnet_stub
configure: failed program was:
#line 1422 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dnet_ntoa();

int main() {
dnet_ntoa()
; return 0; }
configure:1462: checking for gethostbyname
configure:1490: cc -o conftest -O -pipe    conftest.c  1>&5
configure:1560: checking for connect
configure:1588: cc -o conftest -O -pipe    conftest.c  1>&5
configure:1652: checking for remove
configure:1680: cc -o conftest -O -pipe    conftest.c  1>&5
configure:1744: checking for shmat
configure:1772: cc -o conftest -O -pipe    conftest.c  1>&5
configure:1845: checking for IceConnectionNumber in -lICE
configure:1864: cc -o conftest -O -pipe    -L/usr/X11R6/lib conftest.c -lICE
1>&5
configure:1916: checking for Athena
configure:1947: cc -c  -I/usr/X11R6/include -O -pipe   -I/usr/X11R6/include
conftest.c 1>&5
configure:2021: cc -o conftest  -I/usr/X11R6/include -O -pipe
-I/usr/X11R6/include   -L/usr/X11R6/lib  conftest.c  -lSM -lICE -lXa
w -lXmu -lXext -lXt -lX11   1>&5
configure:2171: checking host system type
configure:2192: checking build system type
configure:2212: checking for ranlib
configure:2251: checking for ld used by GCC
configure:2313: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
configure:2329: checking for BSD-compatible nm
configure:2365: checking whether ln -s works
pbx#