[FFmpeg-user] cannot build shared libraries on Solaris

Eric Thomas eric21797 at gmail.com
Fri Dec 28 15:05:32 EET 2018


 My results:

$ ffbuild/libversion.sh avutil libavutil/version.h
libavutil_VERSION=56.22.100
libavutil_VERSION_MAJOR=56
libavutil_VERSION_MINOR=22



On Fri, Dec 28, 2018 at 7:55 AM Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:

> 2018-12-28 12:19 GMT+01:00, Eric Thomas <eric21797 at gmail.com>:
> > Here is an example of what I have. The other libraries are similar (no
> > version numbers)..
> > find . -name *.so* | xargs ls -l
> >     ./libavcodec/libavcodec.so -> libavcodec.so.
> >     47462412 ./libavcodec/libavcodec.so.
>
> I suspect this is related to your shell, try:
> $ ffbuild/libversion.sh avutil libavutil/version.h
> libavutil_VERSION=56.25.100
> libavutil_VERSION_MAJOR=56
> libavutil_VERSION_MINOR=25
> This is my output, I expect your output will not show the numbers.
>
> This is a bug that could be fixed but given that sunos is a very
> unusual target and I cannot reproduce here, my guess is that
> you can somehow convince your build environment to use
> bash instead of the Solaris shell...
>
> If you need more support, please find out what top-posting
> means and avoid it here.
>
> Carl Eugen
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-user mailing list