Date: Sat, 21 Feb 2009 14:48:47 -0800 From: Garrett Cooper <yanefbsd@gmail.com> To: Dimitry Andric <dimitry@andric.com> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: CVS suckage Message-ID: <7d6fde3d0902211448i3c15208bu2ee553a02b4b8d49@mail.gmail.com> In-Reply-To: <7d6fde3d0902211440i7f8d901i1470a421becbb739@mail.gmail.com> References: <7d6fde3d0902211412i15eb88c5x7ae8d54caa286cec@mail.gmail.com> <49A08113.4080100@andric.com> <7d6fde3d0902211438t212bbe7cwc3726ea1c1fe9120@mail.gmail.com> <7d6fde3d0902211440i7f8d901i1470a421becbb739@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 21, 2009 at 2:40 PM, Garrett Cooper <yanefbsd@gmail.com> wrote: > On Sat, Feb 21, 2009 at 2:38 PM, Garrett Cooper <yanefbsd@gmail.com> wrote: >> On Sat, Feb 21, 2009 at 2:32 PM, Dimitry Andric <dimitry@andric.com> wrote: >>> On 2009-02-21 23:12, Garrett Cooper wrote: >>>> /usr/bin/cvs: >>>> libintl.so.8 => /usr/local/lib/libintl.so.8 (0x28130000) >>>> libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x28139000) >>>> libcrypt.so.4 => /lib/libcrypt.so.4 (0x2822e000) >>>> libc.so.7 => /lib/libc.so.7 (0x28247000) >>> >>> There must be something wrong with your CVS binary, on my -CURRENT >>> system it gives: >>> >>> $ ldd /usr/bin/cvs >>> /usr/bin/cvs: >>> libgnuregex.so.4 => /usr/lib/libgnuregex.so.4 (0x28109000) >>> libmd.so.4 => /lib/libmd.so.4 (0x2811a000) >>> libcrypt.so.4 => /lib/libcrypt.so.4 (0x2812a000) >>> libz.so.4 => /lib/libz.so.4 (0x28143000) >>> libgssapi.so.10 => /usr/lib/libgssapi.so.10 (0x28155000) >>> libkrb5.so.10 => /usr/lib/libkrb5.so.10 (0x2815e000) >>> libhx509.so.10 => /usr/lib/libhx509.so.10 (0x281bc000) >>> libasn1.so.10 => /usr/lib/libasn1.so.10 (0x281f2000) >>> libcrypto.so.5 => /lib/libcrypto.so.5 (0x28267000) >>> libroken.so.10 => /usr/lib/libroken.so.10 (0x283c2000) >>> libcom_err.so.4 => /usr/lib/libcom_err.so.4 (0x283d2000) >>> libc.so.7 => /lib/libc.so.7 (0x283d4000) >>> >>> E.g. nothing from /usr/local. Have you overwritten your base version >>> with a version from ports, or something like that? >> >> Not that I recall... >> -Garrett > > I might have in the past trying to troubleshoot and issue and I > forgot to remove it... removing the old binary and running make > install again seems to have worked.. > Let's see how this goes. > Thanks! > -Garrett I also commented out the line WITHOUT_CVS=yes in src.conf before doing the install, and it works now. Thanks! -Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7d6fde3d0902211448i3c15208bu2ee553a02b4b8d49>