Date: Sun, 24 Jan 1999 21:31:09 -0800 (PST) From: Allan Saddi <asaddi@philosophysw.com> To: Thomas Hentschel <thomas@hentschel.net> Cc: FreeBSD-Stable <freebsd-stable@FreeBSD.ORG> Subject: Re: linux emulation prob after cvsup to 2.2.stable Message-ID: <Pine.BSF.4.05.9901242124160.3758-100000@shell2.ba.best.com> In-Reply-To: <36ABF7F5.5C09C0EB@hentschel.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 24 Jan 1999, Thomas Hentschel wrote: > All linux apps (even /usr/compat/linux/sbin/ldconfig) barf at me > with : > > # ELF binary type not known > # Abort trap > > Anybody got an idea what's causing it ???? Mike Smith committed a fix for this yesterday. The problem is that the linux module loader, lkm/linux/linux.c, makes a reference to linux_brand after linux_brand was made static in linux_sysvec.c. Just cvsup again and cd /usr/src/lkm/linux && make install. Or grab the fixed linux.c manually from the repository. HTH. -- Allan Saddi "The Earth is the cradle of mankind, asaddi@philosophysw.com but we cannot live in the cradle http://www.philosophysw.com/asaddi/ forever." - K.E. Tsiolkovsky To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9901242124160.3758-100000>