php4-beta | 200004
Date: 04/15/00
- Next message: Yusuf Goolamabbas: "Re: [PHP4BETA] Current CVS fails to compile"
- Previous message: Zeev Suraski: "[PHP4BETA] cvs: /php4 main.c php3_compat.h"
- In reply to: Yusuf Goolamabbas: "[PHP4BETA] Current CVS fails to compile"
- Next in thread: Yusuf Goolamabbas: "Re: [PHP4BETA] Current CVS fails to compile"
- Reply: Yusuf Goolamabbas: "Re: [PHP4BETA] Current CVS fails to compile"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Try updating your CVS.
Andi
At 09:35 PM 4/15/00 +0800, Yusuf Goolamabbas wrote:
>Platform Linux 2.2.12/Redhat 6.0
>
>Here's the config file
>
>../php4/configure \
>--with-apache=/usr/local/src/apache_1.3.12 \
>--enable-track-vars \
>--enable-magic-quotes \
>--with-db2=/usr/local/site/BerkeleyDB \
>--with-ldap=/usr/local/site/ldap \
>--disable-debug \
>--with-config-file-path=/usr/local/site/ \
>--prefix=/usr/local/site/php
>
>Here's the error
>
>/usr/local/src/php4/ext/db/db.c: In function `php_find_dbm':
>/usr/local/src/php4/ext/db/db.c:167: `list_entry' undeclared (first use in
>this function)
>/usr/local/src/php4/ext/db/db.c:167: (Each undeclared identifier is
>reported only once
>/usr/local/src/php4/ext/db/db.c:167: for each function it appears in.)
>/usr/local/src/php4/ext/db/db.c:167: `le' undeclared (first use in this
>function)
>/usr/local/src/php4/ext/db/db.c:168: parse error before `*'
>/usr/local/src/php4/ext/db/db.c:174: `numitems' undeclared (first use in
>this function)
>/usr/local/src/php4/ext/db/db.c:175: `i' undeclared (first use in this
>function)
>/usr/local/src/php4/ext/db/db.c:180: `info' undeclared (first use in this
>function)
>/usr/local/src/php4/ext/db/db.c:190: `info_type' undeclared (first use in
>this function)
>make[3]: *** [db.lo] Error 1
>make[2]: *** [all-recursive] Error 1
>make[1]: *** [all] Error 1
>make: *** [all-recursive] Error 1
>
>--
>Yusuf Goolamabbas
>yusufg <email protected>
>
>--
>PHP 4.0 Beta Mailing List <http://www.php.net/version4/>
>To unsubscribe, e-mail: php4beta-unsubscribe <email protected>
>For additional commands, e-mail: php4beta-help <email protected>
>To contact the list administrators, e-mail: php4beta-admin <email protected>
--- Andi Gutmans <andi <email protected>> http://www.zend.com/-- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>
- Next message: Yusuf Goolamabbas: "Re: [PHP4BETA] Current CVS fails to compile"
- Previous message: Zeev Suraski: "[PHP4BETA] cvs: /php4 main.c php3_compat.h"
- In reply to: Yusuf Goolamabbas: "[PHP4BETA] Current CVS fails to compile"
- Next in thread: Yusuf Goolamabbas: "Re: [PHP4BETA] Current CVS fails to compile"
- Reply: Yusuf Goolamabbas: "Re: [PHP4BETA] Current CVS fails to compile"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

