> On Feb 1, 2015, at 2:29 PM, Jack Howarth <howarth.at.f...@gmail.com> wrote:
> 
> Alexander,
>      It looks like the octave packages in fink may have to return to
> using flag-sort. The build of octave-3.6.4 on 10.7 is broken with the
> failure…
> 
> /usr/X11/include/ft2build.h:56:10: fatal error:
> 'freetype/config/ftheader.h' file not found
> 
> This is because the CONFIGURE_CXXFLAG picks up -I/usr/X11/include and
> are placed before the XTRA_CXXFLAG containing the
> -I/sw/include/freetype2 when assigning AM_CXXFLAGS throughout the
> Makefile.in's in octave.
>          Jack


It picks it up because I EXPLICITLY put that in in the CompileScript because 
without it the 10.7 build failed because it couldn’t find X11/Xlib.h.

I don’t reproduce this on 10.10.  I’m not inclined to revert the packaging on 
other platforms for this corner case of the next OS slated for end-of-life.  
-- 
Alexander Hansen, Ph.D.
Fink User Liaison


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