Date: Wed, 11 May 2016 23:11:24 +0200 From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: FreeBSD CURRENT <freebsd-current@freebsd.org> Subject: r299481: buildkernel failure: pcib_if.h:165:61: error: declaration of 'enum pci_id_type' Message-ID: <20160511231124.72836036.ohartman@zedat.fu-berlin.de>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
And again,
CURRENT fails to buildkernel due to the error shwon below:
[...]
In file included from /usr/src/sys/x86/x86/nexus.c:73:
./pcib_if.h:165:61: error: declaration of 'enum pci_id_type' will not be visible outside
of this function [-Werror,-Wvisibility] typedef int pcib_get_id_t(device_t pcib, device_t
dev, enum pci_id_type type, ^
./pcib_if.h:169:38: error: declaration of 'enum pci_id_type' will not be visible outside
of this function [-Werror,-Wvisibility] enum pci_id_type type, uintptr_t *id)
^
./pcib_if.h:169:50: error: variable has incomplete type 'enum pci_id_type'
enum pci_id_type type, uintptr_t *id)
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQEcBAEBCAAGBQJXM5/8AAoJEOgBcD7A/5N8orIH/ikq75tblCwn2xDsR/NaAKNK
+9gVfq8B5YuG6DlW7OvO1PsKKasxTU229ZjTBf+t5BudPopAlJ36AwHU1Mkp4PXL
MlBCxekwypG5+nUHmhcZr0IXma3nvIFpMXALAEvNzVHCIaH2HA5dPUaqM+jtmAjV
TmSC9RJJ4LRStsh3clarYqqgA0vqfy+RwKCe/1BVfYwBQMK2U4a4DWFzDY95XcMK
ng9iiIHTwBZUuzjyNzmVbRQb81HZiF5QkN1VJi6O4mgLtZwIA0wEfn97kAOxNihG
n8WUqyKSUvQvd+P+w4rtGEzqsIWCchDXJBgkObVMoiPh8p8gxsSJoiuSmWLa+4k=
=PF/X
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160511231124.72836036.ohartman>
