Hello there,
I need to build a kernel for Avg. But I am seeing the following after I do
"rpmbuild -bb --target i686 kernel.spec" which I am doing under
"/usr/src/redhat/SPECS".
Here is what I get when I do this:
root@localhost:/usr/src/redhat/SPECS
.config:1231:warning: trying to assign nonexistent symbol B43LEGACY_PCMCIA
.config:1282:warning: trying to assign nonexistent symbol RTL818X
.config:2364:warning: trying to assign nonexistent symbol SOUND_BT878
.config:2391:warning: trying to assign nonexistent symbol USB_OHCI_HCD_SSB
.config:2909:warning: trying to assign nonexistent symbol UTS_NS
.config:3011:warning: trying to assign nonexistent symbol
PM_SYSFS_DEPRECATED
.config:3032:warning: trying to assign nonexistent symbol SCSI_ESP_CORE
.config:3043:warning: trying to assign nonexistent symbol CD_NO_IDESCSI
.config:3218:warning: trying to assign nonexistent symbol BLINK
.config:3260:warning: trying to reassign symbol SND_VERBOSE_PRINTK
.config:3261:warning: trying to reassign symbol SND_DEBUG
.config:3265:warning: trying to assign nonexistent symbol DEBUG_IGNORE_QUIET
.config:3397:warning: trying to assign nonexistent symbol ACPI_PROCFS_SLEEP
.config:3469:warning: trying to assign nonexistent symbol I2C_ISA
.config:3487:warning: trying to assign nonexistent symbol EDAC_K8
CONFIG_SECURITY_ROOTPLUG
make[1]: *** [nonint_oldconfig] Error 1
make: *** [nonint_oldconfig] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.82350 (%prep)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.82350 (%prep)
[root@localhost SPECS]#