Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 125170

Summary: php5 cli unable to load ftp.so extension
Product: Gentoo Linux Reporter: Navid Zamani <navid.zamani>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Navid Zamani 2006-03-05 21:04:41 UTC
When compiling php5 with cli support i get the following when running "php":

################################################################################
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php5/lib/php/extensions/no-debug-non-zts-20041030/ftp.so' - /usr/lib/php5/lib/php/extensions/no-debug-non-zts-20041030/ftp.so: undefined symbol: SSL_set_fd in Unknown on line 0
################################################################################

Is this a known problem i'm unable to find? Rahter strange because it emerged fine (if you can call this use-flags-flipping-overkill to get it to work "fine").
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-03-06 02:20:35 UTC
Which php version exactly? Also, post 'emerge -pv dev-lang/php' and 'emerge --info' output.