r299481: buildkernel failure: pcib_if.h:165:61: error: declaration of 'enum pci_id_type'

O. Hartmann ohartman at zedat.fu-berlin.de
Wed May 11 21:09:54 UTC 2016


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)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20160511/91d0f8f4/attachment-0001.sig>


More information about the freebsd-current mailing list