On 3/27/07, David Chisnall <[EMAIL PROTECTED]> wrote:
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.

 To me, it seems that your pkg-config is not set up correctly.
 PopplerKit use 'pkg-config libpoppler' and 'pkg-config fontconfign'
 to decide where are they installed.
 You can look at the script 'config.sh'
 and the generated makefile 'config.make '
 If the path is not correct there, it will fails.

 Yen-Ju


David

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


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

Reply via email to