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

error libgps API version might be incompatible #222

Closed
mh00h opened this issue Sep 7, 2019 · 1 comment
Closed

error libgps API version might be incompatible #222

mh00h opened this issue Sep 7, 2019 · 1 comment

Comments

@mh00h
Copy link

mh00h commented Sep 7, 2019

Direwolf does not compile for me.

make
gcc -O3 -pthread -Igeotranz -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1 -Wall -D_BSD_SOURCE -ffast-math -DUSE_ALSA -DENABLE_GPSD -DUSE_HAMLIB -DUSE_CM108   -c -o dwgpsd.o dwgpsd.c
dwgpsd.c:64:2: error: #error libgps API version might be incompatible.
   64 | #error libgps API version might be incompatible.
      |  ^~~~~
make: *** [<builtin>: dwgpsd.o] Error 1

There is a new version of gpsd out, which I suspect is the root cause.

https://www.archlinux.org/packages/?q=gpsd

@alexf91
Copy link

alexf91 commented Sep 7, 2019

You can use the direwolf-git package in the AUR, which builds the dev branch.
https://aur.archlinux.org/packages/direwolf-git/

It built fine 12 hours ago:
https://travis-ci.com/alexf91/AUR-PKGBUILDs/jobs/232064934

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

2 participants