Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Kernel build failure in acpi_wakecode.S



Hi,

After a cvs update this morning I get the following error when building a 
slightly customized kernel (based on GENERC):

/usr/src/tooldir/bin/x86_64--netbsd-gcc -
I/usr/src/obj.amd64/sys/arch/amd64/compile/ABBOR -c 
/usr/src/sys/arch/amd64/acpi/acpi_wakecode.S                       
/usr/src/tooldir/bin/x86_64--netbsd-ld -M -Map acpi_wakecode.bin.map -z defs -
nostdlib  --oformat binary -e wakeup_16 -Ttext 0  -o acpi_wakecode.bin 
acpi_wakecode.o
acpi_wakecode.o: In function `wakeup_16':
/usr/src/sys/arch/amd64/acpi/acpi_wakecode.S:(.text+0x3a): undefined reference 
to `WAKEUP_vesa_modenum'
/usr/src/sys/arch/amd64/acpi/acpi_wakecode.S:(.text+0x41): undefined reference 
to `WAKEUP_vesa_modenum'

I have revision 1.9 of acpi_wakecode.S.

Thanks,
Sverre


Home | Main Index | Thread Index | Old Index