Skip to content

Linking failed for bionic missing methods #22

@ogtc890215

Description

@ogtc890215

I want to build the samba4 project on Android with the crystax-ndk-10.3.2, but bionic missing methods such as 'swab', 'seekdir', 'telldir', 'quotactl' cause linking errors, although I find these methods in the header files. I search the 'libcrystatx.so' file with 'nm' tools, and it really does not contain any of these methods. So which library should I include in my build script? I'm not using an Android.mk file, but I try both standalone and packed ndk toolchains, is there anything wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions