From owner-freebsd-stable Wed May 10 3: 8:34 2000 Delivered-To: freebsd-stable@freebsd.org Received: from csmd2.cs.uni-magdeburg.de (csmd2.CS.Uni-Magdeburg.De [141.44.22.2]) by hub.freebsd.org (Postfix) with ESMTP id EEA2637B57C for ; Wed, 10 May 2000 03:08:30 -0700 (PDT) (envelope-from jesse@mail.CS.Uni-Magdeburg.De) Received: from knecht.cs.uni-magdeburg.de (jesse@knecht [141.44.21.3]) by csmd2.cs.uni-magdeburg.de (8.9.3/8.9.3) with ESMTP id MAA08766 for ; Wed, 10 May 2000 12:08:28 +0200 (MET DST) Received: (from jesse@localhost) by knecht.cs.uni-magdeburg.de (8.8.8+Sun/8.8.8) id MAA23090; Wed, 10 May 2000 12:07:31 +0200 (MET DST) X-Authentication-Warning: knecht.cs.uni-magdeburg.de: jesse set sender to jesse@cs.uni-magdeburg.de using -f To: freebsd-stable@freebsd.org Subject: aclocal not found?! From: Roland Jesse Date: 10 May 2000 12:07:30 +0200 Message-ID: <0vog6ed8gt.fsf@cs.uni-magdeburg.de> Lines: 18 User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG While trying to build KDE2 out of its cvsuped sources: This Makefile is only for the CVS repository This will be deleted before making the distribution *** Concatenating configure tests into acinclude.m4 *** Retrieving configure tests needed by configure.in aclocal:No such file or directory *** Error code 1 This error results out of a simple "@aclocal" line in the Makefile. As man(1) and apropos(1) did not show up anything related to aclocal and as the mail archive is silent on the topic too, I am wondering whether it simply doesn't exist and can be substituted by something else or I messed up my system somehow. Roland To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message