Date: Fri, 1 Feb 2002 13:26:59 +0300 From: "Dennis S.Davidoff" <null@1system.ru> To: <qa@FreeBSD.org> Cc: <stable@FreeBSD.org> Subject: trouble with vn device in 4.5-R? Message-ID: <000901c1ab0a$fb91bee0$0b00a8c0@null>
next in thread | raw e-mail | index | archive | help
Hello. I upgrade my FreeBSD from 4.4-stable to 4.5-release. When I'm trying to compile my kernel with `pseudo-device vn' option, while compiling kernel, I have an errors messages. Is this a known bug? I need vn driver for makeing an ISO image... So piece of log: ... linux_proto.h:517: `linux_stack_t' undeclared here (not in a function) linux_proto.h:517: syntax error before `)' linux_sysent.c:21: sizeof applied to an incomplete type linux_sysent.c:21: warning: built-in function `exit' used without declaration linux_sysent.c:21: warning: cast discards qualifiers from pointer target type *** Error code 1 Stop in /usr/src/sys/modules/linux. *** Error code 1 Full detailed log file and kernel config is aviable on http://wild.1system.ru/k Where I'm go wrong? P.S. Wating for an answer. Thanks. -- Den. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000901c1ab0a$fb91bee0$0b00a8c0>