ID: 33326
User updated by: artooro at gmail dot com
Reported By: artooro at gmail dot com
-Status: Feedback
+Status: Open
Bug Type: Compile Failure
Operating System: Mac OS X 10.4.1
PHP Version: 5CVS-2005-06-13 (dev)
New Comment:
Well I have pin-pointed the problem to the libtool which is generated
by the phpize generated configure script.
--with-pic does not help, not that I thought it would. I'm not sure
what exactly is wrong with libtool yet but I'll look into that today.
Previous Comments:
------------------------------------------------------------------------
[2005-06-17 03:57:11] artooro at gmail dot com
I have determined the problem is not with the Makefile, but something
in the build directory. I have not had the time to find out exactly
what yet.
I know it's something in the builddir because if I set that one path to
a php5.0.4 build dir it works.
I'll try the --without-pic option tomorrow, and maybe find out what
exactly is causing this.
------------------------------------------------------------------------
[2005-06-14 17:08:29] [EMAIL PROTECTED]
Please try the --without-pic option. And if possible, see how the
generated Makefile's differ in HEAD vs. 5.0.4
------------------------------------------------------------------------
[2005-06-14 17:07:08] artooro at gmail dot com
OK, I just compiled+installed php 5.0.4 and build an extension using
it. And it worked without any problems.
So it seems this is a problem specific to php5.1.0-dev CVS. I believe
it's a problem is phpize but am not totally sure yet.
------------------------------------------------------------------------
[2005-06-14 15:42:52] [EMAIL PROTECTED]
Try using --without-pic with configure, that might be the issue here.
(try with fresh sources!)
------------------------------------------------------------------------
[2005-06-14 15:15:18] artooro at gmail dot com
Yeah, Apple's Xcode includes GCC, linkers, autoconf, basically
everything needed to build source code plus an IDE.
I'm testing php 5.0.4 now.
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/33326
--
Edit this bug report at http://bugs.php.net/?id=33326&edit=1