pkgsrc-Users archive

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

[Android] bootstrap error during libarchive building



Would appreciate help. It will be great to have pkgsrc running on android.

[In fact it would be even nicer to have NetBSD running under pseudo root,
but that's worth a separate thread.]

I am trying to get it work on android termux[1] using termux-archlinux[2]
pseudo root layer.

During bootstrap I get the following error:

--- libarchive.la ---
  CCLD     libarchive.la
libtool:   error: 'libarchive/archive_entry_stat.lo' is not a valid
libtool object
*** [libarchive.la] Error code 1

bmake[1]: stopped in /usr/pkgsrc/bootstrap/work/libarchive
1 error


Other information:

$ libtool --version
libtool (GNU libtool) 2.4.6.40-6ca5-dirty


$ gcc --version
gcc (GCC) 7.2.1 20180116


$ uname -a
Linux localhost 3.18.22 #1 SMP PREEMPT Sat Mar 25 14:06:07 CST 2017
aarch64 GNU/Linux

[1] https://github.com/termux
[2] https://github.com/sdrausty/termux-archlinux

Mayuresh.


Home | Main Index | Thread Index | Old Index