[PHP-DEV] RE: Bug #17484

2002-07-17 Thread Timothy Balcer
Found the fix Silly really... Its related to the sun compiler. CC=gcc; export CC Fixed the issue. Then I had failures with Zend compiling on asm bits. Installed GNU Binutils, insured /usr/local/bin was early in my path, and all was well. --T -- PHP Development Mailing List

Re: [PHP-DEV] Re: Bug #17484 Updated: Error "grep: can't openconftest.out" while running ./configure

2002-05-28 Thread derick
On Tue, 28 May 2002, Edin Kadribasic wrote: > This solaris issue was most probably introduced with Mac OS X changes made > to configure.in. However, I don't have a solaris box where I could check > this theory. You can use the account on my box if you want... Derick > - Original Message --

[PHP-DEV] Re: Bug #17484 Updated: Error "grep: can't open conftest.out" while running ./configure

2002-05-28 Thread Edin Kadribasic
This solaris issue was most probably introduced with Mac OS X changes made to configure.in. However, I don't have a solaris box where I could check this theory. Edin - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 28, 2002 5:48 PM Subject: Bug #17