Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 May 2006 11:52:54 -0400
From:      Randy Pratt <bsd-unix@earthlink.net>
To:        Marcus Alves Grando <mnag@FreeBSD.org>
Cc:        heli@mikestammer.com, noackjr@alumni.rice.edu, freebsd-ports@freebsd.org
Subject:   Re: graphics/ImageMagick build error
Message-ID:  <20060525115254.87568c88.bsd-unix@earthlink.net>
In-Reply-To: <4475BB7B.9070603@FreeBSD.org>
References:  <44753766.8000601@alumni.rice.edu> <44753B38.9050208@alumni.rice.edu> <4475ABBD.8040208@mikestammer.com> <4475BB7B.9070603@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 25 May 2006 11:13:15 -0300
Marcus Alves Grando <mnag@FreeBSD.org> wrote:

> Eric wrote:
> > Jonathan Noack wrote:
> >> On 05/25/06 00:49, Jonathan Noack wrote:
> >>> After the latest ImageMagick port update to 6.2.7.7, I get the following
> >>> build error on several 6.1-RELEASE and 6.1-STABLE machines (all other
> >>> ports are up-to-date).  It appears to be looking for freetype2 in
> >>> /usr/local/include whereas it is actually installed in /usr/X11R6/include.
> >> Oops... I confused freetype2 and fontconfig.  It can't find
> >> fontconfig/fontconfig.h which is located in /usr/X11R6/include.
> >>
> >>> ...
> > 
> > <snip>
> > 
> > i got the same error too, so i did a 'locate fontconfig.h' and copied
> > its full path, then edited magick/type.c to point to the location of my
> > file (which you mentioned above).  it got the port to compile and
> > install, but i agree with you, something is wonky with the latest
> > ImageMagick

The above didn't work for me on 6-STABLE nor did the patch suggested
by PR97889.

> Please, try this patch:
> 
> http://marcus.grupos.com.br:8080/patch/ImageMagick.patch

This patch worked fine for me.  Thanks for looking into this and
fixing it!

Randy
-- 



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