sangeeta chowdhary <sangitachowdhary@...> writes: > swfdec.c:(.text+0xd5d): undefined reference to `inflateInit_'
Looks like -lz is missing. > atrac3.c:(.text.unlikely+0xb9): undefined reference to `sin' Looks like -lm is missing. Carl Eugen _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
