[MacPorts] #24934: php52 build fails with gettext 0.18
MacPorts
noreply at macports.org
Mon May 24 06:35:29 PDT 2010
#24934: php52 build fails with gettext 0.18
-----------------------------+----------------------------------------------
Reporter: mike@… | Owner: ryandesign@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: php52
-----------------------------+----------------------------------------------
Comment(by sarcas.geo@…):
Replying to [ticket:24934 mike@…]:
I get the same error message when trying to install php4 clean for the
first time. I run:
{{{
sudo port install -d php4 +apache2 +postgresql82
}}}
And the resultant error is:
{{{
Undefined symbols:
Undefined symbols:
"_zif_setlocale", referenced from:
_basic_functions in basic_functions.o
ld: symbol(s) not found
"_zif_setlocale", referenced fromcollect2: :
ld returned 1 exit status _basic_functions
in basic_functions.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1
make: *** Waiting for unfinished jobs....
make: *** [libs/libphp4.bundle] Error 1
}}}
I've attached the full debug log to the ticket as install_php4.log . Let
me know if I should create a new ticket for this (since it affects a
different port). It does seem to have the same route cause though..should
we raise this against gettext instead?
--
Ticket URL: <http://trac.macports.org/ticket/24934#comment:35>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list