Skip to content

Not compile with musl libc #10

@lone0

Description

@lone0

I'm on the way of porting RDK to a customized board which comes with a musl libc based toolchian, and this module doesn't compile. Error message like this:

build-raspberrypi-rdk-broadband-musl/tmp/work/cortexa7t2hf-neon-vfpv4-rdk-linux-musleabi/ucresolv/git+AUTOINC+996c3778b1-r1/git/./include/glibc-ctype/ctype.h:26:24: fatal error: bits/types.h: No such file or directory #include <bits/types.h>

Looks like it is seeking internal headers of glibc.

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