Results in compile error: /var/tmp/portage/dev-lang/php-5.1.6-r6/work/php-5.1.6/ext/curl/interface.c: In function `zm_startup_curl': /var/tmp/portage/dev-lang/php-5.1.6-r6/work/php-5.1.6/ext/curl/interface.c:274: error: `CURLOPT_FTPASCII' undeclared (first use in this function) /var/tmp/portage/dev-lang/php-5.1.6-r6/work/php-5.1.6/ext/curl/interface.c:274: error: (Each undeclared identifier is reported only once /var/tmp/portage/dev-lang/php-5.1.6-r6/work/php-5.1.6/ext/curl/interface.c:274: error: for each function it appears in.) /var/tmp/portage/dev-lang/php-5.1.6-r6/work/php-5.1.6/ext/curl/interface.c:314: error: `CURLOPT_PASSWDFUNCTION' undeclared
Created attachment 103657 [details, diff] Patch from upstream backported
what a better patch? something else I can do to help?
Should be fixed, 4.4.6 and 5.2.1-r3 fix this as of upstream, and I added a slightly modified patch to 5.1.6-r11. I confirmed all those emerge and work fine with net-misc/curl-7.16.1. Best regards, CHTEKK.