Date: Thu, 13 Oct 2005 20:08:34 +0200 From: Alexander Leidinger <Alexander@Leidinger.net> To: Adi Pircalabu <apircalabu@bitdefender.com> Cc: jahnke@fmjassoc.com, freebsd-ports@freebsd.org Subject: Re: Comments: print/acroread7 in /usr/local/lib/acroread - final install path? Message-ID: <20051013200834.30ba3000@Magellan.Leidinger.net> In-Reply-To: <20051013200928.5d4743bc@apircalabu.dsd.ro> References: <1129219556.635.18.camel@localhost> <20051013194121.377f9f3c@apircalabu.dsd.ro> <1129221829.3227.4.camel@localhost> <20051013200928.5d4743bc@apircalabu.dsd.ro>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 13 Oct 2005 20:09:28 +0300 Adi Pircalabu <apircalabu@bitdefender.com> wrote: > On Thu, 13 Oct 2005 09:43:49 -0700 > Frank Jahnke <jahnke@fmjassoc.com> wrote: > > > %mozilla > > LoadPlugin: failed to initialize shared > > library /usr/local/lib/acroread/usr/loca > > l/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so > > [/usr/local/lib/acroread/usr/loca > > l/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so: Undefined symbol > > "__strtol_internal"] > > It seems it doesn't find Linux's libc. Do you have enabled Linux at > boot time? What does "kldstat -v | grep -E linux" say? It isn't supposed to find the linux glibc. That's the reason why libc.so.6 is mapped to pluginwrapper/acrobat.so. Every call to a linux function is wrapped to call a native FreeBSD version. Bye, Alexander. -- 0 and 1. Now what could be so hard about that? http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051013200834.30ba3000>