DragonFly users List (threaded) for 2004-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Linux Emulation Status
: Well,
: I am using stable, linux_base-8-8.0_4
:
: The kernel was built Fri Nov 5 04:05:56 EST 2004
:
: Thanks,
: John Duncan
Ok, it looks like the issue is that linux_base-8 is trying to use
some extended attribute syscalls which are marked unimplemented in
DragonFly.
They are also unimplemented in FreeBSD, but FreeBSD has a bunch of
dummy procedures for them to make them return ENOATTR instead of
ENOSYS (which causes a core dump).
I will bring in all the dummy calls and that ought to solve the
problem.
-Matt
Matthew Dillon
<dillon@xxxxxxxxxxxxx>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]