Date: Sat, 21 Feb 2009 14:12:07 -0800 From: Garrett Cooper <yanefbsd@gmail.com> To: FreeBSD Current <freebsd-current@freebsd.org> Subject: CVS suckage Message-ID: <7d6fde3d0902211412i15eb88c5x7ae8d54caa286cec@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi guys, Now I realize that cvs is an old RCS method and all, and is incredibly buggy, but I cannot for the life of me get the version in the source tree nor the version in ports to work for me when syncing (fails to connect), checking out (fails to connect), or check in (segfaults) either for the FreeBSD repository or outside repositories. What I'm trying to do is trace down the dependent libraries and rebuild them, just in case they're corrupt / nonfunctional, but I can't determine where gcrypt lives within the source tree: [root@orangebox /usr/src]# ldd `which cvs` /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) Could someone provide me a pointer on this? Thanks, -Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7d6fde3d0902211412i15eb88c5x7ae8d54caa286cec>