[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Apache + PHP on debian-mips



Anyone had any luck compiling PHP 4.2.2 with Apache on debian-mips?
I am running into a compile time error:


In file included from libmysql.c:5:
global.h:256: warning: redefinition of `uint'
/usr/include/sys/types.h:152: warning: `uint' previously declared here
global.h:257: warning: redefinition of `ushort'
/usr/include/sys/types.h:151: warning: `ushort' previously declared here
global.h:258: warning: redefinition of `ulong'
/usr/include/sys/types.h:150: warning: `ulong' previously declared here
In file included from libmysql.c:12:
m_string.h:180: parse error before `__extension__'
m_string.h:180: parse error before `&&'
libmysql.c: In function `net_field_length_ll':
libmysql.c:397: warning: left shift count >= width of type
make[1]: *** [libmysql.lo] Error 1
make[1]: Leaving directory `/root/web/php-4.2.2/ext/mysql/libmysql'
make: *** [all-recursive] Error 1

I do NOT want to run PHP as a module.

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: