Skip to content

aarch64: Building so HAVE_DB is defined #1015

@worikgh

Description

@worikgh

Friends

I am building Jack on aarch64 (Debian 13, Raspberry Pi 5) and I do not want to build in mixed mode (as that causes HAVE_DB to be undefined and that causes lots of test failures in some other software dependent on Jack... long story omitted)

It should be the default (?)

I have tried:

./waf configure --prefix=~/.local 
./waf configure --prefix=~/.local --no-mix
./waf configure --prefix=~/.local --mixed=no

I am at a loss, can anybody please help?

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