Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation issues on android termux aarch64 #788

Open
tathastu871 opened this issue Dec 19, 2021 · 0 comments
Open

Compilation issues on android termux aarch64 #788

tathastu871 opened this issue Dec 19, 2021 · 0 comments

Comments

@tathastu871
Copy link

tathastu871 commented Dec 19, 2021

Issue

Description

[Description of the issue]

plugins/mp3_decoder/meson.build:1:0: ERROR: Dependency "mad" not found, tried pkgconfig and cmake

But libmad, libid3tag, madplay are installed

meson.build:90:0: ERROR: Invalid version of dependency, need 'uuid' ['>=2.19.0'] found '1.0.3'.

But the latest libuuid is 1.0.3 and util-linux 2.3.7 are installed.

Why it keeps reporting such errors

Steps to Reproduce

meson build

Expected behavior:

[What you expect to happen]

Actual behaviour:

[What actually happens]

Reproduces how often:

[What percentage of the time does it reproduce?]

Versions

Use the information obtained from tizonia --debug.

Installation Method Used

Bintray debs, Snap package, built from source, other?

Additional Information

Any additional information, configuration or data that might be necessary to
reproduce the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant