namjaejeon / ntfsprogs-plus

NTFS filesystem userspace utilities
GNU General Public License v2.0
10 stars 5 forks source link

libntfs-3g: compare rootlibdir and libdir in DESTDIR not on build host #99

Closed shr-project closed 1 year ago

shr-project commented 1 year ago

libtool: install: aarch64-oe-linux-gcc-ranlib TOPDIR/BUILD/work/mach-oe-linux/ntfsprogs-plus/0.9.1-r0/image/usr/lib64/libntfs-3g.a libtool: warning: remember to run 'libtool --finish /usr/lib64' if [ ! "/usr/lib64" -ef "/usr/lib64" ]; then \ TOPDIR/BUILD/hosttools/mv -f "TOPDIR/BUILD/work/mach-oe-linux/ntfsprogs-plus/0.9.1-r0/image//usr/lib64"/libntfs-3g.so "TOPDIR/BUILD/work/mach-oe-linux/ntfsprogs-plus/0.9.1-r0/image//usr/lib64"; \ fi TOPDIR/BUILD/hosttools/mv: cannot stat 'TOPDIR/BUILD/work/mach-oe-linux/ntfsprogs-plus/0.9.1-r0/image//usr/lib64/libntfs-3g.so': No such file or directory make[3]: Leaving directory 'TOPDIR/BUILD/work/mach-oe-linux/ntfsprogs-plus/0.9.1-r0/build/libntfs-3g' make[3]: *** [Makefile:1178: install-exec-hook] Error 1

namjaejeon commented 1 year ago

Applied, Thanks for your patch!