[Bug 199112] chinese/fcitx: Error while trying to update to 4.2.8.6

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Apr 2 22:05:10 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199112

lichray at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #155133|0                           |1
        is obsolete|                            |

--- Comment #6 from lichray at gmail.com ---
Created attachment 155134
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=155134&action=edit
proposed patch

fcitx's cmake script currently always finds iconv(3) in ports, and it indeed
needs wchar_t conversion.  It links to ports iconv without the LDFLAGS hack.

Drop the LDFLAGS hack to prevent g-ir-scanner to link to old fcitx libraries
installed on the build system.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list