[MacPorts] #29358: gettext: Undefined symbols _bswap_32
MacPorts
noreply at macports.org
Thu Sep 22 13:42:06 PDT 2011
#29358: gettext: Undefined symbols _bswap_32
-------------------------------+--------------------------------------------
Reporter: ldduffy@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: gettext
-------------------------------+--------------------------------------------
Comment(by ryandesign@…):
Ok, both of you have attached logs that show this:
{{{
:info:configure checking byteswap.h usability... yes
:info:configure checking byteswap.h presence... yes
:info:configure checking for byteswap.h... yes
}}}
As far as I know this is not normal; on my system I get:
{{{
:info:configure checking byteswap.h usability... no
:info:configure checking byteswap.h presence... no
:info:configure checking for byteswap.h... no
}}}
So, the question to both of you is: where is byteswap.h on your system?
Try running this and see what it finds:
{{{
find /usr /opt/local/include -name byteswap.h
}}}
--
Ticket URL: <https://trac.macports.org/ticket/29358#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list