From owner-freebsd-questions Tue Sep 3 10:45:28 2002 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 0062237B400 for ; Tue, 3 Sep 2002 10:45:23 -0700 (PDT) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA97043E65 for ; Tue, 3 Sep 2002 10:45:22 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198]) by be-well.ilk.org (8.12.5/8.12.5) with ESMTP id g83HjMLu027200; Tue, 3 Sep 2002 13:45:22 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.5/8.12.5/Submit) id g83HjLrM027197; Tue, 3 Sep 2002 13:45:21 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f To: freebsd-questions@freebsd.org Cc: Troy Subject: Re: Problem with automake and xlhtml port? References: <20020903051114.GA5456@sindrome.net> From: Lowell Gilbert Date: 03 Sep 2002 13:45:21 -0400 In-Reply-To: <20020903051114.GA5456@sindrome.net> Message-ID: <448z2j9dce.fsf@be-well.ilk.org> Lines: 23 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Troy writes: > Just was trying to build imp3, and ran into this problem with xlhtml > port. Tried to contact the port maintainer but didn't hear back. Any > idea what would cause this? > > Thanks, > -Troy > > ===> Building for xlhtml-0.4 > make all-recursive > Making all in xlhtml > cd .. && automake --foreign --include-deps xlhtml/Makefile > automake: configure.in: required file `./depcomp' not found > /usr/local/share/automake/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL > /usr/local/share/automake/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL > /usr/local/share/automake/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL > /usr/local/share/automake/am/lang-compile.am: AMDEP does not appear in AM_CONDITIONAL > *** Error code 1 I'm not getting any problems with it (ports collection as of yesterday). Make sure you're using the right automake (the port seems to build with a deliberately obsolete 1.4 version). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message