Closed GoogleCodeExporter closed 9 years ago
Check if the /usr/lib/libavformat.so symlink is ok.
Original comment by bob.loo...@gmail.com
on 23 Dec 2010 at 7:51
root@video:~# ls -al /usr/lib/libavformat*
-rw-r--r-- 1 root root 1189702 2010-10-06 00:42 /usr/lib/libavformat.a
lrwxrwxrwx 1 root root 22 2010-12-22 08:39 /usr/lib/libavformat.so ->
libavformat.so.52.64.2
lrwxrwxrwx 1 root root 22 2010-10-10 19:29 /usr/lib/libavformat.so.52 ->
libavformat.so.52.64.2
-rw-r--r-- 1 root root 848296 2010-10-06 00:42 /usr/lib/libavformat.so.52.64.2
root@video:~#
Original comment by braba...@gmail.com
on 24 Dec 2010 at 6:04
I probably need to link to some other libs when using AC_CHECK_LIB with
libavformat.
Original comment by bob.loo...@gmail.com
on 24 Dec 2010 at 3:45
Should be fixed in r347 and r348.
Original comment by bob.loo...@gmail.com
on 25 Dec 2010 at 7:27
Fix approved, is compiling now. Thank you!
Original comment by braba...@gmail.com
on 26 Dec 2010 at 9:04
Original comment by bob.loo...@gmail.com
on 26 Dec 2010 at 1:09
Original issue reported on code.google.com by
braba...@gmail.com
on 23 Dec 2010 at 6:44