On Sat, Feb 03, 2007 at 05:32:51PM +0300, Dmitry V. Levin wrote: > Обновление curl обошлось нам в 5 несобирающихся пакетов. > Ошибки сборки выглядят однотипными. > Что скажет мантейнер? Пока мантейнер молчит, можно спросить G****e: > On Sat, Feb 03, 2007 at 03:09:05PM +0300, QA Team Robot wrote: > > icecast-2.3.1-alt1.1 > > auth_url.c:521: error: 'CURLOPT_PASSWDFUNCTION' undeclared > > php-curl-1:4.4.4-alt2 > > /usr/src/RPM/BUILD/php-curl-4.4.4/curl.c:299: error: 'CURLOPT_PASSWDFUNCTION' undeclared > > php5-curl-5.2.0-alt1 > > /usr/src/RPM/BUILD/php5-curl-5.2.0/interface.c:412: error: 'CURLOPT_PASSWDFUNCTION' undeclared http://curl.haxx.se/changes.html говорит что "URLOPT_PASSWDFUNCTION and CURLOPT_PASSWDDATA are no longer supported" ещё в libcurl-7.10.8 http://curl.haxx.se/mail/curlphp-2006-11/0004.html говорит что "these symbols have been erased from libcurl now since they've been obsolete and deprecated for many years" > > python-module-pycurl-7.15.5.1-alt0.1.1 > > src/pycurl.c:1478: error: 'CURLOPT_SOURCE_HOST' undeclared http://curl.haxx.se/changes.html говорит что "obsoleted CURLOPT_SOURCE_HOST, CURLOPT_SOURCE_PATH, CURLOPT_SOURCE_PORT and CURLOPT_PASV_HOST" ещё в 7.13.0 > > vorbis-tools-1.1.1-alt2 > > http_transport.c:119: error: 'CURLOPT_MUTE' undeclared (first use in this function) http://wiki.netbsd.se/index.php?title=Typical_pkgsrc_error_messages#CURLOPT_MUTE_undeclared говорит что "Since libcurl version 7.16.0, this option has been removed. Since there are no documented guidelines telling what to do with applications that still use this option, I have decided to simply remove it from the code." Вывод: реальная жертва обновления libcurl только одна - это vorbis-tools, для него у netbsd есть патч. Все остальные пострадавшие пакеты по факту устаревшие. -- ldv