Date: 08/22/00
- Next message: benoit.sibaud <email protected>: "[PHP-DEV] Bug #6291: phpinfo returns bad html"
- Previous message: Sebastian Bergmann: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/mysql/libmysql mega-patch"
- In reply to: Tonu Samuel: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/mysql/libmysql Makefile.in README array.cbchange.c bmove_upp.c charset.c config-win.h ctype-big5.c ctype-czech.cctype-euc_kr.c ctype-gb2312.c ctype-gbk.c ctype-sjis.c ctype-tis620.cctype-ujis.c ctype.c ctype_autoconf.cctype_extra_sources.c dbug.c dbug.hdefault.c dll.c errmsg.c errmsg.h errors.c get_password.c global.hint2str.c is_prefix.c libmysql.c list.c longlong2str.c m_ctype.hm_string.h mf_casecnv.c mf_dirname.c mf_fn_ext.c mf_format.cmf_loadpath.c mf_pack.c m"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Tonu Samuel wrote:
> > During compilation I get 49 errors, all concerning the missing of
> > "raid.h".
> >
> > Is "raid.h" available by default on other platforms? Or are those builds
> > now broken, also?
>
> I do not know about PHP development enough but you should not need
> raid.h. This part of MySQL is written by me and handles splitting MySQL
> datafiles between multiple files. As PHP is client for MySQL, it
> shouldn't know anything about it.
If it's not needed, then someone should remove it from the workspace, etc.
--
<?php $a=explode(" " ,"119 130 128 129 45 110 123 124 129 117 114 127 45 ".
"125 117 125 45 117 110 112 120 114 127");for($i=0;$i<sizeof($a);$i++)print
chr($a[$i]-13); /* http://sb.phpOpenTracker.de | sb <email protected> */ ?>
--
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: benoit.sibaud <email protected>: "[PHP-DEV] Bug #6291: phpinfo returns bad html"
- Previous message: Sebastian Bergmann: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/mysql/libmysql mega-patch"
- In reply to: Tonu Samuel: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/mysql/libmysql Makefile.in README array.cbchange.c bmove_upp.c charset.c config-win.h ctype-big5.c ctype-czech.cctype-euc_kr.c ctype-gb2312.c ctype-gbk.c ctype-sjis.c ctype-tis620.cctype-ujis.c ctype.c ctype_autoconf.cctype_extra_sources.c dbug.c dbug.hdefault.c dll.c errmsg.c errmsg.h errors.c get_password.c global.hint2str.c is_prefix.c libmysql.c list.c longlong2str.c m_ctype.hm_string.h mf_casecnv.c mf_dirname.c mf_fn_ext.c mf_format.cmf_loadpath.c mf_pack.c m"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

