[MacPorts] #26480: php5-mysql fails to upgrade: my_compiler.h: No such file or directory
MacPorts
noreply at macports.org
Wed Sep 15 05:39:30 PDT 2010
#26480: php5-mysql fails to upgrade: my_compiler.h: No such file or directory
-------------------------------------+--------------------------------------
Reporter: JensErikWeber@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: | Port: php5-mysql
-------------------------------------+--------------------------------------
When trying to upgrade I get the following error (Mac OS X 10.5.8 PPC):
{{{
In file included from
/Users/jens/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_php5-mysql/work/php-5.3.3/ext/mysqli/php_mysqli_structs.h:61,
from
/Users/jens/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_php5-mysql/work/php-5.3.3/ext/mysqli/mysqli.c:33:
/opt/local/include/mysql5/mysql/my_global.h:626:25: error: my_compiler.h:
No such file or directory
}}}
It's an include directive:
{{{
#include <my_compiler.h>
}}}
But this file doesn't exist.
--
Ticket URL: <http://trac.macports.org/ticket/26480>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list