Originally created by: labi
Originally owned by: labi
There are actually two errors:
1) debian_version.mk is not included in the same run as it is created
Therefore an initial build fails with "can't cd to http://ftp.debian.org", while a second run (w/o clean) progresses further.
2) Then it fails with "Makefile:34: recipe for target '32323D8C.piling.tar' failed"
This is most likely a problem which occurs after hardening the makerules, so that they throw an error on all commands that fail.
And it is a problem which is not in the toolchain rule in wharfie.mk, but in the generated rule which combines the sysroots of the host and the target.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally by: labi