Skip to content

AF_LOCAL does not exist on Solaris #4328

@dago

Description

@dago

When building the latest curl 7.66.0 on Solaris 10 the build fails with

gmake[2]: Entering directory '/home/dam/mgar/pkg/curl/trunk/work/solaris10-sparc/build-isa-sparcv8plus-features-minimal/curl-7.66.0/lib'
  CC       libcurl_la-asyn-thread.lo
"asyn-thread.c", line 248: undefined symbol: AF_LOCAL
cc: acomp failed for asyn-thread.c

This is because AF_LOCAL does not exist on Solaris. As a suggested workaround AF_UNIX could be used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions