Bug#607980: midish: FTBFS on kfreebsd-*: undefined reference to `clock_gettime'

2010-12-25 Thread Cyril Brulebois
Source: midish Version: 1.0.4-1 Severity: serious Justification: FTBFS User: debian-...@lists.debian.org Usertags: kfreebsd Hi, your package no longer builds on kfreebsd-*: | cc -Wl,--as-needed -o midish builtin.o cons.o conv.o data.o dbg.o ev.o exec.o filt.o frame.o lex.o main.o mdep.o mdep_ra

Bug#607980: midish: FTBFS on kfreebsd-*: undefined reference to `clock_gettime'

2010-12-28 Thread Alexandre Ratchov
On Sat, Dec 25, 2010 at 04:19:44PM +0100, Cyril Brulebois wrote: > Source: midish > Version: 1.0.4-1 > Severity: serious > Justification: FTBFS > User: debian-...@lists.debian.org > Usertags: kfreebsd > > Hi, > > your package no longer builds on kfreebsd-*: Hi, This is because clock_gettime() m

Bug#607980: midish: FTBFS on kfreebsd-*: undefined reference to `clock_gettime'

2010-12-29 Thread Cyril Brulebois
Alexandre Ratchov (28/12/2010): > This is because clock_gettime() moved from libc to librt. It's fixed > in the new upstream release, but unfortunately I've no kfreebsd > system to test it. An update for the debian package is available > here: > > http://caoua.org/midish/debian/ > > Could