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

Cannot make on aarch64 OS #93

Open
Mabbs opened this issue Mar 22, 2022 · 3 comments · May be fixed by #102
Open

Cannot make on aarch64 OS #93

Mabbs opened this issue Mar 22, 2022 · 3 comments · May be fixed by #102

Comments

@Mabbs
Copy link

Mabbs commented Mar 22, 2022

Device: RasPi 3B
While I use make on my pi, it reports an error:

rds_wav.c:81:13: error: too few arguments to function ‘fm_mpx_get_samples’
   81 |         if( fm_mpx_get_samples(mpx_buffer) < 0 ) break;

I saw the Makefile, doesn't seem to support 64 bit systems?

@th3at0m
Copy link

th3at0m commented Jun 14, 2022

same issue here

@battleunicorn
Copy link

Having the same issue.
Raspberry pi 3b+ Ubuntu server arm 22.04

@JacobF-dev
Copy link

JacobF-dev commented Oct 30, 2022

Can confirm, failed to build on Raspberry PI 3B running Raspberry Pi OS 64-bit. (all dependencies installed)
No issue on the 32-bit OS.

@Mabbs Mabbs linked a pull request Sep 24, 2023 that will close this 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

Successfully merging a pull request may close this issue.

4 participants