Gentoo Archives: gentoo-user

From: Tanstaafl <tanstaafl@×××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] glibc update 2.16 > 2.17 - python relocation error at end of emerge
Date: Wed, 08 Jan 2014 18:03:52
Message-Id: 52CD92E2.6090708@libertytrek.org
In Reply to: [gentoo-user] glibc update 2.16 > 2.17 - python relocation error at end of emerge by Tanstaafl
1 On 2014-01-08 11:54 AM, Tanstaafl <tanstaafl@×××××××××××.org> wrote:
2 > I just updated glibc to 2.1.17, and got the following error at the very
3 > end of the emerge:
4 >
5 >> /usr/bin/python2.7: relocation error: /lib64/libresolv.so.2: symbol
6 >> __sendmmsg, version GLIBC_PRIVATE not defined in file libc.so.6 with
7 >> lin k time
8 >> reference
9 >
10 > Is this something to worry about?
11
12 After some googling...
13
14 Could this have anything to do with the fact that I don't have either of
15 these set in /etc/portage/make.comf:
16
17 PYTHON_TARGETS="python2_7 python3_3"
18 PYTHON_SINGLE_TARGET="python2_7"
19
20 ?
21
22 Just added them and am remerging glibc... sill see what happens...

Replies