Gentoo Archives: gentoo-user

From: Matt Harrison <iwasinnamuknow@×××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: net-snmp 5.7.2_rc1 on xen
Date: Sun, 30 Dec 2012 18:13:07
Message-Id: 50E083D6.3090107@genestate.com
In Reply to: [gentoo-user] Re: net-snmp 5.7.2_rc1 on xen by Holger Hoffstaette
1 On 30/12/2012 10:55, Holger Hoffstaette wrote:
2 > On Sun, 30 Dec 2012 02:06:51 +0000, Matt Harrison wrote:
3 >
4 >> All has gone well except the new version of net-snmp (5.7.2_rc1) refuses
5 >
6 > Current is 5.7.2 final..
7 >
8 >> * Starting snmpd ...
9 >> pcilib: Cannot open /proc/bus/pci
10 >> pcilib: Cannot find any working access method.
11 >> * start-stop-daemon: failed to start `/usr/sbin/snmpd'
12 >> * Failed to start
13 >
14 > Have you tried to build with USE="-pci" ?
15
16 Thanks for the reply Holger,
17
18 I hadn't seen that 5.7.2 final was available, it was masked for me on
19 x86 and I'm afraid I was rusty enough to not have checked it. That
20 version does allow the pci USE flag and it works like a charm.
21
22 Thanks for the pointer in the right direction.