Skip to content

Building for aarch #96

@edshamis

Description

@edshamis

I'm trying to build from Termux on Android bad get this

src/pwcache.c:52:18: error: incompatible integer to pointer conversion initializing 'struct passwd *' with an expression of type 'int' [-Wint-conversion]
                struct passwd *ent = getpwent();

uname -a

Linux localhost 4.14.180-perf-ge2a1322887a5 #1 SMP PREEMPT Mon Mar 28 19:47:44 CST 2022 aarch64 Android

Any help would be appreciated

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions