ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> php-Dev
php-Dev
#24894 [Opn->WFx]: Compile failure when building openssl support shared
by other posts by this author
Jul 31 2003 11:07PM messages near this date
#24894 [WFx]: Compile failure when building openssl support shared | #22154 [Ver->Csd]: fpassthru() fails with files larger than a few hundered KB
ID:               24894
 Updated by:       iliaa@[...].net
 Reported By:      cp43 at absolutedigital dot net
-Status:           Open
+Status:           Wont fix
 Bug Type:         Compile Failure
 Operating System: Linux 2.4.21
 PHP Version:      4.3.2


Previous Comments:
------------------------------------------------------------------------

[2003-07-31 15:06:20] cp43 at absolutedigital dot net

Description:
------------
When compiling openssl support shared under PHP 4.3.2 a couple of
functions from ext/openssl/openssl.c are called in main/network.c but
are unavailable as openssl.lo isn't linked into the binary

This is the output from the linker:

main/network.o: In function
`php_stream_sock_ssl_activate_with_method':
/tmp/php-4.3.2/main/network.c:715: undefined reference to
`php_SSL_new_from_context'
/tmp/php-4.3.2/main/network.c:748: undefined reference to
`php_openssl_apply_verification_policy'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1

compiles fine when openssl support is built in to php



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=24894&edit=1
Thread:
cp43 at absolutedigital dot net



Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved