Date: Sun, 15 Aug 2004 11:27:54 -0500 (CDT) From: mark@paraphysics.com To: FreeBSD-gnats-submit@FreeBSD.org Subject: kern/70489: kernel compile bug - ./src/sys/pci/if_wx.c Message-ID: <200408151627.i7FGRsRd089069@quantum.paraphysics.com> Resent-Message-ID: <200408151630.i7FGURfH000708@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 70489 >Category: kern >Synopsis: kernel compile bug - ./src/sys/pci/if_wx.c >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Aug 15 16:30:27 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Mark Miller >Release: FreeBSD 4.10-STABLE i386 >Organization: >Environment: System: FreeBSD quantum.paraphysics.com 4.10-STABLE FreeBSD 4.10-STABLE #3: Wed Aug 11 01:25:23 CDT 2004 mark@quantum.paraphysics.com:/usr/obj/home/src/sys/GENERIC i386 >Description: mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../include -I/usr/obj/home/src/i386/usr/include /home/src/sys/modules/wx/../../pci/if_wx.c /home/src/sys/pci/if_wx.c:1428:41: pasting "->" and "wx_intr" does not give a valid preprocessing token /home/src/sys/pci/if_wx.c:1429:45: pasting "->" and "wx_linkintr" does not give a valid preprocessing token /home/src/sys/pci/if_wx.c:1430:43: pasting "->" and "wx_rxintr" does not give a valid preprocessing token /home/src/sys/pci/if_wx.c:1431:41: pasting "->" and "wx_txqe" does not give a valid preprocessing token /home/src/sys/pci/if_wx.c:1432:43: pasting "->" and "wx_xmitgc" does not give a valid preprocessing token /home/src/sys/pci/if_wx.c:1433:47: pasting "->" and "wx_xmitpullup" does not give a valid preprocessing token /home/src/sys/pci/if_wx.c:1434:48: pasting "->" and "wx_xmitcluster" does not give a valid preprocessing token /home/src/sys/pci/if_wx.c:1435:48: pasting "->" and "wx_xmitputback" does not give a valid preprocessing token /home/src/sys/pci/if_wx.c:1436:47: pasting "->" and "wx_xmitwanted" does not give a valid preprocessing token /home/src/sys/pci/if_wx.c:1437:48: pasting "->" and "wx_xmitblocked" does not give a valid preprocessing token /home/src/sys/pci/if_wx.c:1438:45: pasting "->" and "wx_xmitrunt" does not give a valid preprocessing token /home/src/sys/pci/if_wx.c:1439:44: pasting "->" and "wx_rxnobuf" does not give a valid preprocessing token /home/src/sys/pci/if_wx.c:1440:43: pasting "->" and "wx_oddpkt" does not give a valid preprocessing token /home/src/sys/pci/if_wx.c:1445:41: pasting "->" and "wx_intr" does not give a valid preprocessing token /home/src/sys/pci/if_wx.c:1446:45: pasting "->" and "wx_linkintr" does not give a valid preprocessing token /home/src/sys/pci/if_wx.c:1447:43: pasting "->" and "wx_rxintr" does not give a valid preprocessing token /home/src/sys/pci/if_wx.c:1448:41: pasting "->" and "wx_txqe" does not give a valid preprocessing token /home/src/sys/pci/if_wx.c:1449:43: pasting "->" and "wx_xmitgc" does not give a valid preprocessing token /home/src/sys/pci/if_wx.c:1450:47: pasting "->" and "wx_xmitpullup" does not give a valid preprocessing token /home/src/sys/pci/if_wx.c:1451:48: pasting "->" and "wx_xmitcluster" does not give a valid preprocessing token /home/src/sys/pci/if_wx.c:1452:48: pasting "->" and "wx_xmitputback" does not give a valid preprocessing token /home/src/sys/pci/if_wx.c:1453:47: pasting "->" and "wx_xmitwanted" does not give a valid preprocessing token /home/src/sys/pci/if_wx.c:1454:48: pasting "->" and "wx_xmitblocked" does not give a valid preprocessing token /home/src/sys/pci/if_wx.c:1455:45: pasting "->" and "wx_xmitrunt" does not give a valid preprocessing token /home/src/sys/pci/if_wx.c:1456:44: pasting "->" and "wx_rxnobuf" does not give a valid preprocessing token /home/src/sys/pci/if_wx.c:1457:43: pasting "->" and "wx_oddpkt" does not give a valid preprocessing token mkdep: compile failed *** Error code 1 >How-To-Repeat: make buildkernel KERNCONF=GENERIC >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408151627.i7FGRsRd089069>