[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Util-linux 2.33.2 cross-compile for arm64



Hi,
I'm trying to cross-compile util-linux 2.33.2 for an arm64 device, make command work fine but install no, this is the error:
libtool:   error: error: relink 'libblkid.la' with the above command before installing it
Makefile:5836: recipe for target 'install-usrlib_execLTLIBRARIES' failed


OS: ubuntu 16.04
Commands:
./configure --host=aarch64-linux-gnu --prefix="/usr"
make -j8
sudo make install DESTDIR="${ROOTFSBUILDS}/util-linux" 

Thanks in advance
Mihamed

Reply to: