Date: Sat, 8 Dec 2007 12:55:37 +0700 From: Eugene Grosbein <eugen@grosbein.pp.ru> To: Kostik Belousov <kostikbel@gmail.com> Cc: Daniel Eischen <deischen@freebsd.org>, Boris Samorodov <bsam@ipt.ru>, stable@freebsd.org Subject: Re: qemu: freebsd6_mmap -1 errno 12 Cannot allocate memory Message-ID: <20071208055537.GA38551@svzserv.kemerovo.su> In-Reply-To: <20071208054552.GP83121@deviant.kiev.zoral.com.ua> References: <20071207154852.GA22166@grosbein.pp.ru> <20860185@bb.ipt.ru> <Pine.GSO.4.64.0712071140240.11654@sea.ntplx.net> <20071208042252.GA30019@svzserv.kemerovo.su> <20071208054552.GP83121@deviant.kiev.zoral.com.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Dec 08, 2007 at 07:45:52AM +0200, Kostik Belousov wrote: > > But I do not see this: > > > > # ldd `which qemu` > > /usr/local/bin/qemu: [skip] > > libpthread.so.2 => /lib/libpthread.so.2 (0x481f5000) > RELENG_6 libpthread > > libc.so.6 => /lib/libc.so.6 (0x4821c000) > RELENG_6 libc [skip] > > libthr.so.3 => /lib/libthr.so.3 (0x48546000) > RELENG_7 libpthread > > libc.so.7 => /lib/libc.so.7 (0x48558000) > RELENG_7 libc Thank you. Now I wonder, how such thing may happen if qemu was built under 6.2 where there were no libthr.so.3 and libc.so.7? Eugene Grosbein
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071208055537.GA38551>