From owner-freebsd-questions@FreeBSD.ORG Tue May 17 17:00:04 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFF2B16A4CE for ; Tue, 17 May 2005 17:00:04 +0000 (GMT) Received: from mail.goinet.com (mail.goinet.com [208.207.72.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F75F43DA6 for ; Tue, 17 May 2005 17:00:04 +0000 (GMT) (envelope-from tshadwick@goinet.com) Received: from mail.goinet.com (localhost.goinet.com [127.0.0.1]) by mail.goinet.com (8.13.1/8.13.1) with ESMTP id j4HGxlbn036922; Tue, 17 May 2005 11:59:47 -0500 (CDT) (envelope-from tshadwick@goinet.com) Received: from localhost (tshadwick@localhost)j4HGxlrr036919; Tue, 17 May 2005 11:59:47 -0500 (CDT) (envelope-from tshadwick@goinet.com) X-Authentication-Warning: mail.goinet.com: tshadwick owned process doing -bs Date: Tue, 17 May 2005 11:59:47 -0500 (CDT) From: Tony Shadwick To: Gregory Nou In-Reply-To: <428A2205.8020704@altern.org> Message-ID: <20050517115718.K26182@mail.goinet.com> References: <428A2205.8020704@altern.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on mail.goinet.com X-Virus-Status: Clean cc: FreeBSD-Questions Questions Subject: Re: gnome-vfs does not compile. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2005 17:00:04 -0000 Few really quick questions here: 1. When was the last time you cvsup'd your ports tree? 2. Have you checked to make sure the rest of your ports are current? If 1. is recently, and 2. is yes, then I'd make clean on it and try to use portinstall gnome-vfs and see what happens. If you answered "never", or "quite a while ago" to the first one, I strongly suggest cvsup'ing your ports first, then make sure your other ports are current before attempting to proceed, then try portinstall gnome-vfs. Tony On Tue, 17 May 2005, Gregory Nou wrote: > When I try to compile gnome-vfs-2.10.1, I get this : > > libtool15: link: CURRENT `1000' is not a nonnegative integer > libtool15: link: `1000:1:1000' is not valid version information > gmake[3]: *** [libgnomevfs-2.la] Erreur 1 > > That's quite surprising. Why does it say 1000 is not a nonnegative integer > ??? > Does anyone knows how I could fix this ? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >