Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: Gentoo Users List <gentoo-user@l.g.o>
Subject: [gentoo-user] gettext missing symlink message
Date: Mon, 13 May 2013 01:58:09
Message-Id: 20130513015739.GA8625@waltdnes.org
1 I ran into this today while installing Gentoo on my new machine.
2
3 making executable: usr/lib64/preloadable_libintl.so
4 .[33;01m * .[39;49;00mQA Notice: Missing soname symlink(s):
5 .[33;01m * .[39;49;00m
6 .[33;01m * .[39;49;00m usr/lib64/libgnuintl.so.8 -> preloadable_libintl.so
7 .[33;01m * .[39;49;00m
8
9
10 https://bugs.gentoo.org/show_bug.cgi?id=374545 was opened in July of
11 2011 (YES!!!). I don't want to bug the developers. My questions are...
12
13 1) does it cause any problems?
14
15 2) is the appropriate workaround to...
16
17 cd /usr/lib64
18 ln -s preloadable_libintl.so libgnuintl.so.8
19
20 --
21 Walter Dnes <waltdnes@××××××××.org>
22 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
Re: [gentoo-user] gettext missing symlink message Samuli Suominen <ssuominen@g.o>