Fix for errno 2 - expected 14 (EFAULT) problems

Alexander Leidinger Alexander at Leidinger.net
Sun Sep 17 09:07:00 PDT 2006


Quoting Boris Samorodov <bsam at ipt.ru> (Sun, 17 Sep 2006 17:52:08 +0400):

> Help...!

Yes... uhm... sorry! Additionally you need:

==== //depot/projects/linuxolator/src/sys/compat/linux/linux_aio.c#4 (text+ko) ====

@@ -25,6 +25,8 @@
 #include <sys/cdefs.h>
 __FBSDID("$FreeBSD$");

+#include "opt_compat.h"
+
 #include <sys/types.h>
 #include <sys/param.h>
 #include <sys/systm.h>

Bye,
Alexander.

-- 
BOFH excuse #325:

Your processor does not develop enough heat.
http://www.Leidinger.net  Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org     netchild @ FreeBSD.org  : PGP ID = 72077137


More information about the freebsd-emulation mailing list