Re: [PHP-DEV] Latest CVS on Linux with Apache 1.3.20

2001-07-30 Thread Ramsi Sras
UNSUBSCRIBE ME PLEASE!! Sebastian Bergmann schrieb: Andi Gutmans wrote: > Did you update TSRM & Zend?   Yes, of course. And I did a clean build, too. You're Andi, right?   Not Zeev in disguise? :-) --   Sebastian Bergmann Measure Traffic & Usability   http://sebast

Re: [PHP-DEV] Latest CVS on Linux with Apache 1.3.20

2001-07-30 Thread Ramsi Sras
UNSUBSCRIBE ME PLEASE!! Andi Gutmans schrieb: Did you update TSRM & Zend? Andi At 09:21 PM 7/28/2001 +0200, Sebastian Bergmann wrote: >   Cannot load /usr/local/apache/libexec/libphp4.so into server: >   undefined symbol: TSRMLS_FETCH > >   ./configure --enable-inline-optimization >  

Re: [PHP-DEV] Latest CVS on Linux with Apache 1.3.20

2001-07-30 Thread Ramsi Sras
UNSUBSCRIBE ME PLEASE!! Sebastian Bergmann schrieb:   Cannot load /usr/local/apache/libexec/libphp4.so into server:   undefined symbol: TSRMLS_FETCH   ./configure --enable-inline-optimization   --with-apxs=/usr/local/apache/bin/apxs   --with-mysql=/usr/local/my

Re: [PHP-DEV] Latest CVS on Linux with Apache 1.3.20

2001-07-28 Thread Sebastian Bergmann
Andi Gutmans wrote: > Did you update TSRM & Zend? Yes, of course. And I did a clean build, too. You're Andi, right? Not Zeev in disguise? :-) -- Sebastian Bergmann Measure Traffic & Usability http://sebastian-bergmann.de/http://phpOpenTracker.de/ -- PHP

Re: [PHP-DEV] Latest CVS on Linux with Apache 1.3.20

2001-07-28 Thread Andi Gutmans
Did you update TSRM & Zend? Andi At 09:21 PM 7/28/2001 +0200, Sebastian Bergmann wrote: > Cannot load /usr/local/apache/libexec/libphp4.so into server: > undefined symbol: TSRMLS_FETCH > > ./configure --enable-inline-optimization > --with-apxs=/usr/local/apache/bin/apxs >

[PHP-DEV] Latest CVS on Linux with Apache 1.3.20

2001-07-28 Thread Sebastian Bergmann
Cannot load /usr/local/apache/libexec/libphp4.so into server: undefined symbol: TSRMLS_FETCH ./configure --enable-inline-optimization --with-apxs=/usr/local/apache/bin/apxs --with-mysql=/usr/local/mysql --with-pgsql --with-zlib=/usr

Re: [PHP-DEV] Latest CVS on Linux

2001-05-13 Thread Sascha Schumann
> I have a similar problem with the latest CVS (few minutes ago). When I run > the configure script, it spills out this following message: I suggest reading the email titled "Libtool installations". - Sascha Experience IRCG http://schumann.cx/

Re: [PHP-DEV] Latest CVS on Linux

2001-05-12 Thread Joao Prado Maia
On Sat, 12 May 2001, Sebastian Bergmann wrote: > Sascha Schumann wrote: > > > I was refering to the 'unary operator expected' errors. > > > > ..which was an effect of your broken installation, as > > ltmain.sh and ltconfig/libtool.m4 were incompatible, and > > hence produced spurio

Re: [PHP-DEV] Latest CVS on Linux

2001-05-12 Thread Sebastian Bergmann
Sascha Schumann wrote: > > I was refering to the 'unary operator expected' errors. > > ..which was an effect of your broken installation, as > ltmain.sh and ltconfig/libtool.m4 were incompatible, and > hence produced spurious errors. Oh, and I thought the only effect of my busted

Re: [PHP-DEV] Latest CVS on Linux

2001-05-12 Thread Sascha Schumann
On Sat, 12 May 2001, Sebastian Bergmann wrote: > Sascha Schumann wrote: > > Uh? Your installation was busted. > > I was refering to the 'unary operator expected' errors. ..which was an effect of your broken installation, as ltmain.sh and ltconfig/libtool.m4 were incompatible, and

Re: [PHP-DEV] Latest CVS on Linux

2001-05-12 Thread Sebastian Bergmann
Sascha Schumann wrote: > Uh? Your installation was busted. I was refering to the 'unary operator expected' errors. -- sebastian bergmann[EMAIL PROTECTED] http://www.sebastian-bergmann.de bonn.phpug.de | www.php.net | w

Re: [PHP-DEV] Latest CVS on Linux

2001-05-12 Thread Sascha Schumann
On Sat, 12 May 2001, Sebastian Bergmann wrote: > Wez Furlong wrote: > > I'm using SuSE 7.0 and I had a similar problem. > > Sascha fixed this issue (at least for me it works now) in CVS. Uh? Your installation was busted. - Sascha Experience IRCG

Re: [PHP-DEV] Latest CVS on Linux

2001-05-12 Thread Sebastian Bergmann
Wez Furlong wrote: > I'm using SuSE 7.0 and I had a similar problem. Sascha fixed this issue (at least for me it works now) in CVS. -- sebastian bergmann[EMAIL PROTECTED] http://www.sebastian-bergmann.de bonn.phpug.de | www

Re: [PHP-DEV] Latest CVS on Linux

2001-05-12 Thread Wez Furlong
On 2001-05-12 12:10:57, "Sebastian Bergmann" <[EMAIL PROTECTED]> wrote: > Hello there, > > yesterday I upgraded my SuSE 7.1 Linux box to libtool-1.4. I I'm using SuSE 7.0 and I had a similar problem. On my first run, I let libtool go into /usr/local (the default). After the warnings, I de

[PHP-DEV] Latest CVS on Linux

2001-05-12 Thread Sebastian Bergmann
Hello there, yesterday I upgraded my SuSE 7.1 Linux box to libtool-1.4. I downloaded the libtool-1.4 sources from gnu.org, did './configure' and 'make' in the source directory. A 'make check' ran fine, and 'make install' worked also. With the current CVS (HEAD) I get lots of error messages