NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/51924 CVS commit: [netbsd-7] src/sys/dev/pci
The following reply was made to PR kern/51924; it has been noted by GNATS.
From: Hauke Fath <hf%spg.tu-darmstadt.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: msaitoh%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost, jarle%uninett.no@localhost
Subject: Re: PR/51924 CVS commit: [netbsd-7] src/sys/dev/pci
Date: Thu, 9 Mar 2017 22:01:37 +0100
On Thu, 9 Mar 2017 06:30:01 +0000 (UTC), Soren Jacobsen wrote:
> Modified Files:
> =09src/sys/dev/pci [netbsd-7]: if_wm.c if_wmreg.h if_wmvar.h
This pull-up commit breaks the netbsd-7 amd64 build with
[...]
/public/netbsd-7/sys/dev/pci/if_wm.c: In function=20
'wm_gmii_setup_phytype':
/public/netbsd-7/sys/dev/pci/if_wm.c:6908:9: error:=20
'MII_MODEL_xxMARVELL_I347' undeclared (first use in this function)
case MII_MODEL_xxMARVELL_I347:
^
/public/netbsd-7/sys/dev/pci/if_wm.c:6908:9: note: each undeclared=20
identifier is reported only once for each function it appears in
/public/netbsd-7/sys/dev/pci/if_wm.c:6910:9: error:=20
'MII_MODEL_xxMARVELL_E1340M' undeclared (first use in this function)
case MII_MODEL_xxMARVELL_E1340M:
^
/public/netbsd-7/sys/dev/pci/if_wm.c:6932:9: error:=20
'MII_MODEL_INTEL_I82580' undeclared (first use in this function)
case MII_MODEL_INTEL_I82580:
^
/public/netbsd-7/sys/dev/pci/if_wm.c:6933:9: error:=20
'MII_MODEL_INTEL_I350' undeclared (first use in this function)
case MII_MODEL_INTEL_I350:
^
*** Failed target: if_wm.o
Cheerio,
hauke
--=20
The ASCII Ribbon Campaign Hauke Fath
() No HTML/RTF in email Institut f=FCr Nachrichtentechnik
/\ No Word docs in email TU Darmstadt
Respect for open standards Ruf +49-6151-16-21344
Home |
Main Index |
Thread Index |
Old Index