On Tue, Aug 11, 2015 at 4:24 PM, Laurent Bercot <[email protected] > wrote:
> On 11/08/2015 19:50, Buck Evan wrote: > >> /usr/lib/libskarnet.so: undefined reference to `clock_gettime' >> > > OK, I think I nailed it, but I need to do more tests and write a > possible fix, and it's late. I'll write a detailed answer tomorrow, > follow-up to the skaware mailing-list. I don't know if you noticed or not, but there's two more patches beyond that one: - https://github.com/bukzor/s6-packaging/blob/dockerize/execline/debian/patches/02_link_against_libskarnet.patch - https://github.com/bukzor/s6-packaging/blob/dockerize/s6/debian/patches/75_dot_so_link_skarlib.patch Again this is because the build derps without them, but I forget the exact failure mode. I'll track down details upon request. It seems likely to me that you'll want to figure out and fix these two issues given your response to the above patch. Is that right?
