Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 650004 - net-proxy/shadowsocks-libev-3.1.3 should depend on net-dns/c-ares - configure: error: The c-ares library libraries not found.
Summary: net-proxy/shadowsocks-libev-3.1.3 should depend on net-dns/c-ares - configure...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Yixun Lan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-09 14:11 UTC by Yutao Yuan
Modified: 2018-04-24 14:22 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 Yutao Yuan 2018-03-09 14:11:32 UTC
checking for ares_library_init in -lcares... no
configure: error: The c-ares library libraries not found.

According to upstream, the libudns dependency has been replaced by libc-ares.
Comment 1 Yixun Lan archtester gentoo-dev 2018-04-24 14:22:10 UTC
fixed in tree, I'm also dropping the dep net-libs/udns,
thanks for reporting this

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f923ae8e40a95c604621adb4a25d5f23ceb5f93

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07e88ab5b5c76b15eb6438d2fa5ebff4cd1e0fc4

commit 3f923ae8e40a95c604621adb4a25d5f23ceb5f93
Author: Yixun Lan <dlan@gentoo.org>
Date:   Wed Mar 14 06:02:54 2018 +0800

    net-proxy/shadowsocks-libev: fix dep
    
    add net-dns/c-ares as dependency
    
    Gentoo-Bug: 650004