#3624: Wrong usage if IDN library (undefined reference to `assert')
---------------------+----------------------
Reporter: petr_p | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone:
Component: mutt | Version:
Resolution: | Keywords:
---------------------+----------------------
Changes (by grobian):
* status: infoneeded_new => new
Comment:
The problem is that idna.h requires /usr/include/idn to be in the
searchpath:
{{{
[ra:~]64 % head -n1 /etc/release
OpenIndiana Development oi_151.1.7 X86 (powered by illumos)
[ra:~]64 % grep idn-int /usr/include/idn/idna.h
# include <idn-int.h> /* uint32_t */
}}}
I don't have a Solaris 11 box to test on. If Solaris 11 has this
different, then it's just an OpenIndiana problem.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3624#comment:5>
Mutt <http://www.mutt.org/>
The Mutt mail user agent