[FFmpeg-user] cannot build shared libraries on Solaris
Carl Eugen Hoyos
ceffmpeg at gmail.com
Thu Dec 27 23:00:44 EET 2018
2018-12-24 14:20 GMT+01:00, Eric Thomas <eric21797 at gmail.com>:
> Next question: On my Centos VM, my shared library files have the library
> version as the filename suffix.
> For example, "*libavcodec.so.58*".
> On my Solaris machine, the library filenames do not have the version
> suffix. For example, "*libavcodec.so.*"
I get version suffixes here:
$ ls -l libavcodec/libavcodec.*
lrwxrwxrwx 1 cehoyos staff 16 Dec 27 21:58
libavcodec/libavcodec.so -> libavcodec.so.58
-rwxr-xr-x 1 cehoyos staff 66379668 Dec 27 21:58
libavcodec/libavcodec.so.58
-rw-r--r-- 1 cehoyos staff 25622 Dec 27 21:58 libavcodec/libavcodec.ver
-rw-r--r-- 1 cehoyos staff 85 Dec 27 21:48
libavcodec/libavcodec.version
Carl Eugen
More information about the ffmpeg-user
mailing list