Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Build failure - gcscpcib.o - port i386
After the recent pcib softc changes, I'm getting the following errors on
i386:
--- kern-GENERIC-I2C ---
/build/src/sys/arch/i386/pci/gcscpcib.c: In function 'gcscpcib_attach':
/build/src/sys/arch/i386/pci/gcscpcib.c:159: error: 'struct gcscpcib_softc'
hasno member named 'sc_pc'
/build/src/sys/arch/i386/pci/gcscpcib.c:160: error: 'struct gcscpcib_softc'
hasno member named 'sc_pcitag'
*** [gcscpcib.o] Error code 1
The GENERIC-I2C kernel is just a GENERIC kernel with a couple of I2C
devices added:
include "arch/i386/conf/GENERIC"
# I2C devices for testing
spdmem0 at iic? addr 0x50
spdmem1 at iic? addr 0x51
spdmem2 at iic? addr 0x52
spdmem3 at iic? addr 0x53
sdtemp0 at iic? addr 0x18
sdtemp1 at iic? addr 0x19
sdtemp2 at iic? addr 0x1a
sdtemp3 at iic? addr 0x1b
I do not get any similar errors on port amd64.
----------------------------------------------------------------------
| Paul Goyette | PGP DSS Key fingerprint: | E-mail addresses: |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul%whooppee.com@localhost |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette%juniper.net@localhost |
----------------------------------------------------------------------
Home |
Main Index |
Thread Index |
Old Index