Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
=media-sound/vorbis-tools-1.0.1 Failed with: http_transport.c: In function `set_curl_opts': http_transport.c:116: error: `CURLOPT_MUTE' undeclared (first use in this function) http_transport.c:116: error: (Each undeclared identifier is reported only once http_transport.c:116: error: for each function it appears in.) make[1]: *** [http_transport.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `/var/tmp/portage/media-sound/vorbis-tools-1.0.1/work/vorbis-tools-1.0.1/ogg123' This is still current upstream as per ref url. Looking at the curl defination of the function http://curl.haxx.se/mail/lib-2001-05/0067.html it seems safe to remove (as per my upstream url comment)
Created an attachment (id=103660) [details] patch to omit offending line
Applied thanks.