Kamikaze/r6423
Compiling with *any* php5 module produces the following error:
/opt/hive/jito/openwrt/kamikaze/build_mipsel/php-5.0.5/ext/posix/posix.c: In function `zif_posix_uname':
/opt/hive/jito/openwrt/kamikaze/build_mipsel/php-5.0.5/ext/posix/posix.c:441: error: structure has no member named `domainname'
With no modules, it compiles ok, but fails if any of the modules are set. The rest of the config is created using "defconfig".
Any ideas?