From owner-freebsd-current@FreeBSD.ORG Sat Apr 6 19:59:36 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id DA8606AD for ; Sat, 6 Apr 2013 19:59:36 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [IPv6:2a01:4f8:131:60a2::2]) by mx1.freebsd.org (Postfix) with ESMTP id A4E0DE1B for ; Sat, 6 Apr 2013 19:59:36 +0000 (UTC) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:434:c78e:2de8:4e1f]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPA id E83224AC58 for ; Sat, 6 Apr 2013 23:59:35 +0400 (MSK) Date: Sat, 6 Apr 2013 23:59:31 +0400 From: Lev Serebryakov Organization: FreeBSD X-Priority: 3 (Normal) Message-ID: <119585652.20130406235931@serebryakov.spb.ru> To: freebsd-current@freebsd.org Subject: bsnmpd cannot start on fresh -CURRENT: snmpd[1597]: lm_load: open /usr/lib/snmp_hostres.so: Shared object has no run-time symbol table MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: lev@FreeBSD.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Apr 2013 19:59:36 -0000 Hello, Freebsd-current. I've built new nanobsd image for my new router, based on -CURRENT r249196, and bsnmpd cannot start with enabled host resources plugin: snmpd[1597]: lm_load: open /usr/lib/snmp_hostres.so: Shared object has no run-time symbol table But it can load /usr/lib/snmp_wlan.so without problems. What do I do wrong? -- // Black Lion AKA Lev Serebryakov