From owner-freebsd-java@FreeBSD.ORG Fri Oct 31 08:14:39 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 6CC5316A4CE for ; Fri, 31 Oct 2003 08:14:39 -0800 (PST) Received: from diomedes.noc.ntua.gr (diomedes.noc.ntua.gr [147.102.222.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id D265B43F93 for ; Fri, 31 Oct 2003 08:14:37 -0800 (PST) (envelope-from past@noc.ntua.gr) Received: from ajax.noc.ntua.gr (ajax.noc.ntua.gr [147.102.220.1]) h9VGEaru080519; Fri, 31 Oct 2003 18:14:36 +0200 (EET) (envelope-from past@noc.ntua.gr) Received: from noc.ntua.gr (hal.noc.ntua.gr [147.102.220.45]) by ajax.noc.ntua.gr (8.12.9p1/8.12.9) with ESMTP id h9VGEaoN085388; Fri, 31 Oct 2003 18:14:36 +0200 (EET) (envelope-from past@noc.ntua.gr) Message-ID: <3FA28A7D.4010509@noc.ntua.gr> Date: Fri, 31 Oct 2003 18:14:53 +0200 From: Panagiotis Astithas Organization: NTUA/NMC User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031024 X-Accept-Language: el, en-us, en MIME-Version: 1.0 To: "M.D. DeWar" 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> <000701c39fbd$0e33b190$fb65a8c0@ocfl061> <3FA28124.8090807@noc.ntua.gr> <001301c39fc8$61199d10$fb65a8c0@ocfl061> In-Reply-To: <001301c39fc8$61199d10$fb65a8c0@ocfl061> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: 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 16:14:39 -0000 M.D. DeWar wrote: > Great. that works except for a boo-boo > pkg_add: warning: package 'gmake-3.80' requires 'gettext-0.11.5_1', but > 'gettext > -0.12.1' is installed > > arghhhhhhhhhhhhhhhhhhhhhhhhhhhhhh > > and windows sucks why ? > (just a whining joke.!) On my system I get gmake-3.80_1, which requires gettext-0.12.1, actually. Somehow, you get the old version. You could either ignore it, or pkg_add -r gmake-3.80_1. If it doesn't work, fetch it manualy from ftp.freebsd.org and install it. Cheers, -- Panagiotis Astithas Electrical & Computer Engineer, PhD Network Management Center National Technical University of Athens, Greece