From owner-freebsd-questions Tue Nov 12 13:00:29 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA26903 for questions-outgoing; Tue, 12 Nov 1996 13:00:29 -0800 (PST) Received: from apollo.it.hq.nasa.gov (apollo.it.hq.nasa.gov [131.182.119.87]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id NAA26895 for ; Tue, 12 Nov 1996 13:00:21 -0800 (PST) Received: from wirehead.it.hq.nasa.gov (WireHead.it.hq.nasa.gov [131.182.119.88]) by apollo.it.hq.nasa.gov (8.6.12/8.6.12) with ESMTP id VAA17456 for ; Tue, 12 Nov 1996 21:00:29 GMT Received: from localhost (cshenton@localhost) by wirehead.it.hq.nasa.gov (8.6.12/8.6.12) with SMTP id UAA15144 for ; Tue, 12 Nov 1996 20:59:42 GMT Message-Id: <199611122059.UAA15144@wirehead.it.hq.nasa.gov> X-Authentication-Warning: wirehead.it.hq.nasa.gov: cshenton owned process doing -bs X-Authentication-Warning: wirehead.it.hq.nasa.gov: Host localhost didn't use HELO protocol To: questions@freebsd.org Subject: CVSUP -- can't build port or install package X-Mailer: Mew version 1.03 on Emacs 19.31.8 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Tue, 12 Nov 1996 15:59:42 -0500 From: Chris Shenton Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk After the info about SUP being deprecated for CVSUP, I tried to build the port. Major failure. Then I saw the mail-storm on installing the package, so I tried that. Got it from packages-current. It failed at runtime trying to load modula-3-lib. So I got that from packages-current/lang/. It now fails with: ld.so failed: Can't find shared library "libz.so.2.0" I built and installed the libz.a from the ssh port, but I can't persuade it to build/install a libz.so.* version. Suggestions where I can get that? Or the right way to do this? If it's not easy to switch from SUP to CVSUP, it's gonna be painful for a lot of people. Thanks.