Date: Thu, 28 Feb 2008 11:26:04 +0300 From: Sergey Matveychuk <sem@FreeBSD.org> To: ports@FreeBSD.org Subject: misc/compat6x Message-ID: <47C6701C.2090009@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
Hi. I tried to start an application on 7.0 that requires libpthread.so.2. I've installed misc/compat6x, but have a problem: /usr/local/lib/compat/libpthread.so.2: Undefined symbol "__malloc_lock"Could not load addin module "/usr/local/lib/libtfmessbsp.so"! As I can see __malloc_lock symbol is in libc.so.6 from compat6x port but does not load. Why? Any ideas how to fix it? -- Dixi. Sem.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47C6701C.2090009>