SuperSaiyanWolverine / mupen64plus

Automatically exported from code.google.com/p/mupen64plus
0 stars 0 forks source link

SELinux keeps complaing about text relocation #394

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Describe your system:
 - Operating System (be specific): Fedora 13 Linux
 - Machine type (32-bit or 64-bit): x86 32bits
 - Mupen64Plus version: mupen64plus-bundle-linux32-1.99.3
- Plugins used:

Describe the problem:

Use mupen64plus is a little bit difficult in fedora because you need to create 
a long list of exceptions to mupen64plus text relocations. So Im reporting it 
because SELinux warn me to do so.

Original issue reported on code.google.com by ferrazra...@yahoo.com.br on 24 Oct 2010 at 2:44

Attachments:

GoogleCodeExporter commented 9 years ago
Please generate it again in english

Original comment by sven@narfation.org on 24 Oct 2010 at 2:50

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
How I make it generate the log in english?

Original comment by ferrazra...@yahoo.com.br on 24 Oct 2010 at 5:40

GoogleCodeExporter commented 9 years ago
muellhiereein: Isnt the same bug.. SELinux complain about text relocation on 
mupen, and this bug is about another problem..

Original comment by ferrazra...@yahoo.com.br on 24 Oct 2010 at 5:44

GoogleCodeExporter commented 9 years ago

Original comment by richard...@gmail.com on 29 Dec 2010 at 1:37

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I pushed different changes (currently only available through 
https://bitbucket.org/lazhur ) that allows to build the complete bundle 
together with -fPIC and -fPIE without compiling PIE stuff in libraries and PIC 
in executables. This would be necessary to remove the text relocations in the 
libraries on i386 (at least the PIC stuff). 

You can now just pass PIC=1 and PIE=1 to make/scripts to build it with position 
independent code/executable - but keep in mind that this has effects on the 
performance.

Can you please test if it works?

Original comment by sven@narfation.org on 10 Jul 2011 at 1:02

GoogleCodeExporter commented 9 years ago
No reaction and I am quite sure that it is only a problem which can be fixed by 
compiling it correctly and not really a bug in the software.

Original comment by s...@narfation.org on 9 Sep 2011 at 11:16