Hi,

I've just started trying to get all of stable to build on FreeBSD. The first thing that causes the build process to bail is PopplerKit. First, it can't find the fontconfig headers. This can be fixed by adding -I/usr/X11R6/include to ADDITIONAL_INCLUDE_DIRS (I'm not sure if this needs to be in a conditional or not; it probably won't break anything on platforms that put the headers elsewhere). Then it fails because it can't find GlobalParams.h. I don't know where this is supposed to come from, since neither find nor locate can see it on my disk.

David

_______________________________________________
Etoile-dev mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-dev

Reply via email to