gpsd-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cross compile gpsd-3.20.1~dev for arm with buildroot


From: Florian Kiera
Subject: Re: Cross compile gpsd-3.20.1~dev for arm with buildroot
Date: Tue, 16 Jun 2020 17:08:35 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.9.0

Hey Gary!

Am 16.06.20 um 04:36 schrieb Gary E. Miller:
Yo Florian!

On Mon, 15 Jun 2020 10:00:34 +0200
Florian Kiera <florian.kiera@logicway.de> wrote:

Overwriting the LD variable to GXX pretty much fixed it.  
Good, that cofirme bxed's patch broke it.  I'll revert the broken
part of his broken patch soon.

I think this is now fixed in git head.  Please test.

Easy to get a fresh copy of git head:

    # git clone https://gitlab.com/gpsd/gpsd.git

Or, if you have a copy of gpsd git, enter that directory and dO;

    # git pull

Doesn't use LD anymore, so that works now! Thank you for fixing it! :-)

Also thank you for the hint regarding gitlab, didn't knew that until now. Still got a lot to learn! :)

The other issue regarding libtools; I guess it is coming from python3/python2 conflicts... I will try to remove python2 entirely from our buildroot and than just stick to python3. That for I am updating buildroot (from 2019.02 to 2020.05) as whole. I will post it here once I am far enough to run into that python error again or if it works all of a sudden. (If luck is on my side tomorrow)

Still sharing the log of the compiled gpsd until the libtool does odd things, may someone got another idea what could cause the error! (check gpsd_compile.log)
Its obvious that the path is the issue. I just cannot tell yet where it is setting this path falsely. "/home/asterix/buildroot/buildroot-2019.02.8.1/output/host/arm-buildroot-linux-uclibcgnueabihf/sysroot//home/asterix/buildroot/buildroot-2019.02.8.1/output" supposed to be split to 2 variables (staging_dir and output_dir). Either way it happens to multiple packages, since I am messing around with python3, so gpsd might be innocent here...

Also the gpsd.mk if you wanna know what exactly is beeing done. (Its the default one from the buildroot-2020.05 just with an edited version)

Regards Florian

Attachment: gpsd_compile.log
Description: Text Data

Attachment: gpsd.mk
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]