Latest cvs fails to compile on Linux (redhat 6.1)
(clean checkout)

./buildconf
./configure --with-mysql --enable-dbx
make

produces...

html.c: In function `determine_charset':
html.c:232: `CODESET' undeclared (first use in this function)
html.c:232: (Each undeclared identifier is reported only once
html.c:232: for each function it appears in.)
make[3]: *** [html.lo] Error 1
make[3]: Leaving directory `/home/Marc/source/php-cvs/php4/ext/standard'


The offending (in my eyes, at least) were added in the latest revision
(1.30) of html.c by Wez Furlong (Wez? Comments?)

Cheerio, Marc.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to