public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
From: Andreas Jaeger <aj@suse.de>
To: Jakub Jelinek <jakub@redhat.com>
Cc: GNU libc hacker <libc-hacker@sources.redhat.com>
Subject: Re: make check failure on x86-64 with abilist
Date: Wed, 19 Mar 2003 10:31:00 -0000	[thread overview]
Message-ID: <hoy93bu1v0.fsf@byrd.suse.de> (raw)
In-Reply-To: <20030319103618.H1717@sunsite.ms.mff.cuni.cz> (Jakub Jelinek's message of "Wed, 19 Mar 2003 10:36:18 +0100")

Jakub Jelinek <jakub@redhat.com> writes:

> On Wed, Mar 19, 2003 at 10:26:30AM +0100, Andreas Jaeger wrote:
>> 
>> Roland,
>> 
>> I get this failure during make check on Linux/x86-64 now:
>> --- -   2003-03-19 10:15:18.000000000 +0100
>> +++ /usr/src/aj/build/libc/main/libc.symlist    2003-03-19 10:15:18.000000000 +0100
>> @@ -427 +427 @@ GLIBC_2.2.5
>> - _nl_default_dirname D 0x12
>> + _nl_default_dirname D 0x26
>> make[2]: *** [check-abi-libc] Error 1
>> 
>> What's the best way to fix this?  Will update-abi handle this?

update-abi handles this fine.

> First of all, it is unfortunate a string as char array is exported.
> If a binary accesses _nl_default_dirname, it will have a
> copy reloc for exactly this size.
> 0x12 is sizeof "/usr/share/locale" which is what the ABI should specify.

I see - and I build with a different configure line.  So, this error
will always appear if something different from --prefix=/usr is used
:-(.  Can we avoid this somehow?

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

  reply	other threads:[~2003-03-19  9:44 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-19  9:36 Andreas Jaeger
2003-03-19  9:44 ` Jakub Jelinek
2003-03-19 10:31   ` Andreas Jaeger [this message]
2003-03-19 10:50     ` Roland McGrath
2003-03-19 10:53       ` Andreas Jaeger
2003-03-19 11:02         ` Roland McGrath
2003-03-19 11:05           ` Andreas Jaeger
2003-03-19 11:13             ` Roland McGrath
2003-03-19 12:22             ` Andreas Schwab
2003-03-19 12:55               ` Andreas Jaeger
2003-03-19 14:29                 ` Andreas Schwab
2003-03-19 17:24                   ` Andreas Jaeger
2003-03-19 17:31                     ` Ulrich Drepper
2003-03-19 22:06                       ` Jakub Jelinek
2003-03-22 23:41                         ` Andreas Jaeger
2003-03-19 17:24           ` Ulrich Drepper
2003-03-19 17:25             ` Andreas Jaeger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=hoy93bu1v0.fsf@byrd.suse.de \
    --to=aj@suse.de \
    --cc=jakub@redhat.com \
    --cc=libc-hacker@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).