Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 May 2007 14:39:56 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        "Gelsema, P \(Patrick\)" <gelsemap@superhero.nl>
Cc:        freebsd-current@freebsd.org, Ivan Voras <ivoras@fer.hr>
Subject:   Re: something wrong with freebsd-current maillist?
Message-ID:  <200705191439.57342.jhb@freebsd.org>
In-Reply-To: <1431.10.202.77.103.1179589961.squirrel@webmail.superhero.nl>
References:  <4715.10.202.77.103.1179582505.squirrel@webmail.superhero.nl> <200705191143.05761.jhb@freebsd.org> <1431.10.202.77.103.1179589961.squirrel@webmail.superhero.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 19 May 2007 11:52:41 am Gelsema, P (Patrick) wrote:
> On Sat, May 19, 2007 17:43, John Baldwin wrote:
> > On Saturday 19 May 2007 07:25:25 am Ivan Voras wrote:
> >> Gelsema, P (Patrick) - FreeBSD wrote:
> >>
> >> > I got an issue with the current that I cannot make update anymore. I
> >> get
> >> > the following error: /libexec/ld-elf.so.1: /lib/libthr.so.2:
> >> unsupported
> >> > file layout.
> >> >
> >> > I tried rebuilding world, installing cvsup from ports but both failed.
> >> Any
> >> > pointers appreciated.
> >>
> >> Are you aware of recent import of gcc 4.2 and related issues? If not,
> >> you might want to look up recent messages on the hackers@ mailing list.
> >
> > This is already fixed by ru@.  The bug is that the 64-bit libthr.so was
> > overwritten with a 32-bit one on amd64 during installworld.
> 
> How can I fix this on my box? I cannot update unfortunately?
> Can't I fetch only the files that are changed?

Copy the amd64 libthr.so from /usr/obj into /lib.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705191439.57342.jhb>