next problem:
Compilation complete. 0 Errors, 31 Warnings, 0 Remarks, 3 Optimizations Compiling whole program /root/coreboot/build/seabios/out/ccode32flat.o In file included from /root/coreboot/build/seabios/out/ccode32flat.o.tmp.c:42:0: /root/coreboot/build/seabios/out/../src/acpi.c: In function ‘build_ssdt’: /root/coreboot/build/seabios/out/../src/acpi.c:416:34: error: ‘ssdt_proc_end’ undeclared (first use in this function) /root/coreboot/build/seabios/out/../src/acpi.c:416:34: note: each undeclared identifier is reported only once for each function it appears in /root/coreboot/build/seabios/out/../src/acpi.c:416:34: error: ‘ssdt_proc_start’ undeclared (first use in this function) /root/coreboot/build/seabios/out/../src/acpi.c:437:26: error: ‘ssdp_proc_aml’ undeclared (first use in this function) /root/coreboot/build/seabios/out/../src/acpi.c:438:18: error: ‘ssdt_proc_name’ undeclared (first use in this function) /root/coreboot/build/seabios/out/../src/acpi.c:441:18: error: ‘ssdt_proc_id’ undeclared (first use in this function) In file included from /root/coreboot/build/seabios/out/ccode32flat.o.tmp.c:42:0: /root/coreboot/build/seabios/out/../src/acpi.c: In function ‘build_pcihp’: /root/coreboot/build/seabios/out/../src/acpi.c:498:35: error: ‘ssdp_pcihp_aml’ undeclared (first use in this function) /root/coreboot/build/seabios/out/../src/acpi.c:507:9: error: ‘aml_ej0_name’ undeclared (first use in this function) /root/coreboot/build/seabios/out/../src/acpi.c:507:37: error: ‘aml_adr_dword’ undeclared (first use in this function) /root/coreboot/build/seabios/out/../src/acpi.c: In function ‘acpi_bios_init’: /root/coreboot/build/seabios/out/../src/acpi.c:737:41: error: ‘AmlCode’ undeclared (first use in this function) make[2]: *** [/root/coreboot/build/seabios/out/ccode32flat.o] Error 1 make[1]: *** [build] Error 2 make: *** [seabios] Error 2