Gentoo Archives: gentoo-amd64

From: Frank Peters <frank.peters@×××××××.net>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] crm114 - update failure
Date: Thu, 01 Jul 2010 15:02:57
Message-Id: 20100701105046.feb53c7f.frank.peters@comcast.net
In Reply to: Re: [gentoo-amd64] crm114 - update failure by Paul Stear
1 On Thu, 1 Jul 2010 13:22:01 +0100
2 Paul Stear <gentoo@××××××××××××.com> wrote:
3
4 > This is what I get:-
5 > ~/ > ls -lt `slocate libtre`
6 > lrwxrwxrwx 1 root root 15 Jul 1 11:02 /usr/lib64/libtre.so ->
7 > libtre.so.5.0.0
8 > lrwxrwxrwx 1 root root 15 Jul 1 11:02 /usr/lib64/libtre.so.5 ->
9 > libtre.so.5.0.0
10 > -rwxr-xr-x 1 root root 51520 Jul 1 11:02 /usr/lib64/libtre.so.5.0.0
11 > -rw-r--r-- 1 root root 796 Jul 1 11:02 /usr/lib64/libtre.la
12 >
13
14 You are missing libtre.a, the static library.
15
16 You should emerge tre with USE="static-libs" to get it.
17
18 I don't know if package tre respects the "static-libs" USE option, but
19 it is worth a try.
20
21 Frank Peters

Replies

Subject Author
Re: [gentoo-amd64] crm114 - update failure Peter Volkov <pva@g.o>
Re: [gentoo-amd64] crm114 - update failure Paul Stear <gentoo@××××××××××××.com>