Hello,
I am facing the below failure while attempting to build the
payload-coreinfo.
make: Entering directory
'/home/raghuveer/CodeBase/coreboot/payloads/coreinfo'
Building libpayload @ /home/raghuveer/CodeBase/coreboot/payloads/libpayload.
*** Default configuration is based on 'configs/defconfig-tinycurses'
#
# configuration written to
/home/raghuveer/CodeBase/coreboot/payloads/coreinfo/lp.config
#
#
# configuration written to
/home/raghuveer/CodeBase/coreboot/payloads/coreinfo/lp.config
#
CC libpci/libpci.libpci.o
make[1]: MMD: Command not found
AR
/home/raghuveer/CodeBase/coreboot/payloads/coreinfo/lpbuild/libpci.a
make[1]: rc: Command not found
Makefile.inc:89: recipe for target
'/home/raghuveer/CodeBase/coreboot/payloads/coreinfo/lpbuild/libpci.a'
failed
make[1]: ***
[/home/raghuveer/CodeBase/coreboot/payloads/coreinfo/lpbuild/libpci.a]
Error 127
Makefile:121: recipe for target 'libpayload' failed
make: *** [libpayload] Error 2
make: Leaving directory
'/home/raghuveer/CodeBase/coreboot/payloads/coreinfo'
--
Raghuveer Chitgope.