[FFmpeg-trac] #4183(build system:open): Compilation problem with libav*

FFmpeg trac at avcodec.org
Fri Dec 12 23:09:07 CET 2014


#4183: Compilation problem with libav*
-------------------------------------+-------------------------------------
             Reporter:  JohnCC       |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:  build
              Version:  git-master   |  system
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by JohnCC):

 > but the current behaviour may be intended

 At least in Slackware, this behavour is not expected, as /usr/lib is not
 searched on 64-bit systems. And, when in 32-compatibility mode, it would
 probably cause problems, as the library is really 64-bit:

 /usr/lib$ file libavcodec.so.56.14.100
 libavcodec.so.56.14.100: ELF 64-bit LSB shared object, x86-64, version 1
 (SYSV), dynamically linked, stripped

 /usr/lib$ file libavdevice.so.56.3.100
 libavdevice.so.56.3.100: ELF 64-bit LSB shared object, x86-64, version 1
 (SYSV), dynamically linked, stripped

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4183#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list