ID: 36708 User updated by: jerome at macsaresexy dot com Reported By: jerome at macsaresexy dot com -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: Mac OS X 10.4.5 PHP Version: 5.1.2 New Comment:
Ok so that seems more successful now, I was able to make curl, mysql, xsl, libz, gd on OS X which at least a few failed to before with stable 5.1.2 BUT PDO is still failing to generate a proper Makefile. Seems couple things are empty that shouldn't be as far as I can tell in the Makefile PHP_MODULES = all_targets = $(PHP_MODULES) which fails when make all is run since make all just references all targets. but glad to see every other module seems to be compiling so I can make an extension driven install of PHP. Previous Comments: ------------------------------------------------------------------------ [2006-04-10 21:51:31] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5.1-latest.tar.gz For Windows: http://snaps.php.net/win32/php5.1-win32-latest.zip And make sure you get the right files installed and that you're not mixing new phpize with old build files. ------------------------------------------------------------------------ [2006-04-10 13:19:04] jerome at macsaresexy dot com i apologize, broke the setup for that domain. http://www.jeremyknope.com/files/Makefile-pdo-autoconf2.13.txt should work again ------------------------------------------------------------------------ [2006-04-10 12:49:28] [EMAIL PROTECTED] I can not access that makefile. Try again? ------------------------------------------------------------------------ [2006-03-13 15:31:16] jerome at macsaresexy dot com I tried autoconf 2.13 by removing the configure file and running /sw/bin/autoconf which is where it was installed (thru fink), not sure if that's proper enough. I then ran ./ configure and put the makefile on the internet: http://www.jeremyknope.com/files/Makefile-pdo-autoconf2.13.txt ------------------------------------------------------------------------ [2006-03-13 15:05:17] [EMAIL PROTECTED] Please try with autoconf 2.13 and put the result Makefile somewhere in the Net, so we can take a look at it. ------------------------------------------------------------------------ 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/36708 -- Edit this bug report at http://bugs.php.net/?id=36708&edit=1