Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Apr 2015 22:03:02 +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-Num0LiFDdP@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

--- Comment #5 from lichray@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199112-13-Num0LiFDdP>