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 From: Tonu Samuel (tonu <email protected>)
Date: 08/22/00

Sebastian Bergmann 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.

-- 
+----------------------------------------------------------------+
| TcX  ____  __     _____   _____  ___                           |
|     /*/\*\/\*\   /*/ \*\ /*/ \*\ |*|     Tõnu Samuel           |
|    /*/ /*/ /*/   \*\_   |*|   |*||*|     tonu <email protected>        |
|   /*/ /*/ /*/\*\/*/  \*\|*|   |*||*|     Tallinn, Estonia      |
|  /*/     /*/  /*/\*\_/*/ \*\_/*/ |*|____                       |
|  ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^                      |
|             /*/             \*\                Developers Team |
+----------------------------------------------------------------+

-- 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>