Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 125170 - php5 cli unable to load ftp.so extension
Summary: php5 cli unable to load ftp.so extension
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-05 21:04 UTC by Navid Zamani
Modified: 2006-03-06 02:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.