Hanspeter,
     Almost there...

On Mon, Jan 26, 2015 at 10:03 PM, Hanspeter Niederstrasser
<f...@snaggledworks.com> wrote:
> On 1/26/2015 12:56 AM, Jack Howarth wrote:
>>
>> Hanspeter,
>>         The new freetype219 has broken the imagemagick7-shlibs build.
>>
>> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./config -I./ltdl
>> -I./ltdl -I/sw/include -DMAGICKCORE_HDRI_ENABLE=1
>> -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/X11/include -I/sw/include/libxml2
>> -I/sw/include/freetype2 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -g -O2
>> -Wall -D_THREAD_SAFE -pthread -DMAGICKCORE_HDRI_ENABLE=1
>> -DMAGICKCORE_QUANTUM_DEPTH=16 -MT
>> magick/magick_libMagickCore_Q16HDRI_la-annotate.lo -MD -MP -MF
>> magick/.deps/magick_libMagickCore_Q16HDRI_la-annotate.Tpo -c
>> magick/annotate.c  -fno-common -DPIC -o
>> magick/.libs/magick_libMagickCore_Q16HDRI_la-annotate.o
>>
>> In file included from magick/annotate.c:82:
>> /usr/X11/include/ft2build.h:56:10: fatal error:
>> 'freetype/config/ftheader.h' file not found
>> #include <freetype/config/ftheader.h>
>>           ^
>> The -I/usr/X11/include seems to come from X_CFLAGS but it isn't clear
>> how to adjust its placement on the compile line. I had to solve it
>> locally with flag-sort.
>
>
> Please try the following PatchScript:
>
> PatchScript: <<
>         perl -pi -e 's|CFLAGS\=\"\$FREETYPE_CFLAGS
> \$CFLAGS\"|CPPFLAGS\=\"\$FREETYPE_CFLAGS \$CPPFLAGS\"|g' configure
> <<
>
> Hanspeter
>

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to