Skip to content

bootstrap.sh fails #7

@libTorrentUser

Description

@libTorrentUser

I'm trying to build musl-obstack and I'm getting the following error when running bootstrap.sh

Makefile.am:9: error: 'pkgconfig_DATA' is used but 'pkgconfigdir' is undefined

The error disappears If I edit Makefile.am and add something like

pkgconfigdir = $(libdir)/pkgconf

After that, boostrap.sh succeeds and I can execute configure and make without problems.

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