Date: Mon, 13 Jun 2005 11:40:39 +0100 (BST) From: Ian Smith <smiity69@yahoo.co.uk> To: freebsd-questions@freebsd.org Cc: apircalabu@bitdefender.com Subject: Re: BitDefender: Libfn initialization failed Message-ID: <20050613104039.47448.qmail@web26707.mail.ukl.yahoo.com> In-Reply-To: <20050613132641.3cea3c5a@apircalabu.dsd.ro>
next in thread | previous in thread | raw e-mail | index | archive | help
Adi, Thanks for the response. The output from "ldd /usr/local/bdc/libfn.so" is as follows: # ldd /usr/local/bdc/libfn.so /usr/local/bdc/libfn.so: libc_r.so.5 => /usr/lib/libc_r.so.5 (0x281b3000) libstdc++.so.4 => /usr/lib/libstdc++.so.4 (0x281d4000) libc.so.5 => /lib/libc.so.5 (0x28079000) libm.so.2 => not found (0x0) libm.so.3 => /lib/libm.so.3 (0x282a6000) smiity Adi Pircalabu <apircalabu@bitdefender.com> wrote: On Mon, 13 Jun 2005 11:00:35 +0100 (BST) Ian Smith wrote: > I'm having a bit of trouble getting BitDefender working, I've tried > installing it through the ports and by using the fetch command. Each > time BitDefender installs without any hassle and will update fine > when I run "bdc --update" but whenever I try "bdc --info" or "bdc -- > vlist" it does the following: > $ bdc --info BDC/FreeBSD 5.x-Console (v7.0-2545) (i386) (Dec 22 2004 > 19:56:57) Copyright (C) 1996-2004 SOTFWIN SRL. All rights reserved. > > Error: core initialization failed: Libfn initialization failed > > I'm running FreeBSD 5.4 and using BitDefender purely as a local virus > scanner, not for a mail server. If you would like any more info just > send me an email. Hello, Please post the output of the following command: ldd /usr/local/bdc/libfn.so I think you must install FreeBSD 4.x binary compatibility libraries. This dependency issue will be fixed in the near future. Also, please take note that this is mainly a ports issue, therefore future related problems should be directed to freebsd-ports@freebsd.org and to the port maintainer. Thanks -- Adi Pircalabu (PGP Key ID 0x04329F5E) -- This message was scanned for spam and viruses by BitDefender. For more information please visit http://www.bitdefender.com/ _______________________________________________ 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" --------------------------------- How much free photo storage do you get? Store your holiday snaps for FREE with Yahoo! Photos. Get Yahoo! Photos
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050613104039.47448.qmail>