Summary: | net-misc/proxychains fails to build with glibc-2.14 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | Tim Harder <radhermit> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 370409 | ||
Attachments: | Build log |
Description
Diego Elio Pettenò (RETIRED)
![]() Fixed in CVS. The patch proxychains-3.1_p20110225-glibc214.patch removes several intercept functions from libproxychains.so, with connect() being the most obvious. This causes proxychains to stop working, as it no longer can intercept the connect() call. |