From owner-freebsd-questions Thu Feb 13 23:36:55 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D268637B401 for ; Thu, 13 Feb 2003 23:36:52 -0800 (PST) Received: from big.innet.yaroslavl.su (big.innet.yaroslavl.su [217.15.134.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id A89F643F75 for ; Thu, 13 Feb 2003 23:36:50 -0800 (PST) (envelope-from root@yarpost.ru) Received: from news.innet.yaroslavl.su (news.innet.yaroslavl.su [217.15.134.69]) by big.innet.yaroslavl.su (8.9.3/8.9.3) with ESMTP id KAA70393 for ; Fri, 14 Feb 2003 10:36:48 +0300 (MSK) Received: from gate.postdep.yaroslavl.su (postdep.yaroslavl.ru [217.15.132.114]) by news.innet.yaroslavl.su (8.9.3/8.9.3) with ESMTP id KAA46452 for ; Fri, 14 Feb 2003 10:36:47 +0300 (MSK) Received: (from uucp@localhost) by gate.postdep.yaroslavl.su (8.9.3/8.9.2) id KAA05885 for freebsd-questions@freebsd.org.AVP; Fri, 14 Feb 2003 10:36:47 +0300 (MSK) (envelope-from root@yarpost.ru) Received: (from uucp@localhost) by gate.postdep.yaroslavl.su (8.9.3/8.9.2) with UUCP id KAA05879 for freebsd-questions@freebsd.org; Fri, 14 Feb 2003 10:36:46 +0300 (MSK) (envelope-from root@yarpost.ru) Received: (from root@localhost) by klass.lab.postdep.yaroslavl.su (8.9.3/8.9.2) id KAA03559 for freebsd-questions@freebsd.org.AVP; Fri, 14 Feb 2003 10:31:23 +0300 (MSK) (envelope-from root@yarpost.ru) Received: from MAJESTIC (jem [192.168.1.51]) by klass.lab.postdep.yaroslavl.su (8.9.3/8.9.2) with SMTP id KAA03551 for ; Fri, 14 Feb 2003 10:31:22 +0300 (MSK) (envelope-from root@yarpost.ru) Message-ID: <000c01c2d3fa$f1574bb0$3301a8c0@MAJESTIC> From: "å×ÇÅÎÉÊ ôÒÏÆÉÍÏ×" To: Subject: NCP and NWFS support still broken in 5.0? Date: Fri, 14 Feb 2003 10:30:26 +0300 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 FL-Build: Fidolook Express 2000 UIExt. BuildID: 3BC00FAD (7/10/2001 12:17:49). Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've got Á problem while upgrading 4.4-RELEASE #1 to 5.0-RELEASE. I've deleted /usr/src/*, /usr/obj/*, cvsup'ed to RELENG_5_0, "make buildworld" ran without any errors, but "make buldkernel KERNCONF=DEVIL" fails (shoud I do "make installworld" before compiling new kernel?): ----- In file included from /usr/src/sys/netncp/ncp_conn.c:46: /usr/src/sys/netncp/ncp_conn.h:174: field `nc_lock' has incomplete type cc1: warnings being treated as errors /usr/src/sys/netncp/ncp_conn.c: In function `ncp_conn_init': /usr/src/sys/netncp/ncp_conn.c:78: warning: implicit declaration of function `lockinit' .......... /usr/src/sys/netncp/ncp_conn.c: In function `ncp_sysctl_connstat': /usr/src/sys/netncp/ncp_conn.c:637: `LK_SHARED' undeclared (first use in this function) /usr/src/sys/netncp/ncp_conn.c:637: structure has no member named `p' /usr/src/sys/netncp/ncp_conn.c:653: structure has no member named `p' /usr/src/sys/sys/vmmeter.h: At top level: /usr/src/sys/netncp/ncp_conn.c:57: storage size of `listlock' isn't known /usr/src/sys/netncp/ncp_conn.c:61: storage size of `lhlock' isn't known *** Error code 1 Stop in /usr/obj/usr/src/sys/DEVIL. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. ----- Relevant options from /usr/src/sys/i386/conf/DEVIL: options NCP options NWFS options IPX device ef options ETHER_II options ETHER_8023 options ETHER_8022 options ETHER_SNAP Anyway, can I "make installworld" and use my old kernel (compiled in 4.4-RELEASE) with new binaries? I've read in google about broken support NCP and NWFS in 4-CURRENT, and doubt whether this ptoblem still exists in 5.0. ----------------------- Best regadrs, Eugene Trofimov Yaroslavl Postal Service root@yarpost.ru // +7-08-52-47-30-75 // ICQ 122321282 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message