On Thu, Mar 20, 2014 at 02:34:18PM +0100, Julien Pauli wrote: > Hello, > > We just released PHP 5.5.11 RC1 , which you can download from > http://downloads.php.net/jpauli/ > > You can test it and report any bugs or regressions that you may notice > using the bug system at http://bugs.php.net. > > As usual with our release calendar, we are expecting to have a final > release of PHP-5.5.11 > in 2 weeks, April 3rd > > Thank you very much, > > Julien Pauli and David Soria Parra > PHP 5.5 RM A couple of issues crop up. ext/openssl/.libs/xp_ssl.o: In function `php_openssl_sockop_set_option': /usr/source/php-5.5.11RC1/main/php_network.h:145: undefined reference to `poll' ext/openssl/.libs/xp_ssl.o: In function `php_openssl_enable_crypto': /usr/source/php-5.5.11RC1/main/php_network.h:145: undefined reference to `poll' ext/pgsql/.libs/pgsql.o: In function `zif_pg_lo_import': /usr/source/php-5.5.11RC1/ext/pgsql/pgsql.c:3530: undefined reference to `lo_import_with_oid' ext/pgsql/.libs/pgsql.o: In function `php_pgsql_escape_internal': /usr/source/php-5.5.11RC1/ext/pgsql/pgsql.c:4385: undefined reference to `PQescapeLiteral' /usr/source/php-5.5.11RC1/ext/pgsql/pgsql.c:4387: undefined reference to `PQescapeIdentifier' ext/pgsql/.libs/pgsql.o: In function `php_pgsql_convert': /usr/source/php-5.5.11RC1/ext/pgsql/pgsql.c:6035: undefined reference to `PQescapeIdentifier' ext/pgsql/.libs/pgsql.o: In function `build_tablename': /usr/source/php-5.5.11RC1/ext/pgsql/pgsql.c:6136: undefined reference to `PQescapeIdentifier' /usr/source/php-5.5.11RC1/ext/pgsql/pgsql.c:6125: undefined reference to `PQescapeIdentifier' main/.libs/network.o: In function `php_network_connect_socket': /usr/source/php-5.5.11RC1/main/php_network.h:145: undefined reference to `poll' main/.libs/network.o: In function `php_network_accept_incoming': /usr/source/php-5.5.11RC1/main/php_network.h:145: undefined reference to `poll' main/streams/.libs/xp_socket.o: In function `php_sockop_write': /usr/source/php-5.5.11RC1/main/php_network.h:145: undefined reference to `poll' main/streams/.libs/xp_socket.o: In function `php_sock_stream_wait_for_data': /usr/source/php-5.5.11RC1/main/php_network.h:145: undefined reference to `poll' main/streams/.libs/xp_socket.o: In function `php_sockop_set_option': /usr/source/php-5.5.11RC1/main/php_network.h:145: undefined reference to `poll' sapi/cli/.libs/php_cli_server.o:/usr/source/php-5.5.11RC1/main/php_network.h:145: more undefined references to `poll' follow 1) PHP and Postgresql 9.3.X in the pgsql section, has Postgrest 9.3.X ever been an issue? 2) poll. I have a poll.h and sys/poll.h in my system. I can also recommend a bsd-poll.c from openssh if needs be. -- Member - Liberal International This is doctor@xxxxxxxxxx Ici doctor@xxxxxxxxxx God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! http://www.fullyfollow.me/rootnl2k Look at Psalms 14 and 53 on Atheism C'est temps pour le Quebec de dire non a la Parti Qorruption! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php