Linux PARISC architecture development
 help / color / mirror / Atom feed
From: Jan-Benedict Glaw <jbglaw@lug-owl.de>
To: parisc-linux@parisc-linux.org
Subject: Re: [parisc-linux] Deb's broken ?
Date: Tue, 13 Nov 2001 19:33:30 +0100	[thread overview]
Message-ID: <20011113193330.D12388@lug-owl.de> (raw)
In-Reply-To: <20011113181352.B382@hp.is>

On Tue, 2001-11-13 18:13:52 +0000, Richard Allen <ra@hp.is>
wrote in message <20011113181352.B382@hp.is>:
> bofh:~# apt-get upgrade
[...]

> Sorry, but the following packages have unmet dependencies:
>   gzip: PreDepends: libc6 (>= 2.2.4-4) but 2.2.4-3 is to be installed
> E: Sorry, broken packages
> 
> ii  libc6          2.2.4-3        GNU C Library: Shared libraries and Timezone
> ii  libc6-dev      2.2.4-3        GNU C Library: Development Libraries and Hea

I've tried to natively build 2.2.4-4 on a 712/60 with gcc-3.0. It
breaks in ./glibc-2.2.4/sysdeps/hppa/dl-machine.h at line 534:

    533       /* .eh_frame can have unaligned relocs.  */
--> 534       if (reloc_addr & 3)
    535         {
    536           char *rel_addr = (char *) reloc_addr;
    537           rel_addr[0] = value >> 24;
    538           rel_addr[1] = value >> 16;
    539           rel_addr[2] = value >> 8;
    540           rel_addr[3] = value;
    541           return;
    542         }
    543       break;
    544 

I didn't see why I may not check the two low bits... I gave up:-(

MfG, JBG

-- 
Jan-Benedict Glaw   .   jbglaw@lug-owl.de   .   +49-172-7608481
	http://lug-owl.de/~jbglaw/software/snapshot2cvs/

  parent reply	other threads:[~2001-11-13 18:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-13 18:13 [parisc-linux] Deb's broken ? Richard Allen
2001-11-13 18:28 ` Matthew Wilcox
2001-11-13 21:15   ` Richard Allen
2001-11-13 21:18   ` [parisc-linux] First Time Install on 712/80i Phil Anderson
2001-11-13 21:27     ` Grant Grundler
2001-11-13 21:29     ` Matthew Wilcox
2001-11-13 18:33 ` Jan-Benedict Glaw [this message]
2001-11-14  0:14   ` [parisc-linux] Deb's broken ? Alan Modra

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=20011113193330.D12388@lug-owl.de \
    --to=jbglaw@lug-owl.de \
    --cc=parisc-linux@parisc-linux.org \
    /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