|
From: | ABOU ZID Ahmed |
Subject: | Re: [gpsd-dev] GPSD for AOSP |
Date: | Wed, 31 Oct 2018 12:34:54 +0100 |
Hey, I tried to push a cross compiled GPSD to AOSP https://packages.ubuntu.com/en/trusty/arm64/gpsd/filelist But it seems that it’s not working. Can’t start it. I have a weird error : “gpsd no such file or directory” but the gpsd is correctly preen I use some rules to put it on the system image on /system/bin. I think my only solution is to build it from Android device tree... (only the gpsd daemon) So, I need to know which file are compiled for that part. Then I can implement the makefile for Android. Can anyone help me for that ? Thanks everyone. Ahmed Sent from Mail for Windows 10 From: Gary E. Miller Yo ABOU! On Wed, 24 Oct 2018 19:03:51 +0200 ABOU ZID Ahmed <address@hidden> wrote: > I already have /dev/ttyUSBx, everything works fine. I will be able to > connect GPSd daemon to it when I’ll be able to have it on Android. Good. > I just need the daemon for the moment. Should be enough. That should be very do-able. > Please can you tell me the steps to cross compile GPSd (daemon only) > for arm64 then ? cross-build instructions are in build.txt. But each cross-build has its own problems. I don't know the specifics on AOPS. > I could try to cross compile and push it to the > target (but that’s not the best solution) The only other option is a native build on AOSP. I would think that is harder. > Then I should be able to see which files have been compiled exactly > and then create the Android Makefile and that will be a great thing. Or just do a native amd64 build as I already suggested. RGDS GARY --------------------------------------------------------------------------- Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703 address@hidden Tel:+1 541 382 8588 Veritas liberabit vos. -- Quid est veritas? "If you can’t measure it, you can’t improve it." - Lord Kelvin |
[Prev in Thread] | Current Thread | [Next in Thread] |