Skip to content

Error installing build-essential on Ubuntu (AnLinux) #509

@http-hadi

Description

@http-hadi

I’m running a legacy version of Termux (the last one available for Android 5). I installed Ubuntu using the script provided by AnLinux, and I can enter the environment successfully using: ./start-ubuntu.sh
However, when I try to install build-essential with:
apt-get install -y build-essential
I get this error:
error while loading shared libraries: libm.so.6: cannot stat shared object: operation not permitted
It seems like Ubuntu is unable to access libm.so.6 properly inside this setup, Any ideas on how to fix or work around this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions