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
        [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to