[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:03:02 UTC 2015


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

--- Comment #5 from lichray at gmail.com ---
Created attachment 155133
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=155133&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.nm

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


More information about the freebsd-ports-bugs mailing list