Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] xvid emerge failing
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Illiander
Apprentice
Apprentice


Joined: 22 Feb 2011
Posts: 252

PostPosted: Fri Mar 22, 2024 4:24 pm    Post subject: [SOLVED] xvid emerge failing Reply with quote

I'm in the process of installing wine (because Lutris refuses to use its own wine installs if you don't have a system one to garauntee the dependencies)

End of the useful bit of the build log for media-libs/xvid-1.3.7-r1:
Code:
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: bitstream/x86_asm/cbp_mmx.o: warning: relocation in read-only section `.text'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: read-only segment has dynamic relocations
collect2: error: ld returned 1 exit status
make: *** [Makefile:137: libxvidcore.so.4.3] Error 1


This one's beyond me, so here's all the relevent outputs.

emerge --info '=media-libs/xvid-1.3.7-r1::gentoo'

emerge -pqv '=media-libs/xvid-1.3.7-r1::gentoo'
Code:
[ebuild   R   ] media-libs/xvid-1.3.7-r1  USE="-examples -pic" ABI_X86="32* (64) (-x32)"


Build log

(If the pastebins don't work, let me know and I'll drop it in a post here, but I'm trying to keep things readable)


Last edited by Illiander on Fri Mar 22, 2024 7:50 pm; edited 1 time in total
Back to top
View user's profile Send private message
Illiander
Apprentice
Apprentice


Joined: 22 Feb 2011
Posts: 252

PostPosted: Fri Mar 22, 2024 7:50 pm    Post subject: Reply with quote

Solved.

Enabling "pic" USE flag for xvid made it work.

Does xvid use pic the other way around to everything else?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum