Re: [Fink-devel] texlive-0.20140523-1 build failure

2015-01-25 Thread Jack Howarth
I should have mentioned that this original failure with... > In file included from ../../../texk/pxdvik/ft2.c:7: > /usr/X11R6/include/ft2build.h:56:10: fatal error: > 'freetype/config/ftheader.h' file not found > #include was observed on 10.7. Jack On Sun, Jan 25, 2015 at

Re: [Fink-devel] texlive-0.20140523-1 build failure

2015-01-25 Thread Jack Howarth
Stefan, The obvious error here is that includes appear as... -I/sw/include -I/usr/X11R6/include -I/sw/include/freetype2 instead of -I/sw/include -I/sw/include/freetype2 -I/usr/X11R6/include More disconcerting is that later failure when flag-sort is used that indicates there are other

Re: [Fink-devel] texlive-0.20140523-1 build failure

2015-01-25 Thread Stefan Bruda
Hello, At 13:04 -0500 on 2015-1-25 Jack Howarth wrote: > > Currently we are getting the build failure… > > gcc -DHAVE_CONFIG_H -I. -I../../../texk/pxdvik > -I../../../texk/pxdvik/gui -DPS_GS -I/sw/include -I/sw/include > -I/usr/X11R6/include -I/sw/include/freetype2 -I/sw/include > -Wim