Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 May 2006 08:06:05 -0500
From:      Eric <heli@mikestammer.com>
To:        noackjr@alumni.rice.edu
Cc:        mnag@freebsd.org, freebsd-ports@freebsd.org
Subject:   Re: graphics/ImageMagick build error
Message-ID:  <4475ABBD.8040208@mikestammer.com>
In-Reply-To: <44753B38.9050208@alumni.rice.edu>
References:  <44753766.8000601@alumni.rice.edu> <44753B38.9050208@alumni.rice.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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



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