Date: Thu, 02 Apr 2015 22:05:10 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 199112] chinese/fcitx: Error while trying to update to 4.2.8.6 Message-ID: <bug-199112-13-xcdXHkg80n@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-199112-13@https.bugs.freebsd.org/bugzilla/> References: <bug-199112-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199112 lichray@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #155133|0 |1 is obsolete| | --- Comment #6 from lichray@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199112-13-xcdXHkg80n>