[coreboot - Bug #518] make xconfig - g++: fatal error: no input files
Dmytro Aleksandrov <[email protected]>
| Newsgroups | gmane.linux.bios |
|---|---|
| Message-ID | <[email protected]> |
Issue #518 has been updated by Dmytro Aleksandrov.
James Feeney wrote:
> $ git rev-parse HEAD
> 62c25351c101a3d5c7104aa6fc34e71990478dde
> Arch Linux
> make 4.4.1-2
>
> $ make -d xconfig
> ...
> Found '/sdb/coreboot.main/util/kconfig/qconf.cc'.
> ...
> No implicit rule found for '/sdb/coreboot.main/util/kconfig/qconf.cc'.
> ...
> Finished prerequisites of target file 'build/util/kconfig/qconf.o'.
> Must remake target 'build/util/kconfig/qconf.o'.
> /sdb/coreboot.main/util/kconfig/Makefile.inc:63: update target 'build/util/kconfig/qconf.o' due to: target does not exist
> ...
> g++: fatal error: no input files
> compilation terminated.
> ...
https://review.coreboot.org/c/coreboot/+/89006
The issue was fixed and merged into mainline.
You can now configure using qconf UI.
----------------------------------------
Bug #518: make xconfig - g++: fatal error: no input files
https://ticket.coreboot.org/issues/518#change-2148
* Author: James Feeney
* Status: New
* Priority: Normal
* Category: build system
* Target version: none
* Start date: 2023-12-07
* Affected versions: 4.21
----------------------------------------
$ git rev-parse HEAD
62c25351c101a3d5c7104aa6fc34e71990478dde
Arch Linux
make 4.4.1-2
$ make -d xconfig
...
Found '/sdb/coreboot.main/util/kconfig/qconf.cc'.
...
No implicit rule found for '/sdb/coreboot.main/util/kconfig/qconf.cc'.
...
Finished prerequisites of target file 'build/util/kconfig/qconf.o'.
Must remake target 'build/util/kconfig/qconf.o'.
/sdb/coreboot.main/util/kconfig/Makefile.inc:63: update target 'build/util/kconfig/qconf.o' due to: target does not exist
...
g++: fatal error: no input files
compilation terminated.
...
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: https://ticket.coreboot.org/my/account
_______________________________________________
coreboot mailing list -- [email protected]
To unsubscribe send an email to [email protected]