>> I'm still working on trying to fix the configure problems
>> for FreeBSD.  One problem seems to be that configure doesn't
>> find libintl.h, even though it is in /usr/local/include.
>> Any ideas how this can be fixed, or at least what might be
>> causing the problem?
>
>Looking at configure, it seems that libintl.h is being checked
>for by compiling a small program that includes it. You might
>be able to find some useful error messages in config.log on
>why the compilation is failing.

config.log only says that the file (libintl.h) is not found.
Some playing around seems to point to the problem that configure
is neither checking /usr/local/include nor /usr/local/lib
(in a later check for libintl.a).

Matt

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]

Reply via email to