Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 May 2001 12:07:23 -0400
From:      Mike Tancsa <mike@sentex.net>
To:        stable@freebsd.org
Subject:   ncp module broken ?
Message-ID:  <4.2.2.20010521114947.02cecf28@192.168.0.12>

next in thread | raw e-mail | index | archive | help

cvsup'd to the latest today and my kernel build is breaking in the ncp 
module.  Anyone else seeing this ?



cc -O -pipe -march=pentiumpro  -D_KERNEL -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith 
-Winline -Wcast-qual  -fformat-extensions -ansi -DKLD_MODULE -nostdinc 
-I-  -I. -I@ -I@/../include  -mpreferred-stack-boundary=2 -c 
/usr/src/sys/modules/ncp/../../netncp/ncp_mod.c
cc -O -pipe -march=pentiumpro  -D_KERNEL -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith 
-Winline -Wcast-qual  -fformat-extensions -ansi -DKLD_MODULE -nostdinc 
-I-  -I. -I@ -I@/../include  -mpreferred-stack-boundary=2 -c 
/usr/src/sys/modules/ncp/../../netncp/ncp_rq.c
/usr/src/sys/modules/ncp/../../netncp/ncp_rq.c:49: conflicting types for 
`m_getm'
@/sys/mbuf.h:572: previous declaration of `m_getm'
/usr/src/sys/modules/ncp/../../netncp/ncp_rq.c:49: warning: redundant 
redeclaration of `m_getm' in same scope
@/sys/mbuf.h:572: warning: previous declaration of `m_getm'
*** Error code 1

Stop in /usr/src/sys/modules/ncp.
*** Error code 1

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/src/sys/compile/auth.
auth#
--------------------------------------------------------------------
Mike Tancsa,                          	          tel +1 519 651 3400
Network Administration,     			  mike@sentex.net
Sentex Communications                 		  www.sentex.net
Cambridge, Ontario Canada			  www.sentex.net/mike


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?4.2.2.20010521114947.02cecf28>