From owner-freebsd-ports@FreeBSD.ORG Wed Nov 5 14:12:27 2003 Return-Path: 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 31E6A16A4CE for ; Wed, 5 Nov 2003 14:12:27 -0800 (PST) Received: from zeouane.org (desmond.net1.nerim.net [213.41.159.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 966EC43FE0 for ; Wed, 5 Nov 2003 14:12:25 -0800 (PST) (envelope-from desmond@zeouane.org) Received: from zeouane.org (localhost [127.0.0.1]) by zeouane.org (8.12.10/8.12.2) with ESMTP id hA5MDhJh083974 for ; Wed, 5 Nov 2003 23:13:43 +0100 (CET) Received: (from desmond@localhost) by zeouane.org (8.12.10/8.12.2/Submit) id hA5MDgO8083969 for ports@FreeBSD.org; Wed, 5 Nov 2003 23:13:43 +0100 (CET) Date: Wed, 5 Nov 2003 23:13:42 +0100 From: Desmond Coughlan To: ports@FreeBSD.org Message-ID: <20031105221342.GX51289@lievre.voute.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="azIKtn7V5gBmWzzR" Content-Disposition: inline Mail_Client: http://www.mutt.org/ X-PGP: http://www.zeouane.org/pgp/pubring.pkr X-PGP-Fingerprint: 3F1F C838 88D5 2659 B00A 6DF6 6883 FB9C E34A AC93 X-Priority: 3 Subject: problem with netscape 7 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Desmond Coughlan List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2003 22:12:27 -0000 --azIKtn7V5gBmWzzR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline The error message is wrong: my c compiler _does_ work ... D. -- Desmond Coughlan |'Io non mori, e non rimasi vivo' desmond@zeouane.org http://www.zeouane.org --azIKtn7V5gBmWzzR Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:605: checking host system type configure:626: checking target system type configure:644: checking build system type configure:679: checking for a BSD compatible install configure:732: checking whether build environment is sane configure:789: checking whether gmake sets ${MAKE} configure:835: checking for working aclocal configure:848: checking for working autoconf configure:861: checking for working automake configure:874: checking for working autoheader configure:887: checking for working makeinfo configure:932: checking for gcc configure:1045: checking whether the C compiler (cc -O -pipe ) works configure:1061: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib -lintl -liconv 1>&5 /usr/local/lib/libintl.so: undefined reference to `nl_langinfo' configure: failed program was: #line 1056 "configure" #include "confdefs.h" main(){return(0);} --azIKtn7V5gBmWzzR--