[MacPorts] #33962: xchat2: Undefined symbols: "__"
MacPorts
noreply at macports.org
Thu Apr 12 09:19:23 PDT 2012
#33962: xchat2: Undefined symbols: "__"
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: afb@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: xchat2
-------------------------------------+--------------------------------------
Changes (by afb@…):
* version: 2.0.4 =>
Comment:
That's because someone patched away the inclusion of <glib/gi18n.h>, which
defined the gettext function alias called "_".
{{{
dbus-plugin.c:897: warning: implicit declaration of function ‘_’
dbus-plugin.c:1059: warning: assignment makes pointer from integer without
a cast
dbus-plugin.c:1060: warning: assignment makes pointer from integer without
a cast
}}}
--
Ticket URL: <https://trac.macports.org/ticket/33962#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list