nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] Where are we at for 1.7.1?


From: Andy Bradford
Subject: Re: [Nmh-workers] Where are we at for 1.7.1?
Date: 31 Jan 2018 13:32:22 -0700

Thus said Ken Hornstein on Wed, 31 Jan 2018 09:22:20 -0500:

> Yeah ... I am kind of surprised OpenBSD doesn't ship with iconv, but I
> have to believe  it's available via a package. Like  I said, it's part
> of POSIX  so I think  requiring it  is perfectly reasonable.  Maybe he
> does have it and  our autoconf tests are wrong; if  that's the case we
> should spend our energy on fixing that.

While  it doesn't  ship with  it directly,  it is  a package,  and I  do
actually have it installed:

$ pkg_info | grep iconv
libiconv-1.14p3     character set conversion library

Here's what I found in config.log:

configure:6048: checking iconv.h usability
configure:6048: cc -c -g -O2 -Wall -Wextra  conftest.c >&5
conftest.c:72:19: error: iconv.h: No such file or directory
configure:6048: $? = 1

Here's where the header is:

$ pkg_info -L libiconv | grep iconv.h
/usr/local/include/iconv.h

Andy
-- 
TAI64 timestamp: 400000005a7227fa





reply via email to

[Prev in Thread] Current Thread [Next in Thread]