Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jul 2004 15:21:48 -0400
From:      Chuck Swiger <cswiger@mac.com>
To:        =?ISO-8859-1?Q?Christian_Sch=FCler?= <cschueler@gmx.de>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Anjuta and libtools problem
Message-ID:  <40F6D94C.8070402@mac.com>
In-Reply-To: <15416.1089917271@www21.gmx.net>
References:  <20040714233837.GA2280@grimoire.chen.org.nz> <15416.1089917271@www21.gmx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Christian Schüler wrote:
>> Why don't you build it from ports and save yourself a lot of problems?
> 
> (1) because this doesn't build 1.2.2, it starts building "1.0.2" when I type
> make install.

This strongly suggests that your ports tree is out-of-date.
This port's Makefile should start with:

# New ports collection makefile for:    anjuta
# Date created:                         31 March 2001
# Whom:                                 Dmitry Sivachenko <demon@FreeBSD.org>
#
# $FreeBSD: ports/devel/anjuta/Makefile,v 1.26 2004/05/06 02:54:02 bland Exp $
#

PORTNAME=       anjuta
PORTVERSION=    1.2.2
[ ... ]

> So if anyone has more help to offer besides "use the ports" that would be
> really great.

How about: "update your ports collection first, then use the ports".

-- 
-Chuck



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40F6D94C.8070402>