On Wed, Mar 30, 2016 at 08:09:41PM -0700, Kevin J. McCarthy wrote:
> On Wed, Mar 30, 2016 at 03:16:53PM -0700, Will Yardley wrote:
> > I do see this error during 'make', though, FWIW:
> > ./lib.h:45:12: fatal error: 'libintl.h' file not found
> > #  include <libintl.h>
> 
> Do you mean for the build that failed due to the ar error?

No, I got this 'fatal error' during the build, however it was not fatal,
since the build succeeded.
 
> If you supplied '--with-included-gettext' (and it didn't blow up), it
> should have generated a file 'libintl.h' in the intl subdirectory.  You
> should see '-Iintl' in the lines that are compiling mutt, and it should
> find this generated file.

Yes, it did, and it was configured with --with-included-gettext, which
is why I was so confused by that error (I've seen it in past builds as
well):

% ls -al intl/libintl.h 
-rw-r--r--  1 wby  staff  4402 Mar 30 15:15 intl/libintl.h

config.log attached (compressed) on the off chance it helps.

BTW, finally got around to building the nightly on my main machine,
replacing the port version; will let you know how the gpgme and
new format=flowed quoting stuff looks.

w

Attachment: config.log.txt.gz
Description: application/gzip

Reply via email to