search for: inline_mysql_rwlock_init

Displaying 1 result from an estimated 1 matches for "inline_mysql_rwlock_init".

2011 Mar 25
1
Can't build PHP 5.3.6 with MySQL 5.5.10 on CentOS-4
...ntax error before "pthread_rwlock_t" /usr/include/mysql/mysql/psi/mysql_thread.h:100: warning: no semicolon at end of struct or union /usr/include/mysql/mysql/psi/mysql_thread.h:107: error: syntax error before '}' token /usr/include/mysql/mysql/psi/mysql_thread.h: In function `inline_mysql_rwlock_init': /usr/include/mysql/mysql/psi/mysql_thread.h:683: error: dereferencing pointer to incomplete type/ Full build log is available at: http://pastebin.com/NBfB5PzZ This only happens on CentOS-4 with GCC 3.4.6, I can build PHP 5.3.6 with 5.5.10 in CentOS-5 without problems. Also, there is no p...