ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Peter Münster" <pmlists@free.fr>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: ConTeXt Minimal: error pdftex on CentOS x86_64
Date: Mon, 2 Nov 2009 08:24:33 +0100	[thread overview]
Message-ID: <20091102072433.GA18614@gaston.couberia.bzh> (raw)
In-Reply-To: <6faad9f00911010947p7b581155x6925fe4089570f6e@mail.gmail.com>

On Sun, Nov 01 2009, Mojca Miklavec wrote:
> >
> >> pdftex
> > pdftex: /lib64/libc.so.6: version `GLIBC_2.7' not found (required by pdftex)
> >
> > Any help for this problem ?
> 
> This is weird. Peter - did you upgrade your linux in the meantime by
> any chance? (The update dates back to 17th October.)

Hello,

Indeed, I've updated my glibc accidentally¹ on 5th October
from 2.9 to 2.10.

So all binaries, that I've built after this date are affected by this
problem (dependency on GLIBC_2.7). Example for luatex:

~/minimals/bin/linux-64/current/luatex> ldd -v beta-0.4[34].0/luatex
beta-0.43.0/luatex:
    linux-vdso.so.1 =>  (0x00007fffb6384000)
    libm.so.6 => /lib64/libm.so.6 (0x00007f65e6474000)
    libc.so.6 => /lib64/libc.so.6 (0x00007f65e611b000)
    /lib64/ld-linux-x86-64.so.2 (0x00007f65e66ca000)

    Version information:
    beta-0.43.0/luatex:
        ld-linux-x86-64.so.2 (GLIBC_2.3) => /lib64/ld-linux-x86-64.so.2
        libc.so.6 (GLIBC_2.3) => /lib64/libc.so.6
        libc.so.6 (GLIBC_2.2.5) => /lib64/libc.so.6
        libm.so.6 (GLIBC_2.2.5) => /lib64/libm.so.6
    /lib64/libm.so.6:
        libc.so.6 (GLIBC_2.2.5) => /lib64/libc.so.6
    /lib64/libc.so.6:
        ld-linux-x86-64.so.2 (GLIBC_PRIVATE) => /lib64/ld-linux-x86-64.so.2
        ld-linux-x86-64.so.2 (GLIBC_2.3) => /lib64/ld-linux-x86-64.so.2
beta-0.44.0/luatex:
    linux-vdso.so.1 =>  (0x00007ffffdfff000)
    libm.so.6 => /lib64/libm.so.6 (0x00007f53c4dbb000)
    libc.so.6 => /lib64/libc.so.6 (0x00007f53c4a62000)
    /lib64/ld-linux-x86-64.so.2 (0x00007f53c5011000)

    Version information:
    beta-0.44.0/luatex:
        ld-linux-x86-64.so.2 (GLIBC_2.3) => /lib64/ld-linux-x86-64.so.2
        libm.so.6 (GLIBC_2.2.5) => /lib64/libm.so.6
        libc.so.6 (GLIBC_2.3) => /lib64/libc.so.6
        libc.so.6 (GLIBC_2.7) => /lib64/libc.so.6
        libc.so.6 (GLIBC_2.2.5) => /lib64/libc.so.6
    /lib64/libm.so.6:
        libc.so.6 (GLIBC_2.2.5) => /lib64/libc.so.6
    /lib64/libc.so.6:
        ld-linux-x86-64.so.2 (GLIBC_PRIVATE) => /lib64/ld-linux-x86-64.so.2
        ld-linux-x86-64.so.2 (GLIBC_2.3) => /lib64/ld-linux-x86-64.so.2


I've just downgraded my glibc to 2.9 and I'm now rebuilding metapost,
luatex and pdftex. We will see in about 1 hour, if this solves the problem.

Cheers, Peter


Note 1: I only wanted to update my glib, so I've done a
        ' zypper up "*glib*" '.

-- 
Contact information: http://pmrb.free.fr/contact/


___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  parent reply	other threads:[~2009-11-02  7:24 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-01 17:00 Vnpenguin
2009-11-01 17:47 ` Mojca Miklavec
2009-11-01 17:48   ` Mojca Miklavec
2009-11-01 18:22     ` Vnpenguin
2009-11-02  8:27       ` Peter Münster
2009-11-01 18:05   ` Mojca Miklavec
2009-11-01 18:32     ` Martin Schröder
2009-11-02  7:24   ` Peter Münster [this message]
2009-11-01 17:50 ` Mojca Miklavec
2009-11-01 18:03   ` Martin Schröder
2009-11-01 18:09     ` Hans Hagen
2009-11-01 18:22       ` Martin Schröder
2009-11-01 18:23         ` Hans Hagen
2009-11-01 18:28           ` Martin Schröder
2009-11-01 18:18     ` Mojca Miklavec
2009-11-01 18:21       ` Martin Schröder
2009-11-01 18:24   ` Vnpenguin
2009-11-01 18:30     ` Martin Schröder
2009-11-01 18:36       ` Vnpenguin
2009-11-01 18:59     ` Mojca Miklavec
2009-11-01 20:10       ` Vnpenguin
2009-11-01 20:15         ` Vnpenguin
2009-11-01 20:33           ` Martin Schröder
2009-11-01 20:37             ` Vnpenguin
2009-11-01 20:45             ` Mojca Miklavec
2009-11-01 20:59               ` Vnpenguin
2009-11-01 21:33               ` Reinhard Kotucha
2009-11-01 20:25         ` Mojca Miklavec
2009-11-02  8:20         ` Peter Münster
2009-11-02  8:34           ` Vnpenguin

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=20091102072433.GA18614@gaston.couberia.bzh \
    --to=pmlists@free.fr \
    --cc=ntg-context@ntg.nl \
    /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 NNTP newsgroup(s).