Skip to content

Build system is broken on macos #246

@haampie

Description

@haampie
./configure --prefix=/something
make
make install

on darwin, I'm ending up (a) without pkg config files and (b) with an incorrect symlink:

$ ls -l lib/
librhash.1.dylib
librhash.so.1 -> librhash.1.dylib

Shouldn't it be librhash.dylib -> librhash.1.dylib?

I completely agree with #65, cause it's a major pain to build such a trivial package...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugdoneThe issue is fixed/applied/implemented

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions