#33326 [Com]: Cannot build extensions with phpize

2005-07-25 Thread jeffg at activestate dot com
 ID:   33326
 Comment by:   jeffg at activestate dot com
 Reported By:  artooro at gmail dot com
 Status:   No Feedback
 Bug Type: Compile Failure
 Operating System: Mac OS X 10.4.1
 PHP Version:  5CVS-2005-06-13 (dev)
 New Comment:

this is still ocurring with php 5.1 b3. I'm trying to build xdebug and
getting the same failures, seems to eb something wrong with libtool
generated by configure.


Previous Comments:


[2005-07-08 01:00:05] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".



[2005-06-30 16:24:22] [EMAIL PROTECTED]

Can you reproduce this on other machine(s) ?
(with same OS and versions of tools)




[2005-06-30 11:28:36] bmansion at mamasam dot com

Just to confirm the problem on Mac OS X using Tiger both with GCC 4 and
GCC 3.3. The problem seems definitely in the generated libtool. I am
using PHP 5.1beta2 with phpize. I've had the same messages when I tried
to compile PECL translit and mnogosearch extensions. I didn't test with
other extensions but I guess the problem will be the same.



[2005-06-25 18:12:06] artooro at gmail dot com

Yes to your question. I checked that over and over again because I
thought of that too.

There are so many changes between the 5.0.4 and CVS HEAD generated
libtool (over 500 diffs) that I wasn't sure where to start :)



[2005-06-23 13:08:40] [EMAIL PROTECTED]

You're sure you have the correct build files installed?
(for example the libtool.m4 is totally different in HEAD)




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


#33326 [Com]: Cannot build extensions with phpize

2005-06-30 Thread bmansion at mamasam dot com
 ID:   33326
 Comment by:   bmansion at mamasam dot com
 Reported By:  artooro at gmail dot com
 Status:   Open
 Bug Type: Compile Failure
 Operating System: Mac OS X 10.4.1
 PHP Version:  5CVS-2005-06-13 (dev)
 New Comment:

Just to confirm the problem on Mac OS X using Tiger both with GCC 4 and
GCC 3.3. The problem seems definitely in the generated libtool. I am
using PHP 5.1beta2 with phpize. I've had the same messages when I tried
to compile PECL translit and mnogosearch extensions. I didn't test with
other extensions but I guess the problem will be the same.


Previous Comments:


[2005-06-25 18:12:06] artooro at gmail dot com

Yes to your question. I checked that over and over again because I
thought of that too.

There are so many changes between the 5.0.4 and CVS HEAD generated
libtool (over 500 diffs) that I wasn't sure where to start :)



[2005-06-23 13:08:40] [EMAIL PROTECTED]

You're sure you have the correct build files installed?
(for example the libtool.m4 is totally different in HEAD)




[2005-06-22 18:05:08] artooro at gmail dot com

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.



[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




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