gpsd-dev
[Top][All Lists]
Advanced

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

Re: [gpsd-dev] gpsd Build Error "stdatomic.h" Not Found; Ubuntu 14.04 +


From: Gary E. Miller
Subject: Re: [gpsd-dev] gpsd Build Error "stdatomic.h" Not Found; Ubuntu 14.04 + ARM Cortex A-15
Date: Thu, 5 Jul 2018 15:23:57 -0700

Yo Gr!

> > 'atomic_thread_fence' is not a member of 'std'  
> 
> You also need to turn off HAVE_STDATOMIC.
> 
> gpsd_config.h:#define HAVE_STDATOMIC_H 1
> 
> Change the 1 to a 0.
> 
> Or, figure out why your stdatomic.h is not getting included.


Or change compiler.h to never take the HAVE_STDATOMIC_H fork.

compiler.h:#ifdef HAVE_STDATOMIC_H
compiler.h:#endif /* HAVE_STDATOMIC_H */
compiler.h:#elif defined HAVE_STDATOMIC_H


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

Attachment: pgpwks_orcGNB.pgp
Description: OpenPGP digital signature


reply via email to

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