From owner-freebsd-java@FreeBSD.ORG Fri Oct 31 06:37:45 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCD5D16A4CF for ; Fri, 31 Oct 2003 06:37:45 -0800 (PST) Received: from iwmail.xpdial.com (iwgate.xpdial.com [68.156.89.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FABE43FCB for ; Fri, 31 Oct 2003 06:37:44 -0800 (PST) (envelope-from mark@s-wit.net) Received: from [192.168.101.251] by iwmail.xpdial.com (ArGoSoft Mail Server Pro for WinNT/2000/XP, Version 1.8 (1.8.4.1)); Fri, 31 Oct 2003 09:41:01 -0500 Message-ID: <000701c39fbd$0e33b190$fb65a8c0@ocfl061> From: "M.D. DeWar" To: "Panagiotis Astithas" References: <3FA13C93.8010105@xsb.com><1067532264.27956.27.camel@dyn231.iacc-tm4.ndsu.nodak.edu><3FA1456B.8080404@xsb.com><20031030172034.GB40447@misty.eyesbeyond.com><3FA14A17.3000908@xsb.com><3FA14F85.8060205@xsb.com> <000b01c39f17$6664c490$fb65a8c0@ocfl061> <3FA21930.7060901@noc.ntua.gr> Date: Fri, 31 Oct 2003 09:41:20 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: freebsd-java@freebsd.org Subject: Re: errors on libtool but its there and updated X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Oct 2003 14:37:46 -0000 Sorry for the dumbness but how is that done ? I have tried cvs in the past and didn't go off very well. THanks mark ----- Original Message ----- From: "Panagiotis Astithas" To: "M.D. DeWar" Cc: Sent: Friday, October 31, 2003 3:11 AM Subject: Re: errors on libtool but its there and updated > M.D. DeWar wrote: > > => gmake-3.80 depends on shared library: intl.4 - not found > > ===> Verifying install for intl.4 in /usr/ports/devel/gettext > > ===> gettext-0.11.5_1 depends on executable: libtool - found > > ===> gettext-0.11.5_1 depends on shared library: iconv.3 - found > > ===> gettext-0.11.5_1 depends on shared library: expat.4 - found > > ===> Configuring for gettext-0.11.5_1 > > Your libtool installation is out of date. Please remove > > and reinstall /usr/ports/devel/libtool. > > > > I have libtool 1.5 on the system in /usr/local/bin > > piderman# libtool --version > > ltmain.sh (GNU libtool) 1.5 (1.1220 2003/04/05 19:32:58) > > > > gettext is updated to latest version. > > spiderman# gettext --version > > gettext (GNU gettext-runtime) 0.12.1 > > > > I put the gettext file in the /usr/ports/distfiles and no go. > > > > I saw that /usr/ports/devel/gettext had a work directory with the older > > 0.11.5 in it so I removed it and put in the new 0.12 but that didn't fool it > > either. > > > > What else can I do besides punting. > > Thanks > > mark > > cvsup your ports again, and you will get a new port skeleton for gmake, > that depends on libintl.so.5 > > Cheers, > -- > Panagiotis Astithas > Electrical & Computer Engineer, PhD > Network Management Center > National Technical University of Athens, Greece > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" >