Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2011
392
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.51 KB | None | 0 0
  1. In file included from /usr/src/redhat/BUILD/php-5.3.6/build-cgi/TSRM/tsrm_config.h:1,
  2. from /usr/src/redhat/BUILD/php-5.3.6/TSRM/tsrm_config_common.h:13,
  3. from /usr/src/redhat/BUILD/php-5.3.6/TSRM/tsrm_virtual_cwd.h:27,
  4. from /usr/src/redhat/BUILD/php-5.3.6/main/php.h:411,
  5. from /usr/src/redhat/BUILD/php-5.3.6/ext/mysqli/mysqli_nonapi.c:29:
  6. /usr/src/redhat/BUILD/php-5.3.6/build-cgi/include/../main/php_config.h:2097:1: warning: this is the location of the previous definition
  7. In file included from /usr/include/mysql/my_config.h:16,
  8. from /usr/include/mysql/my_global.h:76,
  9. from /usr/src/redhat/BUILD/php-5.3.6/ext/mysqli/php_mysqli_structs.h:61,
  10. from /usr/src/redhat/BUILD/php-5.3.6/ext/mysqli/mysqli_nonapi.c:32:
  11. /usr/include/mysql/my_config_i386.h:611:1: warning: "PACKAGE_STRING" redefined
  12. In file included from /usr/src/redhat/BUILD/php-5.3.6/build-cgi/TSRM/tsrm_config.h:1,
  13. from /usr/src/redhat/BUILD/php-5.3.6/TSRM/tsrm_config_common.h:13,
  14. from /usr/src/redhat/BUILD/php-5.3.6/TSRM/tsrm_virtual_cwd.h:27,
  15. from /usr/src/redhat/BUILD/php-5.3.6/main/php.h:411,
  16. from /usr/src/redhat/BUILD/php-5.3.6/ext/mysqli/mysqli_nonapi.c:29:
  17. /usr/src/redhat/BUILD/php-5.3.6/build-cgi/include/../main/php_config.h:2100:1: warning: this is the location of the previous definition
  18. In file included from /usr/include/mysql/my_config.h:16,
  19. from /usr/include/mysql/my_global.h:76,
  20. from /usr/src/redhat/BUILD/php-5.3.6/ext/mysqli/php_mysqli_structs.h:61,
  21. from /usr/src/redhat/BUILD/php-5.3.6/ext/mysqli/mysqli_nonapi.c:32:
  22. /usr/include/mysql/my_config_i386.h:612:1: warning: "PACKAGE_TARNAME" redefined
  23. In file included from /usr/src/redhat/BUILD/php-5.3.6/build-cgi/TSRM/tsrm_config.h:1,
  24. from /usr/src/redhat/BUILD/php-5.3.6/TSRM/tsrm_config_common.h:13,
  25. from /usr/src/redhat/BUILD/php-5.3.6/TSRM/tsrm_virtual_cwd.h:27,
  26. from /usr/src/redhat/BUILD/php-5.3.6/main/php.h:411,
  27. from /usr/src/redhat/BUILD/php-5.3.6/ext/mysqli/mysqli_nonapi.c:29:
  28. /usr/src/redhat/BUILD/php-5.3.6/build-cgi/include/../main/php_config.h:2103:1: warning: this is the location of the previous definition
  29. In file included from /usr/include/mysql/my_config.h:16,
  30. from /usr/include/mysql/my_global.h:76,
  31. from /usr/src/redhat/BUILD/php-5.3.6/ext/mysqli/php_mysqli_structs.h:61,
  32. from /usr/src/redhat/BUILD/php-5.3.6/ext/mysqli/mysqli_nonapi.c:32:
  33. /usr/include/mysql/my_config_i386.h:613:1: warning: "PACKAGE_VERSION" redefined
  34. In file included from /usr/src/redhat/BUILD/php-5.3.6/build-cgi/TSRM/tsrm_config.h:1,
  35. from /usr/src/redhat/BUILD/php-5.3.6/TSRM/tsrm_config_common.h:13,
  36. from /usr/src/redhat/BUILD/php-5.3.6/TSRM/tsrm_virtual_cwd.h:27,
  37. from /usr/src/redhat/BUILD/php-5.3.6/main/php.h:411,
  38. from /usr/src/redhat/BUILD/php-5.3.6/ext/mysqli/mysqli_nonapi.c:29:
  39. /usr/src/redhat/BUILD/php-5.3.6/build-cgi/include/../main/php_config.h:2106:1: warning: this is the location of the previous definition
  40. In file included from /usr/include/mysql/my_pthread.h:833,
  41. from /usr/include/mysql/my_sys.h:44,
  42. from /usr/src/redhat/BUILD/php-5.3.6/ext/mysqli/php_mysqli_structs.h:77,
  43. from /usr/src/redhat/BUILD/php-5.3.6/ext/mysqli/mysqli_nonapi.c:32:
  44. /usr/include/mysql/mysql/psi/mysql_thread.h:100: error: syntax error before "pthread_rwlock_t"
  45. /usr/include/mysql/mysql/psi/mysql_thread.h:100: warning: no semicolon at end of struct or union
  46. /usr/include/mysql/mysql/psi/mysql_thread.h:107: error: syntax error before '}' token
  47. /usr/include/mysql/mysql/psi/mysql_thread.h: In function `inline_mysql_rwlock_init':
  48. /usr/include/mysql/mysql/psi/mysql_thread.h:683: error: dereferencing pointer to incomplete type
  49. /usr/include/mysql/mysql/psi/mysql_thread.h:683: error: dereferencing pointer to incomplete type
  50. /usr/include/mysql/mysql/psi/mysql_thread.h:691: error: dereferencing pointer to incomplete type
  51. /usr/include/mysql/mysql/psi/mysql_thread.h: In function `inline_mysql_rwlock_destroy':
  52. /usr/include/mysql/mysql/psi/mysql_thread.h:715: error: dereferencing pointer to incomplete type
  53. /usr/include/mysql/mysql/psi/mysql_thread.h:717: error: dereferencing pointer to incomplete type
  54. /usr/include/mysql/mysql/psi/mysql_thread.h:718: error: dereferencing pointer to incomplete type
  55. /usr/include/mysql/mysql/psi/mysql_thread.h:721: error: dereferencing pointer to incomplete type
  56. /usr/include/mysql/mysql/psi/mysql_thread.h: In function `inline_mysql_rwlock_rdlock':
  57. /usr/include/mysql/mysql/psi/mysql_thread.h:750: error: dereferencing pointer to incomplete type
  58. /usr/include/mysql/mysql/psi/mysql_thread.h:752: error: dereferencing pointer to incomplete type
  59. /usr/include/mysql/mysql/psi/mysql_thread.h:758: error: dereferencing pointer to incomplete type
  60. /usr/include/mysql/mysql/psi/mysql_thread.h: In function `inline_mysql_rwlock_wrlock':
  61. /usr/include/mysql/mysql/psi/mysql_thread.h:806: error: dereferencing pointer to incomplete type
  62. /usr/include/mysql/mysql/psi/mysql_thread.h:808: error: dereferencing pointer to incomplete type
  63. /usr/include/mysql/mysql/psi/mysql_thread.h:814: error: dereferencing pointer to incomplete type
  64. /usr/include/mysql/mysql/psi/mysql_thread.h: In function `inline_mysql_rwlock_tryrdlock':
  65. /usr/include/mysql/mysql/psi/mysql_thread.h:862: error: dereferencing pointer to incomplete type
  66. /usr/include/mysql/mysql/psi/mysql_thread.h:864: error: dereferencing pointer to incomplete type
  67. /usr/include/mysql/mysql/psi/mysql_thread.h:870: error: dereferencing pointer to incomplete type
  68. /usr/include/mysql/mysql/psi/mysql_thread.h: In function `inline_mysql_rwlock_trywrlock':
  69. /usr/include/mysql/mysql/psi/mysql_thread.h:889: error: dereferencing pointer to incomplete type
  70. /usr/include/mysql/mysql/psi/mysql_thread.h:891: error: dereferencing pointer to incomplete type
  71. /usr/include/mysql/mysql/psi/mysql_thread.h:897: error: dereferencing pointer to incomplete type
  72. /usr/include/mysql/mysql/psi/mysql_thread.h: In function `inline_mysql_rwlock_unlock':
  73. /usr/include/mysql/mysql/psi/mysql_thread.h:910: error: dereferencing pointer to incomplete type
  74. /usr/include/mysql/mysql/psi/mysql_thread.h:911: error: dereferencing pointer to incomplete type
  75. /usr/include/mysql/mysql/psi/mysql_thread.h:913: error: dereferencing pointer to incomplete type
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement