Hi all, Anyone having this issue when compiling 4.3.2?
main/network.lo(.text+0x94c): In function `php_stream_sock_ssl_activate_with_method': : undefined reference to `php_openssl_apply_verification_policy' main/network.lo(.text+0x9a8): In function `php_stream_sock_ssl_activate_with_method': : undefined reference to `php_SSL_new_from_context' collect2: ld returned 1 exit status make: *** [sapi/cli/php] Error 1 I'm compiling with LIBS='-lstdc++ -liconv' ./configure --prefix=/usr/php --enable-track-vars --enable-versioning --enab le-trans-sid --with-exec-dir=/usr/php --enable-inline-optimization --with-co nfig-file-path=/etc/php --with-apxs2=/usr/apache2/bin/apxs --enable-bcmath - -enable-ftp --enable-sockets --enable-sysvsem --enable-sysvshm --with-pgsql= /usr/pgsql --with-mysql=/usr/mysql --with-sybase-ct=/usr/sybase --with-zlib --with-zlib-dir=/usr --with-bz2=/usr --with-openssl=shared --with-ldap=/usr/ ldap --with-gd=/usr --enable-gd-imgstrttf --enable-gd-native-ttf --with-jpeg -dir=/usr --with-png-dir=/usr --with-tiff-dir=/usr --with-xpm-dir=/usr/X11R6 /lib --with-freetype-dir=/usr --with-imap=/usr/imap --with-imap-ssl=/usr --w ith-zip=/usr --with-iconv=/usr --with-gettext --enable-shmop --with-mm=/usr --with-xml --with-xmlrpc --enable-xslt --with-xslt-sablot Yeaaah, I know, lot of options... But I'm using that line since 4.x with no problems. TIA. Papo.- -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php