David Gibson
David Gibson
Yes. The shorter the better, really.
Ugh, yes. I already knew of the duplicated version between `Makefile` and `meson.build`, but I hadn't spotted there was a third version in `libfdt/meson.build` in the specifics for the shared...
@blmaier thanks for the update.
I've hit a bunch of problems with setuptools stuff as well. Unfortunately, I don't really know enough about how it works to debug and fix it.
I barely have time to keep up with the most minimal maintenance of dtc. I'm afraid "playing with" some commands to figure out what's going on just isn't going to...
On Sun, Oct 29, 2023 at 06:17:59PM -0700, Tomasz Kłoczko wrote: > FYI: I found workaround by build dtc with disabled python support and than build python module using pep517...
Hmm. Does the failure also occur if you build with `make` instead of `meson`?
@kloczek sorry, no progress. This is deep into the details of how setuptoools / distutils etc. work. I'm not familiar with it and I don't really have time to learn....