[bTSstream-devel] There is a problem with makefile for examples

Marcin Klimek marcin.klimek at rtk.pl
Tue Oct 29 14:57:15 CET 2013


Hello


I've found that makefile doesn't properly compile mpeg_restamp  under
Ubuntu 12.04(64bit).
There is a mistake with $(LDFLAGS)  I think i should be :

$(CC) $(CFLAGS) -o $@  $< $(LDFLAGS)

Otherwise it can't link against clock_gettime.


Best regards,
Marcin Klimek


More information about the biTStream-devel mailing list