5.3R cvsup failure, libm.so.2. COMPAT files missing?
David O'Brien
obrien at freebsd.org
Sun Dec 19 02:09:25 PST 2004
On Wed, Dec 15, 2004 at 05:38:09PM -0600, dev tree wrote:
>
> I did a fresh install of 5.3-R AMD64 from the disc1 dated
> Nov 05 (I verified the md5 checksum), selecting "ALL"
> under Distributions. I added package cvsup-16.1h,
> did a buildworld and an SMP kernel, then attempted to do
> a cvsup update along the RELENG5_3 line.
>
> I got the following error on a missing library file:
> inoxidable[34]# uname -a
> FreeBSD inoxidable.tex-an.net 5.3-RELEASE FreeBSD 5.3-RELEASE #0:
> Wed Dec 15 13:31:38 UTC 2004
> root at inoxidable.tex-an.net:/usr/obj/usr/src/sys/SMP amd64
...
> >>> Running /usr/local/bin/cvsup
> --------------------------------------------------------------
> /libexec/ld-elf.so.1: Shared object "libm.so.2" not found, required by
> "cvsup"
> *** Error code 1
This should be impossible.
RCS file: /home/ncvs/ports/net/cvsup/Makefile,v
RELEASE_5_3_0: 1.57
----------------------------
revision 1.57
date: 2004/10/11 22:10:58; author: obrien; state: Exp; lines:
+1 -0
Catching up with lib bumping, consume libm.so.3 on AMD64.
----------------------------
How did you install CVSup and what is the MD5 checksum of your distfile
'cvsup-without-gui.amd64.tar.bz2'?
hammer$ ldd /usr/local/bin/cvsup | grep libm
libm.so.3 => /lib/libm.so.3 (0x8007f2000)
--
-- David (obrien at FreeBSD.org)
More information about the freebsd-amd64
mailing list