Re: [PHP-DEV] php 4.4.7 make install with pear causes zend freeing errors

2007-08-21 Thread John Mendenhall
Johannes, On Tue, 21 Aug 2007, Johannes Schlüter wrote: > On Mon, 2007-08-20 at 17:52 -0700, John Mendenhall wrote: > > I have recently upgraded from php 4.4.0, to php 4.4.7. > > I am running this on openbsd 3.6 i386. > > > > My configure options are as follows: > > > > - > > ./configure \

Re: [PHP-DEV] php 4.4.7 make install with pear causes zend freeing errors

2007-08-21 Thread Johannes Schlüter
On Mon, 2007-08-20 at 17:52 -0700, John Mendenhall wrote: > I have recently upgraded from php 4.4.0, to php 4.4.7. > I am running this on openbsd 3.6 i386. > > My configure options are as follows: > > - > ./configure \ > --prefix=/usr/local/php4 \ > --with-apxs=/usr/sbin/apxs \ > --enable-

Re: [PHP-DEV] php 4.4.7 make install with pear causes zend freeing errors

2007-08-21 Thread John Mendenhall
On Tue, 21 Aug 2007, Jani Taskinen wrote: > On Mon, 2007-08-20 at 17:56 -0700, John Mendenhall wrote: > > On Mon, 20 Aug 2007, John Mendenhall wrote: > > > > > I have recently upgraded from php 4.4.0, to php 4.4.7. > > > I am running this on openbsd 3.6 i386. > > > > I apologize for this error o

Re: [PHP-DEV] php 4.4.7 make install with pear causes zend freeing errors

2007-08-21 Thread Jani Taskinen
On Mon, 2007-08-20 at 17:56 -0700, John Mendenhall wrote: > On Mon, 20 Aug 2007, John Mendenhall wrote: > > > I have recently upgraded from php 4.4.0, to php 4.4.7. > > I am running this on openbsd 3.6 i386. > > I apologize for this error on my part, posting to this > list. I was told this was t

Re: [PHP-DEV] php 4.4.7 make install with pear causes zend freeing errors

2007-08-20 Thread John Mendenhall
On Mon, 20 Aug 2007, John Mendenhall wrote: > I have recently upgraded from php 4.4.0, to php 4.4.7. > I am running this on openbsd 3.6 i386. I apologize for this error on my part, posting to this list. I was told this was the list to post this kind of question to, then was told I should not sen

[PHP-DEV] php 4.4.7 make install with pear causes zend freeing errors

2007-08-20 Thread John Mendenhall
I have recently upgraded from php 4.4.0, to php 4.4.7. I am running this on openbsd 3.6 i386. My configure options are as follows: - ./configure \ --prefix=/usr/local/php4 \ --with-apxs=/usr/sbin/apxs \ --enable-debug \ --disable-cgi \ --enable-force-cgi-redirect \ --enable-discard-path