[MacPorts] #43150: p5.16-wx build error on Mavericks
MacPorts
noreply at macports.org
Tue Apr 1 16:43:45 PDT 2014
#43150: p5.16-wx build error on Mavericks
--------------------------------+--------------------------------
Reporter: macsforever2000@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords:
Port: p5-wx |
--------------------------------+--------------------------------
Comment (by mojca@…):
I see different projects using something like
{{{
// Hack to work around "error: declaration of 'Perl___notused' has a
different
// language linkage" error on Clang
#ifdef dNOOP
# undef dNOOP
# define dNOOP
#endif
}}}
or
{{{
#undef dNOOP // Hack to work around "error: declaration of
'Perl___notused' has a different language linkage" error message on clang.
#define dNOOP
}}}
* https://github.com/NixOS/nix/blob/master/perl/lib/Nix/Store.xs
*
https://github.com/NixOS/nix/commit/625ffd441d8c98331ee357f4900fa50dd9be05bc
as well as patches of `ParseXS.pm`:
* http://www.opendevs.org/mrpnz/lang-perl5-16-fix-the-build-of-x11-rxvt-
unicode-on-current.html
* http://lists.freebsd.org/pipermail/svn-ports-
head/2014-March/051308.html
--
Ticket URL: <https://trac.macports.org/ticket/43150#comment:16>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list