Re: [PHP-DEV] compiling PHP_4_3

2003-03-13 Thread Corne' Cornelius
Nevermind, stupid me made stupid mistake Rasmus Lerdorf wrote: Did you actually check out version 4.3? cvs co -r PHP_4_3 php4 Check your CVS/Entries file. You should see the branch name after each file. -Rasmus On Thu, 13 Mar 2003, Corne' Cornelius wrote: Hi, I compiled CLI version of

[PHP-DEV] compiling PHP_4_3

2003-03-12 Thread Corne' Cornelius
Hi, I compiled CLI version of PHP_4_3 this morning and it gave the following: php4/main/main.c:225: undefined reference to `zend_disable_class' php4/main/main.c:239: undefined reference to `zend_disable_class' Is this right ? won't PHP_4_3 compile with Zend version 1 anymore ? Corne' !Exclude

Re: [PHP-DEV] compiling PHP_4_3

2003-03-12 Thread Rasmus Lerdorf
Did you actually check out version 4.3? cvs co -r PHP_4_3 php4 Check your CVS/Entries file. You should see the branch name after each file. -Rasmus On Thu, 13 Mar 2003, Corne' Cornelius wrote: Hi, I compiled CLI version of PHP_4_3 this morning and it gave the following:

RE: [PHP-DEV] compiling PHP_4_3

2003-03-12 Thread Jacques
Hi Corne, The latest stable works fine for CLI from http://snaps.php.net/ Regards --jm -Original Message- From: Corne' Cornelius [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 9:29 AM To: [EMAIL PROTECTED] Subject: [PHP-DEV] compiling PHP_4_3 Hi, I compiled CLI

Re: [PHP-DEV] compiling PHP_4_3

2003-03-12 Thread Corne' Cornelius
Yep, it's branch PHP_4_3 and ran a cvs update just before compiling -Corne' Rasmus Lerdorf wrote: Did you actually check out version 4.3? cvs co -r PHP_4_3 php4 Check your CVS/Entries file. You should see the branch name after each file. -Rasmus On Thu, 13 Mar 2003, Corne' Cornelius wrote:

Re: [PHP-DEV] compiling PHP_4_3

2003-03-12 Thread Corne' Cornelius
[EMAIL PROTECTED]:~/php4/main$ cvs status main.c === File: main.cStatus: Up-to-date Working revision:1.512.2.16 Repository revision: 1.512.2.16 /repository/php4/main/main.c,v Sticky Tag: PHP_4_3