diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2003-12-27 23:02:44 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2003-12-27 23:02:44 +0000 |
commit | 9eb13332703747f8ab8b6728c8386fb5890b6a63 (patch) | |
tree | 98c655f6fed492e3cda3ef7dba97dab326519e34 /emulators/fceu/files/patch-Makefile.unixsdl | |
parent | o Correct to use acrobat on firebird. But I don't know that this fix is (diff) |
$ ffmpeg
/libexec/ld-elf.so.1: Shared object "libavcodec.so" not found
$ (cd /usr/local/lib; ls -l libavcodec.so*)
lrwxr-xr-x 1 root wheel 15 Dec 22 00:32 libavcodec.so@ -> libavcodec.so.0
lrwxr-xr-x 1 root wheel 13 Dec 22 00:32 libavcodec.so.0@ -> libavcodec.so
$ tail -5 /usr/ports/multimedia/ffmpeg/Makefile | head -3
# add shared lib link
@${LN} -sf libavcodec.so \
${PREFIX}/lib/libavcodec.so.${SHLIB_VERSION}
This inversion symlink problem fixed in ports/56721
(files/patch-libavcodec::Makefile) but this code left unremoved.
Diffstat (limited to 'emulators/fceu/files/patch-Makefile.unixsdl')
0 files changed, 0 insertions, 0 deletions