Skip to content

Fails to compile on MAC #9

@mcorner

Description

@mcorner

.
.
.
-Wl,-E -L/opt/local/lib -lm -llua -L/opt/local/lib -lpcre -lssl -lcrypto -lz
ld: unknown option: -E
collect2: ld returned 1 exit status
make[1]: *** [objs/nginx] Error 1
make: *** [build] Error 2

ld on the MAC doesn't have a -E Removing the -E in the config breaks the build.

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