[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gpsd-dev] Fw: Build failed in Jenkins: gpsd_multiplatform » ubu14
From: |
Fred Wright |
Subject: |
Re: [gpsd-dev] Fw: Build failed in Jenkins: gpsd_multiplatform » ubu14-test1 #17 |
Date: |
Sat, 24 Dec 2016 13:36:22 -0800 (PST) |
On Sat, 24 Dec 2016, Fred Wright wrote:
> On Sat, 24 Dec 2016, Gary E. Miller wrote:
>
> > Jason reports gpsd git head is broken by recent updates on Ubuntu.
>
> My fault. I'll look at it ASAP, though it did build on Ubuntu here.
OK, the problem occurs when MAGIC_HAT_ENABLE is on but HAVE_SYS_TIMEPPS is
not. This is actually a useless combination. I'll have a real fix
shortly, but in the meantime, the workaround is to build with magic_hat=no
if you don't have the sys/timepps.h header installed.
Sorry about that. I didn't test with the PPS header removed.
Fred Wright