gpsd-dev
[Top][All Lists]
Advanced

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

Re: [gpsd-dev] ARM/uClibc build problem


From: Bernd Zeimetz
Subject: Re: [gpsd-dev] ARM/uClibc build problem
Date: Thu, 26 Jul 2012 20:25:37 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.5) Gecko/20120624 Icedove/10.0.5

Hi,


On 07/21/2012 11:36 AM, Simon Dawson wrote:
> Using Buildroot, I'm cross compiling gpsd 3.7 for ARM, using uClibc.
> The build is falling over with the following error.
> 
>   gpsmon.o: In function `monitor_fixframe':
>   gpsmon.c:(.text+0x264): undefined reference to `acs_map'
>   monitor_nmea.o: In function `nmea_update':
>   monitor_nmea.c:(.text+0xbc0): undefined reference to `acs_map'
>   collect2: ld returned 1 exit status
>   scons: *** [gpsmon] Error 1
>   scons: building terminated because of errors.

please

- send a full output of your build (that issue should not happen...)
- try to add -lncurses -ltinfo to the linker call which tries to link gpsmon
(assuming you have ncurses available - thats why I need your build output :)


Cheers,

Bernd

-- 
 Bernd Zeimetz                            Debian GNU/Linux Developer
 http://bzed.de                                http://www.debian.org
 GPG Fingerprint: ECA1 E3F2 8E11 2432 D485  DD95 EB36 171A 6FF9 435F



reply via email to

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