From owner-freebsd-questions@FreeBSD.ORG Fri Feb 6 22:41:03 2004 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 DECC016A4CE for ; Fri, 6 Feb 2004 22:41:03 -0800 (PST) Received: from mta10.adelphia.net (mta10.adelphia.net [68.168.78.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id B192643D2F for ; Fri, 6 Feb 2004 22:41:01 -0800 (PST) (envelope-from Barbish3@adelphia.net) Received: from barbish ([67.20.101.119]) by mta10.adelphia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20040207064101.FQZT14088.mta10.adelphia.net@barbish>; Sat, 7 Feb 2004 01:41:01 -0500 From: "JJB" To: "Louis Munro" , Date: Sat, 7 Feb 2004 01:41:00 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-reply-to: <200402070019.16118.louismunro@altern.org> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: RE: setting autoconf version? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Barbish3@adelphia.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2004 06:41:04 -0000 I believe auto.conf comes with the ports-base category. Did you cvsup download it? -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Louis Munro Sent: Saturday, February 07, 2004 12:19 AM To: freebsd-questions@freebsd.org Subject: setting autoconf version? Hello all of you, I'm installing KDE 3.2 from ports and I get this (see below). It seems to say that I don't have the right version of autoconf, but I just installed all of them from ports (2.53_1 & 2.57_1) and that doesn't make any difference. I still get the same error message. How do I tell make which version of autoconf to use? I run 4.9 stable... Louis (output from make install) ===> Installing for kde-3.2.0 ===> kde-3.2.0 depends on executable: kjumpingcube - found ===> kde-3.2.0 depends on executable: kppp - found ===> kde-3.2.0 depends on executable: kview - found ===> kde-3.2.0 depends on executable: kmix - found ===> kde-3.2.0 depends on executable: kdevelop - not found ===> Verifying install for kdevelop in /usr/ports/devel/kdevelop ===> Building for kdevelop-3.0.0 cd . && rm -f configure cd . && gmake -f admin/Makefile.common configure gmake[1]: Entering directory `/usr/ports/devel/kdevelop/work/kdevelop-3.0.0' aclocal.m4:11884: error: Autoconf version 2.54 or higher is required aclocal.m4:11884: the top level gmake[1]: *** [configure] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/kdevelop/work/kdevelop-3.0.0' gmake: *** [configure] Error 2 *** Error code 2 Stop in /usr/ports/devel/kdevelop. *** Error code 1 Stop in /usr/ports/x11/kde3. _______________________________________________ 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"