monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] Problem with monotone 0.29


From: Thomas Moschny
Subject: Re: [Monotone-devel] Problem with monotone 0.29
Date: Sun, 27 Aug 2006 13:56:36 +0200
User-agent: KMail/1.9.4

On Sunday 27 August 2006 11:55 Nathaniel Smith wrote:
> The ldd output for me just says
>         linux-gate.so.1 =>  (0xffffe000)
>         libm.so.6 => /lib/tls/libm.so.6 (0xb7fa2000)
>         libc.so.6 => /lib/tls/libc.so.6 (0xb7e6a000)
>         /lib/ld-linux.so.2 (0x80000000)
> It might still require 2.3, though; it was just a thought :-).

It surely does:

% readelf -s $(which mtn) | grep -E 'GLIBC_2\.3'
    13: 00000000  9314 FUNC    GLOBAL DEFAULT  UND address@hidden (7)
    26: 00000000    60 FUNC    GLOBAL DEFAULT  UND address@hidden (7)
   165: 00000000   110 FUNC    GLOBAL DEFAULT  UND address@hidden (7)
   202: 00000000    60 FUNC    GLOBAL DEFAULT  UND address@hidden (7)
   221: 00000000   298 FUNC    GLOBAL DEFAULT  UND address@hidden (9)
   260: 00000000  8681 FUNC    GLOBAL DEFAULT  UND address@hidden (7)
   271: 00000000    60 FUNC    GLOBAL DEFAULT  UND address@hidden (7)

That's why I announce those binaries to be for a glibc 2.3 system.
Maybe it's possible to create a binary that does depend only on glibc 2.2, but 
as I don't have such a system, it would be rather complicated for me.

Thomas M.

-- 
interrupt configuration error




reply via email to

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