kern/70489: kernel compile bug - ./src/sys/pci/if_wx.c

Maxim Konovalov maxim at macomnet.ru
Sun Aug 15 10:30:31 PDT 2004


The following reply was made to PR kern/70489; it has been noted by GNATS.

From: Maxim Konovalov <maxim at macomnet.ru>
To: mark at paraphysics.com
Cc: bug-followup at freebsd.org
Subject: Re: kern/70489: kernel compile bug - ./src/sys/pci/if_wx.c
Date: Sun, 15 Aug 2004 21:21:22 +0400 (MSD)

 On Sun, 15 Aug 2004, 11:27-0500, mark at paraphysics.com wrote:
 [...]
 > >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 at 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
 
 Can't reproduce that in the pristine environment.  Tinderbox for
 RELENG_4 is OK also: http://freebsd-current.sentex.ca/tinderbox/
 
 -- 
 Maxim Konovalov


More information about the freebsd-bugs mailing list