[Bug 255532] mail/evolution: 'make configure' fails - iconv detection failing - non-default LOCALBASE

[email protected] Sun, 07 Jun 2026 09:12:24 +0000
Newsgroups gmane.os.freebsd.devel.gnome
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255532

Gleb Popov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Gleb Popov <[email protected]> ---
Created attachment 271583
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D271583&action=
=3Dedit
Patch removing the libiconv dep

Hmm, it seems that USES=3Diconv:wchar_t was added because evolution always =
tries
to link to libiconv. If we instead patch CMakeLists.txt to remove "-liconv"
from compiler flags then the port builds fine with base iconv. I think this
patch is more correct unless it breaks something runtime.

--=20
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.=