Re: [PHP-DEV] compiling PHP_4_3
[email protected] (Rasmus Lerdorf) Wed, 12 Mar 2003 23:29:39 -0800 (Pacific Standard Time)
| Newsgroups | php.dev |
|---|---|
| Message-ID | <Pine.WNT.4.53.0303122328420.3592@DELL> |
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: > > 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 Disclaimer! > > > -- > PHP Development Mailing List <http://www.php.net/> > To unsubscribe, visit: http://www.php.net/unsub.php >