From owner-freebsd-ports Tue Jun 15 14:34:59 1999 Delivered-To: freebsd-ports@freebsd.org Received: from poseidon.student.umd.edu (ppp-27-171.tidalwave.net [208.220.27.171]) by hub.freebsd.org (Postfix) with ESMTP id 5AD52156EA for ; Tue, 15 Jun 1999 14:34:53 -0700 (PDT) (envelope-from bfoz@glue.umd.edu) Received: from glue.umd.edu (localhost [127.0.0.1]) by poseidon.student.umd.edu (8.9.3/8.9.3) with ESMTP id RAA07334; Tue, 15 Jun 1999 17:34:19 -0400 (EDT) (envelope-from bfoz@glue.umd.edu) Message-ID: <3766C6DB.85229916@glue.umd.edu> Date: Tue, 15 Jun 1999 17:34:19 -0400 From: Brandon Fosdick X-Mailer: Mozilla 4.6 [en] (X11; I; FreeBSD 3.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Chris Piazza Cc: Bill Fumerola , rom_glsa@ein-hashofet.co.il, freebsd-ports@FreeBSD.ORG Subject: Re: gIDE installation References: <37668FAF.99ACCCF4@glue.umd.edu> <19990615122641.D331@norn.ca.eu.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Chris Piazza wrote: > > On Tue, Jun 15, 1999 at 09:29:41AM -0400, Bill Fumerola wrote: > > On Tue, 15 Jun 1999, Brandon Fosdick wrote: > > > > > "AM_PATH_GTK". I've looked through all the Makefiles and configure scripts and I > > > can't figure out what it is either. > > > > Sounds like a GNUism in automake. > > > > Yes, you're definitely right. I just tried this build with: > > 1) No autoconf/automake > 2) No automake > 3) All > > It only failed on 3). So, Brandon, try deinstalling automake. Upon further > inspection copying /usr/X11R6/share/aclocal/gtk.m4 to /usr/local/share/aclocal > caused the build to progress further, but dies on something different. Whee! > autoconf/automake really confuses me sometimes. Yep, that was it. Stuff like this makes you wonder just how 'auto' automake really is. :) Thanks for the help, Brandon bfoz@glue.umd.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message