From owner-freebsd-stable Mon Apr 23 13:59:57 2001 Delivered-To: freebsd-stable@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id B029937B422 for ; Mon, 23 Apr 2001 13:59:53 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 74048 invoked by uid 100); 23 Apr 2001 20:59:53 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15076.38856.973649.701394@guru.mired.org> Date: Mon, 23 Apr 2001 15:59:52 -0500 To: Ceri Storey Cc: Jeff Kletsky , freebsd-stable@freebsd.org Subject: Re: sdl breakage? (was Re: pkg/port dependency tool (enclosed)) In-Reply-To: <20010423194353.B62611@cds220.halls.umist.ac.uk> References: <15076.20167.337195.349137@guru.mired.org> <20010423194353.B62611@cds220.halls.umist.ac.uk> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ceri Storey types: > On Mon, Apr 23, 2001 at 10:48:23AM -0500, Mike Meyer wrote: > > Very cool idea, but the graphviz port doesn't build on 4.3-STABLE, > > failing with > > > > ===> Applying FreeBSD patches for graphviz-1.7c > > aclocal: /usr/opt/share/aclocal/sdl11.m4: 11: duplicated macro `AM_PATH_SDL' > > *** Error code 1 > > > > :-(. > what i did to fix this, was to edit .../aclocal/sdl.m4 , and rename `AM_PATH_SDL' `__AM_PATH_SDL' or such like. Well, that solved that problem. Now it's dieing because it can't find the freetype.h include file. Probably because the thing moved going from XFree86-3 to XFree86-4. It seems you need to include freetype/freetype.h. Maybe I'll just try grabbing the sources from AT&T. Thanx, http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message