#3638: Compilation errors for 1.6
-----------------------+----------------------
Reporter: grarpamp | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone: 1.6
Component: mutt | Version: 1.5.21
Resolution: | Keywords:
-----------------------+----------------------
Comment (by grarpamp):
The static idna part of this is from configure...
config.log for these checks has a bunch of similars...
/usr/local/lib/libidn.a(striconv.o)(.text+0x73): In function
`str_cd_iconv':
: undefined reference to `libiconv'
With dynamic, libidn loads libintl, which loads libiconv.
With static, adding -liconv to a manual conftest replay makes the test
work.
I've no idea how to push that into configure though.
Or how to keep trac from removing linewraps :)
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3638#comment:1>
Mutt <http://www.mutt.org/>
The Mutt mail user agent