/usr/src/linux-3.2.42-hardened/drivers/pci/pci-sysfs.c: In function ‘pci_create_legacy_files’: /usr/src/linux-3.2.42-hardened/drivers/pci/pci-sysfs.c:724:2: error: assignment of read-only location ‘*b->legacy_io’ /usr/src/linux-3.2.42-hardened/drivers/pci/pci-sysfs.c:725:2: error: assignment of read-only location ‘*b->legacy_io’ /usr/src/linux-3.2.42-hardened/drivers/pci/pci-sysfs.c:726:2: error: assignment of read-only location ‘*b->legacy_io’ /usr/src/linux-3.2.42-hardened/drivers/pci/pci-sysfs.c:727:2: error: assignment of read-only location ‘*b->legacy_io’ /usr/src/linux-3.2.42-hardened/drivers/pci/pci-sysfs.c:728:2: error: assignment of read-only location ‘*b->legacy_io’ /usr/src/linux-3.2.42-hardened/drivers/pci/pci-sysfs.c:729:2: error: assignment of read-only location ‘*b->legacy_io’ /usr/src/linux-3.2.42-hardened/drivers/pci/pci-sysfs.c:738:2: error: assignment of read-only location ‘*b->legacy_mem’ /usr/src/linux-3.2.42-hardened/drivers/pci/pci-sysfs.c:739:2: error: assignment of read-only location ‘*b->legacy_mem’ /usr/src/linux-3.2.42-hardened/drivers/pci/pci-sysfs.c:740:2: error: assignment of read-only location ‘*b->legacy_mem’ /usr/src/linux-3.2.42-hardened/drivers/pci/pci-sysfs.c:741:2: error: assignment of read-only location ‘*b->legacy_mem’ Reproducible: Always
Created attachment 344362 [details] emerge --info
Created attachment 344364 [details] 3.2.42-hardened config
Issue persists in 3.2.43: /usr/src/linux-3.2.43-hardened/drivers/pci/pci-sysfs.c: In function ‘pci_create_legacy_files’: /usr/src/linux-3.2.43-hardened/drivers/pci/pci-sysfs.c:724:2: error: assignment of read-only location ‘*b->legacy_io’ /usr/src/linux-3.2.43-hardened/drivers/pci/pci-sysfs.c:725:2: error: assignment of read-only location ‘*b->legacy_io’ /usr/src/linux-3.2.43-hardened/drivers/pci/pci-sysfs.c:726:2: error: assignment of read-only location ‘*b->legacy_io’ /usr/src/linux-3.2.43-hardened/drivers/pci/pci-sysfs.c:727:2: error: assignment of read-only location ‘*b->legacy_io’ /usr/src/linux-3.2.43-hardened/drivers/pci/pci-sysfs.c:728:2: error: assignment of read-only location ‘*b->legacy_io’ /usr/src/linux-3.2.43-hardened/drivers/pci/pci-sysfs.c:729:2: error: assignment of read-only location ‘*b->legacy_io’ /usr/src/linux-3.2.43-hardened/drivers/pci/pci-sysfs.c:738:2: error: assignment of read-only location ‘*b->legacy_mem’ /usr/src/linux-3.2.43-hardened/drivers/pci/pci-sysfs.c:739:2: error: assignment of read-only location ‘*b->legacy_mem’ /usr/src/linux-3.2.43-hardened/drivers/pci/pci-sysfs.c:740:2: error: assignment of read-only location ‘*b->legacy_mem’ /usr/src/linux-3.2.43-hardened/drivers/pci/pci-sysfs.c:741:2: error: assignment of read-only location ‘*b->legacy_mem’
Sorry Dennis, I have not been able to give IA64 much love. Is still an issue in the latest hardened sources?
(In reply to Anthony Basile from comment #4) > Sorry Dennis, I have not been able to give IA64 much love. Is still an > issue in the latest hardened sources? No, I was just able to compile 3.2.46-hardened-r1 without any user patches or problems.