Date: 01/08/01
- Next message: Yung Chiu: "[PHP-DEV] User Authentication"
- Previous message: Mike D'Agosta: "[PHP-DEV] Re: PHP 4.0 Bug #7381 Updated: Connect to postgres -> weirdness"
- Next in thread: Rui Hirokawa: "Re: [PHP-DEV] iconv function breaks build on HPUX"
- Reply: Rui Hirokawa: "Re: [PHP-DEV] iconv function breaks build on HPUX"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Hirokawa-san, (I hope I got the order right)
HPUX 10.20 has iconv, but the system header file appears to
be broken somehow. Please make the iconv-related stuff in
ext/standard/string.c optional and not only dependent on the
HAVE_ICONV test.
In file included from
/tmp/sas-src/php4/ext/standard/string.c:34:
/usr/include/iconv.h:58: parse error before `shl_t'
/usr/include/iconv.h:58: warning: no semicolon at end of struct or union
/usr/include/iconv.h:69: parse error before `}'
/tmp/sas-src/php4/ext/standard/string.c: In function `php_iconv_string':
/tmp/sas-src/php4/ext/standard/string.c:3033: warning: passing arg 2 of `iconv' from incompatible pointer type
Thanks,
- Sascha
-- 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: Yung Chiu: "[PHP-DEV] User Authentication"
- Previous message: Mike D'Agosta: "[PHP-DEV] Re: PHP 4.0 Bug #7381 Updated: Connect to postgres -> weirdness"
- Next in thread: Rui Hirokawa: "Re: [PHP-DEV] iconv function breaks build on HPUX"
- Reply: Rui Hirokawa: "Re: [PHP-DEV] iconv function breaks build on HPUX"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

