Re: svn update, then compilation fails

Reimar Döffinger <[email protected]>
Newsgroups gmane.comp.video.mplayer.user
Message-ID <[email protected]>
> On 23 Feb 2021, at 20:21, Antonio Olivares <[email protected]> wrote:
> 
> Dear mplayer users/developers,
> 
> running fedora 33, I use mplayer compiled from source.
> I have run svn update and ran ./configure
> when running make, I get error message:

> /usr/bin/ld: warning: creating DT_TEXTREL in a PIE
> /usr/bin/ld: warning: creating DT_TEXTREL in a PIE


Is this 32-bit x86?
If so,  it sounds like your compiler has security features (PIC/PIE) enabled by default
that we do not support for 32-bit x86 because the speed impact is too big.
Though those might only be warnings.

> /usr/bin/ld: ffmpeg/libavformat/mov.o: in function `mov_codec_id':
> mov.c:(.text+0x54d): undefined reference to `ff_codec_movsubtitle_tags'

No idea, but maybe do a “make distclean” first?

_______________________________________________
MPlayer-users mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.