qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] sparc-linux-user: Fix missing symbols in .rel/.rela.plt


From: Michael Tokarev
Subject: Re: [Qemu-devel] sparc-linux-user: Fix missing symbols in .rel/.rela.plt sections
Date: Sun, 19 May 2013 18:51:38 +0400
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:17.0) Gecko/17.0 Icedove/17.0

19.05.2013 16:58, Aurelien Jarno wrote:
> On Thu, May 09, 2013 at 05:56:03PM +0000, Blue Swirl wrote:
>> On Wed, May 8, 2013 at 7:18 AM, Michael Tokarev <address@hidden> wrote:
>>> Ping #2?
>>>
>>> 06.04.2013 10:08, Michael Tokarev wrote:
>>>> This patch was submitted more than a year ago (at Jan-2012).
>>>> Is it still needed?  If yes, why it hasn't been applied?
>>
>> Well, is it still needed?
> 
> Without it, trying to build static qemu-user on sparc leads to the
> following error:
...
> | 
> /usr/lib/gcc/sparc-linux-gnu/4.6/../../../sparc-linux-gnu/libc.a(elf-init.o): 
> In function `__libc_csu_irel':
> | (.text+0x148): undefined reference to `__rela_iplt_end'
> | 
> /usr/lib/gcc/sparc-linux-gnu/4.6/../../../sparc-linux-gnu/libc.a(elf-init.o): 
> In function `__libc_csu_irel':
> | (.text+0x14c): undefined reference to `__rela_iplt_start'
> | 
> /usr/lib/gcc/sparc-linux-gnu/4.6/../../../sparc-linux-gnu/libc.a(elf-init.o): 
> In function `__libc_csu_irel':
> | (.text+0x150): undefined reference to `__rela_iplt_end'
> | collect2: ld returned 1 exit status
> | make[1]: *** [qemu-mips] Error 1
> | make: *** [subdir-mips-linux-user] Error 2
> 
> So I think it is still needed, unless you have another fix in mind.

If we apply this for 1.5, it will be the first release of debian
package without extra fixes.  Hopefully anyway :)

(Ofcourse we may add more fixes later but... ;)

/mjt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]