Gentoo Archives: gentoo-amd64

From: Vladimir Strycek <vladoportos@×××××××××××.sk>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Old package in portage ?
Date: Wed, 16 May 2007 05:49:19
Message-Id: 464A9A91.50403@vladoportos.sk
1 Hi all
2
3 o facing issue with rrdtool on gentoo amd64 box.. mainly python
4 extension for it...
5
6 net-analyzer/rrdtool 1.2.15-r3
7 py-rrdtool 1.0_beta1
8 Python 2.4.3
9 GCC 3.4.6 (Gentoo 3.4.6-r2, ssp-3.4.6-1.0, pie-8.7.10
10
11 it give me error like this:
12
13 >>> import rrdtool
14 Traceback (most recent call last):
15 File "<stdin>", line 1, in ?
16 ImportError: dynamic module does not define init function (initrrdtool)
17
18 I was told that this issue has been fixed in new version of rrd tool rrdtool 1.2.23-r1 but this one isnt in portage..
19
20 Do i have to compile it from source my self ?
21
22
23 --
24 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Old package in portage ? Peter Volkov <pva@g.o>
[gentoo-amd64] Re: Old package in portage ? Duncan <1i5t5.duncan@×××.net>