Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Apr 2001 15:59:52 -0500
From:      Mike Meyer <mwm@mired.org>
To:        Ceri Storey <c.storey@student.umist.ac.uk>
Cc:        Jeff Kletsky <Jeff+freebsd@wagsky.com>, freebsd-stable@freebsd.org
Subject:   Re: sdl breakage? (was Re: pkg/port dependency tool (enclosed))
Message-ID:  <15076.38856.973649.701394@guru.mired.org>
In-Reply-To: <20010423194353.B62611@cds220.halls.umist.ac.uk>
References:  <Pine.BSF.4.21.0104230806060.27435-100000@wildside.wagsky.com> <15076.20167.337195.349137@guru.mired.org> <20010423194353.B62611@cds220.halls.umist.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Ceri Storey <c.storey@student.umist.ac.uk> 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,
	<mike
--
Mike Meyer <mwm@mired.org>			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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15076.38856.973649.701394>