All of lore.kernel.org
 help / color / mirror / Atom feed
From: "kjlin" <kj.lin@viditec-netmedia.com.tw>
To: "Jean-Christophe ARNU" <jc.arnu@wanadoo.fr>
Cc: <linux-mips@oss.sgi.com>
Subject: Re: How to install the cross-compiler toolchain?
Date: Wed, 5 Sep 2001 17:51:20 +0800	[thread overview]
Message-ID: <00c401c135f0$509d6500$056aaac0@kjlin> (raw)
In-Reply-To: 999696461.4471.15.camel@ez


----- Original Message -----
Subject: Re: How to install the cross-compiler toolchain?


> On 05 Sep 2001 12:52:13 +0800, kjlin wrote:
> > #rpm -ivh glibc-2.2.3-13.3.i386.rpm
> > error: failed dependencies:
> >                 glibc-common = 2.2.3-13.3 is needed by glibc-2.2.3-13.3
> >                 glibc-devel < 2.2.3 conflicts with glibc-2.2.3-13.3
> > I also tried to install glibc-common-2.2.3-13.3.i386.rpm but still
failed.
> > #rpm -ivh glibc-common-2.2.3-13.3.i386.rpm
> > error: failed dependencies:
> >                 glibc < 2.2.3 conflicts with glibc-common-2.2.3-13.3
> >
> > I am confused by the result.
>
> You should update and not install glibc.
> # rpm -uvh glibc-common-2.2.3-13.3.i386.rpm

It is the same.
Just more error messages.
# rpm -Uvh glibc-common-2.2.3-13.3.i386.rpm
error: failed dependencies:
        glibc < 2.2.3 conflicts with glibc-common-2.2.3-13.3
        glibc-common = 2.2.2-10 is needed by glibc-2.2.2-10

# rpm -Uvh glibc-2.2.3-13.3.i386.rpm
error: failed dependencies:
        glibc-common = 2.2.3-13.3 is needed by glibc-2.2.3-13.3
        glibc-devel < 2.2.3 conflicts with glibc-2.2.3-13.3
        glibc > 2.2.2 conflicts with glibc-common-2.2.2-10
        glibc = 2.2.2 is needed by glibc-devel-2.2.2-10

# rpm -Uvh glibc-devel-2.2.3-13.3.i386.rpm
error: failed dependencies:
        glibc = 2.2.3 is needed by glibc-devel-2.2.3-13.3

WARNING: multiple messages have this Message-ID (diff)
From: "kjlin" <kj.lin@viditec-netmedia.com.tw>
To: Jean-Christophe ARNU <jc.arnu@wanadoo.fr>
Cc: linux-mips@oss.sgi.com
Subject: Re: How to install the cross-compiler toolchain?
Date: Wed, 5 Sep 2001 17:51:20 +0800	[thread overview]
Message-ID: <00c401c135f0$509d6500$056aaac0@kjlin> (raw)
Message-ID: <20010905095120.9XKgmC5r5dgVN7_7yv4diwICgtaf9w-0HRBKSpReZ14@z> (raw)
In-Reply-To: 999696461.4471.15.camel@ez


----- Original Message -----
Subject: Re: How to install the cross-compiler toolchain?


> On 05 Sep 2001 12:52:13 +0800, kjlin wrote:
> > #rpm -ivh glibc-2.2.3-13.3.i386.rpm
> > error: failed dependencies:
> >                 glibc-common = 2.2.3-13.3 is needed by glibc-2.2.3-13.3
> >                 glibc-devel < 2.2.3 conflicts with glibc-2.2.3-13.3
> > I also tried to install glibc-common-2.2.3-13.3.i386.rpm but still
failed.
> > #rpm -ivh glibc-common-2.2.3-13.3.i386.rpm
> > error: failed dependencies:
> >                 glibc < 2.2.3 conflicts with glibc-common-2.2.3-13.3
> >
> > I am confused by the result.
>
> You should update and not install glibc.
> # rpm -uvh glibc-common-2.2.3-13.3.i386.rpm

It is the same.
Just more error messages.
# rpm -Uvh glibc-common-2.2.3-13.3.i386.rpm
error: failed dependencies:
        glibc < 2.2.3 conflicts with glibc-common-2.2.3-13.3
        glibc-common = 2.2.2-10 is needed by glibc-2.2.2-10

# rpm -Uvh glibc-2.2.3-13.3.i386.rpm
error: failed dependencies:
        glibc-common = 2.2.3-13.3 is needed by glibc-2.2.3-13.3
        glibc-devel < 2.2.3 conflicts with glibc-2.2.3-13.3
        glibc > 2.2.2 conflicts with glibc-common-2.2.2-10
        glibc = 2.2.2 is needed by glibc-devel-2.2.2-10

# rpm -Uvh glibc-devel-2.2.3-13.3.i386.rpm
error: failed dependencies:
        glibc = 2.2.3 is needed by glibc-devel-2.2.3-13.3

  reply	other threads:[~2001-09-05 10:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-05  4:52 How to install the cross-compiler toolchain? kjlin
2001-09-05  4:52 ` kjlin
2001-09-05 13:27 ` Jean-Christophe ARNU
2001-09-05  9:51   ` kjlin [this message]
2001-09-05  9:51     ` kjlin
  -- strict thread matches above, loose matches on Subject: below --
2001-09-05 10:17 Phil Thompson

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='00c401c135f0$509d6500$056aaac0@kjlin' \
    --to=kj.lin@viditec-netmedia.com.tw \
    --cc=jc.arnu@wanadoo.fr \
    --cc=linux-mips@oss.sgi.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.