From owner-freebsd-current Wed Mar 4 22:16:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA11597 for freebsd-current-outgoing; Wed, 4 Mar 1998 22:16:12 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA11505 for ; Wed, 4 Mar 1998 22:16:02 -0800 (PST) (envelope-from jhay@zibbi.mikom.csir.co.za) Received: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.8.8/8.8.7) id IAA00864 for current@FreeBSD.org; Thu, 5 Mar 1998 08:15:56 +0200 (SAT) From: John Hay Message-Id: <199803050615.IAA00864@zibbi.mikom.csir.co.za> Subject: current "make release" failure To: current@FreeBSD.ORG Date: Thu, 5 Mar 1998 08:15:56 +0200 (SAT) X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, My daily -current "make release" failed this morning with the following during the GENERIC kernel build phase: ----- cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -include opt_global.h ../../pci/if_tx.c ../../pci/if_tx.c: In function `epic_set_media_speed': ../../pci/if_tx.c:1049: `ITM_GMASK' undeclared (first use this function) ../../pci/if_tx.c:1049: (Each undeclared identifier is reported only once ../../pci/if_tx.c:1049: for each function it appears in.) machine/cpufunc.h:283: warning: inlining failed in call to `outl' ../../pci/if_tx.c:1049: warning: called from here *** Error code 1 Stop. ----- Should the ITM_GMASK be IFM_GMASK? John -- John Hay -- John.Hay@mikom.csir.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message