Re: Missing timestamp implementation on rpi3

2019-03-04 Thread bob prohaska
On Sun, Mar 03, 2019 at 03:46:39PM -0800, bob prohaska wrote: > On Sun, Mar 03, 2019 at 02:39:58PM -0700, Ian Lepore wrote: > > On Sun, 2019-03-03 at 10:54 -0800, bob prohaska wrote: > > > > > > The error it encountered is: > > > > > > No TimeStamp implementation on this platform. Build will

Re: Missing timestamp implementation on rpi3

2019-03-03 Thread bob prohaska
On Sun, Mar 03, 2019 at 02:39:58PM -0700, Ian Lepore wrote: > On Sun, 2019-03-03 at 10:54 -0800, bob prohaska wrote: > > > > The error it encountered is: > > > > No TimeStamp implementation on this platform. Build will not > > succeed > > > > Correct the error condition and try again. > >