Advertisement
Guest User

Untitled

a guest
Mar 2nd, 2012
349
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.06 KB | None | 0 0
  1. /bin/bash /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/libtool --mode=compile cc -I/opt/phpfarm/inst/php-5.4.0/include/php/ext -I -I. -I/opt/phpfarm/src/php-5.4.0/ext/pdo_mysql -DPHP_ATOM_INC -I/opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/include -I/opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/main -I/opt/phpfarm/src/php-5.4.0/ext/pdo_mysql -I/opt/phpfarm/inst/php-5.4.0/include/php -I/opt/phpfarm/inst/php-5.4.0/include/php/main -I/opt/phpfarm/inst/php-5.4.0/include/php/TSRM -I/opt/phpfarm/inst/php-5.4.0/include/php/Zend -I/opt/phpfarm/inst/php-5.4.0/include/php/ext -I/opt/phpfarm/inst/php-5.4.0/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/pdo_mysql.c -o pdo_mysql.lo
  2. cc -I/opt/phpfarm/inst/php-5.4.0/include/php/ext -I -I. -I/opt/phpfarm/src/php-5.4.0/ext/pdo_mysql -DPHP_ATOM_INC -I/opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/include -I/opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/main -I/opt/phpfarm/src/php-5.4.0/ext/pdo_mysql -I/opt/phpfarm/inst/php-5.4.0/include/php -I/opt/phpfarm/inst/php-5.4.0/include/php/main -I/opt/phpfarm/inst/php-5.4.0/include/php/TSRM -I/opt/phpfarm/inst/php-5.4.0/include/php/Zend -I/opt/phpfarm/inst/php-5.4.0/include/php/ext -I/opt/phpfarm/inst/php-5.4.0/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/pdo_mysql.c -fPIC -DPIC -o .libs/pdo_mysql.o
  3. In file included from /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/pdo_mysql.c:32:
  4. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/php_pdo_mysql_int.h:27:34: error: ext/mysqlnd/mysqlnd.h: No such file or directory
  5. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/php_pdo_mysql_int.h:28:50: error: ext/mysqlnd/mysqlnd_libmysql_compat.h: No such file or directory
  6. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/php_pdo_mysql_int.h:64:39: error: ext/mysqlnd/mysqlnd_debug.h: No such file or directory
  7. In file included from /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/pdo_mysql.c:32:
  8. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/php_pdo_mysql_int.h:73: error: expected specifier-qualifier-list before ‘MYSQLND_DEBUG’
  9. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/php_pdo_mysql_int.h:101: error: expected specifier-qualifier-list before ‘MYSQL’
  10. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/php_pdo_mysql_int.h:116: error: expected specifier-qualifier-list before ‘MYSQL_FIELD’
  11. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/php_pdo_mysql_int.h:121: error: expected specifier-qualifier-list before ‘MYSQL_RES’
  12. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/pdo_mysql.c:61:45: error: ext/mysqlnd/mysqlnd_reverse_api.h: No such file or directory
  13. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/pdo_mysql.c:62: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  14. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/pdo_mysql.c:77: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pdo_mysql_reverse_api’
  15. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/pdo_mysql.c: In function ‘zm_startup_pdo_mysql’:
  16. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/pdo_mysql.c:123: error: ‘pdo_mysql_reverse_api’ undeclared (first use in this function)
  17. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/pdo_mysql.c:123: error: (Each undeclared identifier is reported only once
  18. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/pdo_mysql.c:123: error: for each function it appears in.)
  19. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/pdo_mysql.c: In function ‘zm_activate_pdo_mysql’:
  20. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/pdo_mysql.c:167: error: ‘MYSQLND_DEBUG’ undeclared (first use in this function)
  21. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/pdo_mysql.c:167: error: ‘dbg’ undeclared (first use in this function)
  22. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/pdo_mysql.c:167: error: ‘mysqlnd_debug_std_no_trace_funcs’ undeclared (first use in this function)
  23. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/pdo_mysql.c:172: error: ‘zend_pdo_mysql_globals’ has no member named ‘dbg’
  24. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/pdo_mysql.c: In function ‘zm_deactivate_pdo_mysql’:
  25. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/pdo_mysql.c:183: error: ‘MYSQLND_DEBUG’ undeclared (first use in this function)
  26. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/pdo_mysql.c:183: error: ‘dbg’ undeclared (first use in this function)
  27. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/pdo_mysql.c:183: error: ‘zend_pdo_mysql_globals’ has no member named ‘dbg’
  28. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/pdo_mysql.c:184: error: ‘zend_pdo_mysql_globals’ has no member named ‘dbg’
  29. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/pdo_mysql.c:184: error: ‘zend_pdo_mysql_globals’ has no member named ‘dbg’
  30. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/pdo_mysql.c:184: error: ‘zend_pdo_mysql_globals’ has no member named ‘dbg’
  31. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/pdo_mysql.c:188: error: ‘zend_pdo_mysql_globals’ has no member named ‘dbg’
  32. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/pdo_mysql.c: In function ‘zm_globals_ctor_pdo_mysql’:
  33. /opt/phpfarm/src/php-5.4.0/ext/pdo_mysql/pdo_mysql.c:205: error: ‘zend_pdo_mysql_globals’ has no member named ‘dbg’
  34. make: *** [pdo_mysql.lo] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement