Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 May 2001 19:27:49 +0300
From:      Ruslan Ermilov <ru@FreeBSD.ORG>
To:        Mike Tancsa <mike@sentex.net>
Cc:        stable@FreeBSD.ORG
Subject:   Re: ncp module broken ?
Message-ID:  <20010521192749.A23793@sunbay.com>
In-Reply-To: <4.2.2.20010521114947.02cecf28@192.168.0.12>; from mike@sentex.net on Mon, May 21, 2001 at 12:07:23PM -0400
References:  <4.2.2.20010521114947.02cecf28@192.168.0.12>

next in thread | previous in thread | raw e-mail | index | archive | help
I've just committed a fix (sys/netncp/ncp_rq.c,v 1.1.2.1).

On Mon, May 21, 2001 at 12:07:23PM -0400, Mike Tancsa wrote:
> 
> 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

-- 
Ruslan Ermilov		Oracle Developer/DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age

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?20010521192749.A23793>