Date: Fri, 14 Feb 2003 10:30:26 +0300 From: "å×ÇÅÎÉÊ ôÒÏÆÉÍÏ×" <root@yarpost.ru> To: <freebsd-questions@freebsd.org> Subject: NCP and NWFS support still broken in 5.0? Message-ID: <000c01c2d3fa$f1574bb0$3301a8c0@MAJESTIC>
index | next in thread | raw e-mail
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'
.....<skipped alike errors>.....
/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
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000c01c2d3fa$f1574bb0$3301a8c0>
