Skip to content

Please build with CGO_ENABLED=0 #149

@Houlistonm

Description

@Houlistonm

Love the update/patches!

We're experiencing errors running the new CLI in some environments.

uaa: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by uaa)
uaa: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by uaa)

The changes in GOLANG 1.20 require the user to provide a larger runtime VS GOLANG packaging/delivering the runtime components with each release.

OR

set CGO_ENABLED=0 to disable the CGO runtimes and use pure GOLANG.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions