From owner-freebsd-questions@FreeBSD.ORG Fri Apr 3 15:01:40 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9DB571065672 for ; Fri, 3 Apr 2009 15:01:40 +0000 (UTC) (envelope-from vince@unsane.co.uk) Received: from unsane.co.uk (unsane-pt.tunnel.tserv5.lon1.ipv6.he.net [IPv6:2001:470:1f08:110::2]) by mx1.freebsd.org (Postfix) with ESMTP id EFEED8FC1A for ; Fri, 3 Apr 2009 15:01:39 +0000 (UTC) (envelope-from vince@unsane.co.uk) Received: from vhoffman.lon.namesco.net (150.117-84-212.staticip.namesco.net [212.84.117.150]) (authenticated bits=0) by unsane.co.uk (8.14.3/8.14.0) with ESMTP id n33F3aPJ062960 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Fri, 3 Apr 2009 16:03:37 +0100 (BST) (envelope-from vince@unsane.co.uk) Message-ID: <49D624D1.1040101@unsane.co.uk> Date: Fri, 03 Apr 2009 16:01:37 +0100 From: Vincent Hoffman User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-GB; rv:1.9.1b3pre) Gecko/20081204 Thunderbird/3.0b1 MIME-Version: 1.0 To: Ewald Jenisch References: <20090403122829.GA2201@aurora.oekb.co.at> In-Reply-To: <20090403122829.GA2201@aurora.oekb.co.at> X-Enigmail-Version: 0.96a Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Symantec Netbackup under 7.1 - Undefined symbol X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Apr 2009 15:01:41 -0000 On 3/4/09 13:28, Ewald Jenisch wrote: > Hi, > > This question is not purely about FreeBSD itself, but about getting > Symantec Netbackup (formerly Veritas) running under FreeBSD. > > First of all FreeBSD is supported directly; there's a native > commandline client for FreeBSD that supports 7.0. > > I'm using FreeBSD 7.1 (fresh kernel/system as per today), AMD64 > architecture with Symanted NetBackup 6.5.3.1. > > Installation runs OK, but when I try to run any of the Symantec > programs I get the following error: > > # ./bpclimagelist > /libexec/ld-elf.so.1: ./bpclimagelist: Undefined symbol "__h_error" > # file bpclimagelist > bpclimagelist: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), for FreeBSD 5.3, dynamically linked (uses shared libs), FreeBSD-style, not stripped > # > > This would lead me to think you need the port misc/compat5x installed. I havent any experience of netbackup though. Vince > Here are my questions: > > o) Anybody out there in the FreeBSD community who is using the > NetBackup client successfully under FreeBSD? > > o) What does the above error message mean? Is it that the executable > (bpclimagelist in this case) is referencing a symbol that isn't > contained in ld-elf.so.1? > > o) Any ideas on how to track this down further? > > Thanks much in advance for your help, > -ewald > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >