Hanspeter,
        There isn't an explicit failure with libxml2 but it is an
extremely bad idea to be using the system headers for libxml2 or any
other library while linking in the fink versions of those libraries. I
don't understand why you consider this an issue as 'optional' aa the
current build is clearly against fink packaging guidelines.
        Jack

On Tue, Jan 27, 2015 at 12:40 PM, Hanspeter Niederstrasser
<f...@snaggledworks.com> wrote:
> On Tue, January 27, 2015 10:03 am, Jack Howarth wrote:
>> You also need...
>>
>> perl -pi -e 's|\$CPPFLAGS
>> \-I\${xml2_prefix}/include/libxml2|\-I\${xml2_prefix}/include/libxml2
>> \$CPPFLAGS|g' configure
>>
>> which finally produces a valid include ordering for fink...
>>
>> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./config -I./ltdl
>> -I./ltdl -I/sw/include/libxml2 -I/sw/include/freetype2 -I/sw/include
>> -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16
>> -I/usr/X11/include -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
>
>
> Are you actually seeing a libxml related failure that is fixed by
> reordering the flags?  Or are you just trying to put the flags into a
> 'right' order?
>
> Hanspeter
>
> --
> More agile than a turtle, stronger than a mouse, nobler than a lettuce
>

------------------------------------------------------------------------------
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