From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id DD0381381FA for ; Sun, 30 Dec 2012 11:00:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2431521C02B; Sun, 30 Dec 2012 11:00:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4F5AF21C00E for ; Sun, 30 Dec 2012 10:58:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 3AD8433D8A9 for ; Sun, 30 Dec 2012 10:58:51 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -1.297 X-Spam-Level: X-Spam-Status: No, score=-1.297 tagged_above=-999 required=5.5 tests=[AWL=-2.487, DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=no Received: from smtp.gentoo.org ([IPv6:::ffff:127.0.0.1]) by localhost (smtp.gentoo.org [IPv6:::ffff:127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U1sqJb3NMMCA for ; Sun, 30 Dec 2012 10:58:45 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B8E9533D7E7 for ; Sun, 30 Dec 2012 10:58:45 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TpGbX-0003KH-GP for gentoo-user@gentoo.org; Sun, 30 Dec 2012 11:58:55 +0100 Received: from p5086b0e9.dip.t-dialin.net ([80.134.176.233]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 30 Dec 2012 11:58:55 +0100 Received: from holger.hoffstaette by p5086b0e9.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 30 Dec 2012 11:58:55 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: "Holger Hoffstaette" Subject: [gentoo-user] Re: net-snmp 5.7.2_rc1 on xen Date: Sun, 30 Dec 2012 11:55:51 +0100 Organization: The Fists of the White Lotus Message-ID: References: <50DFA1BB.3020704@genestate.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: p5086b0e9.dip.t-dialin.net User-Agent: Pan/0.13.91 (Before we let euphoria convince us we are free) X-Archives-Salt: 0e45ef78-0ff4-4d5c-942f-30a4d4e6f249 X-Archives-Hash: 28a00105f84e9acd71527c639b92c06a On Sun, 30 Dec 2012 02:06:51 +0000, Matt Harrison wrote: > All has gone well except the new version of net-snmp (5.7.2_rc1) refuses Current is 5.7.2 final.. > * Starting snmpd ... > pcilib: Cannot open /proc/bus/pci > pcilib: Cannot find any working access method. > * start-stop-daemon: failed to start `/usr/sbin/snmpd' > * Failed to start Have you tried to build with USE="-pci" ? -h