Date: Fri, 10 Mar 2000 15:46:01 -0800 (PST) From: lamaster@george.arc.nasa.gov To: freebsd-questions@freebsd.org Subject: Missing m3 ELF libraries Message-ID: <200003102346.PAA29634@george.arc.nasa.gov>
next in thread | raw e-mail | index | archive | help
A while ago, I did the upgrade to 3.4 w/ ELF etc. Somewhere along the way, I lost/failed to add some m3 (and possibly other) ELF libraries. e.g.: ldd /usr/local/bin/cvsup /usr/local/bin/cvsup: libm3formsvbt.so.6 => not found (0x0) libm3formsvbtpixmaps.so.6 => not found (0x0) libvideovbt.so.6 => not found (0x0) libjvideo.so.6 => not found (0x0) libweb.so.6 => not found (0x0) libm3vbtkit.so.6 => not found (0x0) libm3ui.so.6 => not found (0x0) libm3X11R4.so.6 => not found (0x0) libset.so.6 => not found (0x0) libm3tcp.so.6 => not found (0x0) libTempFiles.so.6 => not found (0x0) libm3.so.6 => not found (0x0) libm3core.so.6 => not found (0x0) libz.so.2 => /usr/lib/libz.so.2 (0x280b3000) libutil.so.2 => /usr/lib/libutil.so.2 (0x280c0000) libmd.so.2 => /usr/lib/libmd.so.2 (0x280c9000) libXaw.so.6 => /usr/X11R6/lib/libXaw.so.6 (0x280cd000) libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x28102000) libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x28113000) libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x28151000) libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x28159000) libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x2816d000) libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x28177000) libm.so.2 => /usr/lib/libm.so.2 (0x2820a000) libc.so.3 => /usr/lib/libc.so.3 (0x28225000) Is there a simple-minded way to get these libraries? A simple package add doesn't seem to work, because, it thinks they are already installed apparently; but there are dependencies for removal. Almost everything on the system seems to be working, cvsup is the only thing I have noticed so far. add doesn't seem to work, because, it thinks they are already installed apparently; but there are dependencies for removal. Almost everything on the system seems to be working, cvsup is the only thing I have noticed so far. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003102346.PAA29634>