Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jul 2002 16:00:47 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Eric Dedrick <dedrick@dsl-146-127.resnet.purdue.edu>
Cc:        Adam Weinberger <adam@vectors.cx>, freebsd-questions@FreeBSD.ORG
Subject:   Re: linux compatability broken
Message-ID:  <20020724210047.GG13851@dan.emsphone.com>
In-Reply-To: <20020724154842.E11971-100000@dsl-146-127.resnet.purdue.edu>
References:  <20020724200423.GF13851@dan.emsphone.com> <20020724154842.E11971-100000@dsl-146-127.resnet.purdue.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jul 24), Eric Dedrick said:
> > If you don't load the svr4 module (and don't have options COMPAT_SVR4
> > in your config file), it shouldn't look in /compat/svr4.  Try removing
> > those and see what happens.
> >
> > Symlinking /compat/svr4 to /compat/linux won't do a thing, since the
> > syscalls don't match.
> 
> I get:
> 
> $ opera
> ELF interpreter /compat/svr4/lib/ld-linux.so.2 not found
> [1]   11964 Abort trap

Now that's really confusing.  Without the svr4 module loaded, the
string "/compat/svr4" should not exist anywhere in the kernel (it's
defined in /sys/svr4/svr4_sysvec.c).  There is simply no way you should
get that error message.  Are you _sure_ you're booting a rebuilt
kernel?  Try rm -rf'ing the compile directory and build again.  What
does 'uname -v' print?

-- 
	Dan Nelson
	dnelson@allantgroup.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020724210047.GG13851>