From owner-freebsd-stable Fri Feb 1 2:27: 2 2002 Delivered-To: freebsd-stable@freebsd.org Received: from ns.1system.ru (ns1.1system.ru [62.118.250.112]) by hub.freebsd.org (Postfix) with ESMTP id A6DE537B402; Fri, 1 Feb 2002 02:26:56 -0800 (PST) Received: from null (ns2.1system.ru [62.118.196.82]) by ns.1system.ru (8.11.4/8.11.4) with SMTP id g11AQs205200; Fri, 1 Feb 2002 13:26:55 +0300 (MSK) Message-ID: <000901c1ab0a$fb91bee0$0b00a8c0@null> From: "Dennis S.Davidoff" To: Cc: Subject: trouble with vn device in 4.5-R? Date: Fri, 1 Feb 2002 13:26:59 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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