Open Phoenix-Starlight opened 4 years ago
Seeing which compiler flags you're using would help (i.e. make V=1
). I would recommend using the existing Debian package as a reference point: https://packages.debian.org/buster/ostree
Using -fPIC
should be the default injected by libtool when building shared libraries, so your toolchain seems like it's doing something wrong.
Hi, I am trying to build ostree on Bionic Puppy Linux (based on Ubuntu Bionic). However its keeps on failing at a certain point which I have not gotten past. Here is the log. I have already tried the releases and git clone releases.