[vdr] missing library in Makefile?
Alexander Aring
alex.aring at gmail.com
Tue Mar 5 11:53:18 CET 2013
Hi,
I got a linker error for libiconv functions in vdr-1.7.39.
This is used by libsi/si.c and tools.c.
I fixed this with adding "-liconv" in LIBS compiler flags.
I don't know if there is a standard behavior in some systems which
adding this library per default.
I only want to give a hint to this issue.
If this is true, we need to add libiconv in INSTALL file.
Regards
Alex
More information about the vdr
mailing list