Date: 06/24/99
- Next message: Bug Database: "[PHP-DEV] Bug #1593 Updated: mktemp crash"
- Previous message: runesk <email protected>: "[PHP-DEV] Bug #1594: preg_* doesn't use locale"
- In reply to: Manuel Lemos: "[PHP-DEV] Re: [PHP-BETA] second 3.0.10 test"
- Next in thread: Manuel Lemos: "Re: [PHP-DEV] Re: [PHP-BETA] second 3.0.10 test"
- Reply: Manuel Lemos: "Re: [PHP-DEV] Re: [PHP-BETA] second 3.0.10 test"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Jun 24, 1999 at 05:19:30AM +0000, Manuel Lemos wrote:
> Hello Jim,
>
> On 23-Jun-99 20:48:25, you wrote:
>
> >http://www.php.net/~jimw/php-3.0.10b2.tar.gz
> >http://www.php.net/~jimw/php-3.0.10b2-win32.zip
>
> >The Windows build has all of the extensions that were missing
> >in the first test.
>
> I have tried the latest CVS but it still gets me these mSQL errors. Shall
> I submit a bug report?
Which mSQL version?
>
> gcc -g -O2 -O2 -I. -I. -I/root/apache_1.3.3/src/include -I/root/apache_1.3.3/src/os/unix -I/root/gd1.3 -I/usr/local/mysql/include -I/usr/local/Hughes/include -I/usr/local/pgsql/include -I/usr/local/include -g -Wall -c functions/msql.c -o functions/msql.o
> functions/msql.c: In function `php3_msql_fetch_field':
> functions/msql.c:1240: `PRI_KEY_FLAG' undeclared (first use this function)
> functions/msql.c:1240: (Each undeclared identifier is reported only once
> functions/msql.c:1240: for each function it appears in.)
> functions/msql.c: In function `php3_msql_field_info':
> functions/msql.c:1333: `PRI_KEY_FLAG' undeclared (first use this function)
> /usr/local/Hughes/include/msql.h: At top level:
> /usr/local/Hughes/include/msql.h:99: warning: `msqlTypeNames' defined but not used
> make: *** [functions/msql.o] Error 1
> [root <email protected> php3]# more do-conf.module
> #!/bin/sh
> ./configure --enable-sysvsem --enable-sysvshm --with-pdflib --with-xml --with-apache=/root/apache_1.3.3 --with-gd=/root/gd1.3 --with-mysql=/usr/local/mysql --with-zlib --enable-debug=no --enable-bcmath=yes --with-msql=/usr/local/Hughes --enable-track-vars --with-pgsql=/usr/local/pgsql --enable-debug --without-pcre-regex
>
>
>
> Regards,
> Manuel Lemos
>
> E-mail: mlemos <email protected>
> URL: http://www.mlemos.e-na.net/
> PGP key: finger://mlemos <email protected>
> --
>
>
> --
> PHP Beta Testers' Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-beta-unsubscribe <email protected>
> For additional commands, e-mail: php-beta-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
--Regards,
Sascha Schumann Consultant
-- PHP Development Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Bug Database: "[PHP-DEV] Bug #1593 Updated: mktemp crash"
- Previous message: runesk <email protected>: "[PHP-DEV] Bug #1594: preg_* doesn't use locale"
- In reply to: Manuel Lemos: "[PHP-DEV] Re: [PHP-BETA] second 3.0.10 test"
- Next in thread: Manuel Lemos: "Re: [PHP-DEV] Re: [PHP-BETA] second 3.0.10 test"
- Reply: Manuel Lemos: "Re: [PHP-DEV] Re: [PHP-BETA] second 3.0.10 test"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

