From owner-freebsd-gnome@FreeBSD.ORG Thu Nov 10 08:54:10 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 906E116A41F for ; Thu, 10 Nov 2005 08:54:10 +0000 (GMT) (envelope-from A.Robinson@ms.unimelb.edu.au) Received: from mail21.syd.optusnet.com.au (mail21.syd.optusnet.com.au [211.29.133.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE91843D45 for ; Thu, 10 Nov 2005 08:54:09 +0000 (GMT) (envelope-from A.Robinson@ms.unimelb.edu.au) Received: from c210-49-114-3.frank1.vic.optusnet.com.au (c210-49-114-3.frank1.vic.optusnet.com.au [210.49.114.3]) by mail21.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id jAA8s1gw025866 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Thu, 10 Nov 2005 19:54:06 +1100 Received: from c210-49-114-3.frank1.vic.optusnet.com.au (localhost [127.0.0.1]) by c210-49-114-3.frank1.vic.optusnet.com.au (8.13.3/8.13.3) with ESMTP id jAA8ppPQ006773 for ; Thu, 10 Nov 2005 19:51:51 +1100 (EST) (envelope-from A.Robinson@ms.unimelb.edu.au) Received: (from andrewr@localhost) by c210-49-114-3.frank1.vic.optusnet.com.au (8.13.3/8.13.3/Submit) id jAA8pkpf006745 for gnome@FreeBSD.org; Thu, 10 Nov 2005 19:51:46 +1100 (EST) (envelope-from A.Robinson@ms.unimelb.edu.au) X-Authentication-Warning: c210-49-114-3.frank1.vic.optusnet.com.au: andrewr set sender to A.Robinson@ms.unimelb.edu.au using -f Date: Thu, 10 Nov 2005 19:51:46 +1100 From: Andrew Robinson To: gnome@FreeBSD.org Message-ID: <20051110085146.GB96936@ms.unimelb.edu.au> References: <20051110084604.GA96936@ms.unimelb.edu.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051110084604.GA96936@ms.unimelb.edu.au> User-Agent: Mutt/1.4.2.1i Cc: Subject: Re: Trouble building atk X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2005 08:54:10 -0000 Sorry, I just realized that this was a rather inadequate bug report. I'm running 5.4-RELEASE-p8. Thanks Andrew On Thu, Nov 10, 2005 at 07:46:04PM +1100, Andrew Robinson wrote: > Hello, > > I'm trying to build atk 1.10.3 and I get the following error: > > /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool --mode=link cc -O -pipe -march=athlon-xp -Wall -L/usr/local/lib -o libatk-1.0.la -rpath /usr/local/lib -version-info 1010:3:1010 atkaction.lo atkcomponent.lo atkdocument.lo atkeditabletext.lo atkgobjectaccessible.lo atkhyperlink.lo atkhypertext.lo atkimage.lo atknoopobject.lo atknoopobjectfactory.lo atkobject.lo atkobjectfactory.lo atkregistry.lo atkrelation.lo atkrelationset.lo atkselection.lo atkstate.lo atkstateset.lo atkstreamablecontent.lo atktable.lo atktext.lo atkutil.lo atkvalue.lo atk-enum-types.lo -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv > gnome-libtool: link: CURRENT `1010' is not a nonnegative integer > gnome-libtool: link: `1010:3:1010' is not valid version information > > Can you help me resolve this? > > Thanks > > Andrew > -- > Andrew Robinson > Senior Lecturer in Statistics Tel: +61-3-8344-9763 > Department of Mathematics and Statistics Fax: +61-3-8344-4599 > University of Melbourne, VIC 3010 Australia > Email: a.robinson@ms.unimelb.edu.au Website: http://www.ms.unimelb.edu.au -- Andrew Robinson Senior Lecturer in Statistics Tel: +61-3-8344-9763 Department of Mathematics and Statistics Fax: +61-3-8344-4599 University of Melbourne, VIC 3010 Australia Email: a.robinson@ms.unimelb.edu.au Website: http://www.ms.unimelb.edu.au