Skip to content

Percona 5.7.21 on Ubuntu - wrong library location #62

@dipyalov

Description

@dipyalov

When you build pinba for percona 5.7.21 on ubuntu 16.04, linker fails on the final step as it can't find a library at the location percona-source/libservices/libmysqlservices.a

But the library exists at percona-source/archive_output_directory/

So the workaround cp percona-source/archive_output_directory/libmysqlservices.a percona-source/libservices/ does the trick.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions