octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #64709] Android Termux libtool issue


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #64709] Android Termux libtool issue
Date: Mon, 25 Sep 2023 14:02:17 -0400 (EDT)

Follow-up Comment #11, bug #64709 (project octave):

I guess the reason for the missing symbol when linking is that libtool tries
to link with `-nostdlib` but fails to explicitly link with the library that
provides that symbol.

Did `autoreconf -fi` make a difference?

Does it help if you add bionic libc in LIBS?

See, e.g., here for a similar issue:
https://github.com/android/ndk/issues/1614

And here for a potential workaround:
https://github.com/termux/termux-packages/commit/562462e2296217e20c2a14fd8e8d9279486f14cb


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64709>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]