From owner-freebsd-ports@FreeBSD.ORG Tue Sep 9 16:59:04 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 8C63516A4BF for ; Tue, 9 Sep 2003 16:59:04 -0700 (PDT) Received: from lapdance.yazzy.org (yazzy.org [217.8.140.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17A9F43F75 for ; Tue, 9 Sep 2003 16:59:02 -0700 (PDT) (envelope-from freebsd@yazzy.org) Received: from localhost (localhost [127.0.0.1]) by lapdance.yazzy.org (Postfix) with SMTP id 78FC34187 for ; Wed, 10 Sep 2003 01:58:41 +0200 (CEST) Date: Wed, 10 Sep 2003 01:58:41 +0200 From: Martin Jessa To: freebsd-ports@freebsd.org Message-Id: <20030910015841.3d571ed9.freebsd@yazzy.org> In-Reply-To: <20030909143321.3CCBE61E31@smtp.us2.messagingengine.com> References: <20030909143321.3CCBE61E31@smtp.us2.messagingengine.com> Organization: WRS ASA X-Mailer: Sylpheed version 0.9.3claws (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Sep 2003 23:59:04 -0000 You need a newer version of gettext. Run portupgrade On Tue, 09 Sep 2003 06:33:21 -0800 "Ge0ak" wrote: > > /usr/ports/x11-toolkits/wxgtk-devel > make install clean > > FreeBSD 5.1-RELEASE > > > > configure:9016: checking whether the C compiler (cc -O -pipe > -mcpu=pentiumpro -lc_r -L/usr/local/lib -liconv -L/usr/X11R6/lib) works > configure:9032: cc -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE > -I/usr/ports/x11-toolkits/wxgtk-devel/work/wxGTK-2.4.1/include > -I/usr/local/include -I/usr/X11R6/include -lc_r -L/usr/local/lib > -liconv -L/usr/X11R6/lib conftest.c 1>&5 > configure:9058: checking whether the C compiler (cc -O -pipe > -mcpu=pentiumpro -lc_r -L/usr/local/lib -liconv -L/usr/X11R6/lib) is a > cross-compiler > configure:9063: checking whether we are using GNU C > configure:9072: cc -E conftest.c > configure:9091: checking whether cc accepts -g > configure:9124: checking how to run the C preprocessor > configure:9145: cc -E -D_THREAD_SAFE > -I/usr/ports/x11-toolkits/wxgtk-devel/work/wxGTK-2.4.1/include > -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null > 2>conftest.out > configure:9205: checking whether cc needs -traditional > configure:9230:20: termio.h: No such file or directory > configure:9266: checking for c++ > configure:9298: checking whether the C++ compiler (c++ -O -pipe > -mcpu=pentiumpro -lc_r -L/usr/local/lib -liconv -L/usr/X11R6/lib) works > configure:9314: c++ -o conftest -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE > -I/usr/ports/x11-toolkits/wxgtk-devel/work/wxGTK-2.4.1/include > -I/usr/local/include -I/usr/X11R6/include -lc_r -L/usr/local/lib > -liconv -L/usr/X11R6/lib conftest.C 1>&5 > configure:9340: checking whether the C++ compiler (c++ -O -pipe > -mcpu=pentiumpro -lc_r -L/usr/local/lib -liconv -L/usr/X11R6/lib) is a > cross-compiler > configure:9345: checking whether we are using GNU C++ > configure:9354: c++ -E conftest.C > configure:9373: checking whether c++ accepts -g > configure:9416: checking for ranlib > configure:9447: checking for ar > configure:9487: checking for a BSD compatible install > configure:9563: checking for strip > configure:9592: checking if make is GNU make > configure:9618: checking if make supports VPATH > /usr/libexec/ld-elf.so.1: Shared object "libintl.so.4" not found > -- > Ge0ak > gr0ahaxor@eml.cc > > -- > http://www.fastmail.fm - Accessible with your email software > or over the web > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"