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
relevant part of revdep-rebuild output: broken /usr/lib/libgnutls-extra.so.13.0.9 (requires libgnutls.so.12) broken /usr/lib/libgnutls-openssl.so.13.0.9 (requires libgnutls.so.12) Very sensible to explictly ask for testers, before pushing a library like this to stable, Daniel. I hoped doing this would be more often the case. Thanks. :)
Created an attachment (id=97185) [edit] gnutls-1.4.4-selflink.patch Thanks for the bug Carlo. I made this patch however autotools are giving me grief applying it. Undoubtly something silly. Suggestions welcome - I really need to do some study now.
added this bit which looks cleaner. It still gets a spurious -lgnutls from somewhere.
has been reported upstream now.
Created an attachment (id=97417) [edit] gnutls-1.4.4-selflink.patch I think this patch fix the issue
Created an attachment (id=97423) [edit] gnutls-1.4.4-selflink.patch In reply to comment#4, I thought so too... But it seems not to work. The attached fixes the problem.
(In reply to comment #5) > Created an attachment (id=97423) [edit] > gnutls-1.4.4-selflink.patch > > In reply to comment#4, I thought so too... > But it seems not to work. > The attached fixes the problem. Well done Alon
(In reply to comment #6) My patch seems work here !