Date: Thu, 24 Sep 1998 14:36:57 -0700 From: Mike Smith <mike@smith.net.au> To: Jake Hamby <jake.hamby@jpl.nasa.gov> Cc: hackers@FreeBSD.ORG Subject: Re: How can I run glibc Linux binaries (RedHat 5.x) on FreeBSD (CURRENT)? Message-ID: <199809242136.OAA01104@dingo.cdrom.com> In-Reply-To: Your message of "Thu, 24 Sep 1998 13:32:33 PDT." <360AAC61.4FE0E3A0@jpl.nasa.gov>
next in thread | previous in thread | raw e-mail | index | archive | help
> I just received my beta copy of Oracle8 for Linux, and was curious to > try it out on our FreeBSD-current box (from about a week after the ELF > transition). After branding all of the ELF binaries, I discovered that > they required the new libc.so.6, libm.so.6, and ld-linux.so.2 libraries > from GNU libc 2.0. I FTP'ed them over from my RedHat 5.1 desktop, only > to discover that they immediately dump core. This problem is not unique > to Oracle, as /bin/ls from RedHat also crashes. Here's the ktrace: You need to update to the latest Linux LKM; glibc is using a new dynamic loader and we were forcing the use of the wrong one. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809242136.OAA01104>