#1539: ModPlug compile bug
-------------------------------------+-----------------------------------
Reporter: chinshou | Owner:
Type: defect | Status: new
Priority: normal | Component: avcodec
Version: unspecified | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-----------------------------------
Comment (by ubitux):
AFAICT, the external libraries should not be linked statically (the
default --enable-static switch enable static linking of libav* libraries),
so libmodplug, as well as other external libraries will be linked
dynamically.
Adding --static to the pkg-config call will add a lot of libraries
dependencies where it is not required.
Are you trying to make a full static build? Again, what is your full
configure line?
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1539#comment:5>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac