From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 16:24:13 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD44837B401 for ; Mon, 21 Apr 2003 16:24:13 -0700 (PDT) Received: from lilzcluster.liwest.at (lilzclust01.liwest.at [212.33.55.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F97943FDF for ; Mon, 21 Apr 2003 16:24:12 -0700 (PDT) (envelope-from dgw@liwest.at) Received: by lilzcluster.liwest.at (8.10.2/1.1.2.11/08Jun01-1123AM) id h3LNOA00001019850; Tue, 22 Apr 2003 01:24:10 +0200 (MEST) From: "ingrid.gutwein" X-Authentication-Warning: lilzclust01.liwest.at: httpd set sender to dgw@liwest.at using -f To: questions@freebsd.org Message-ID: <1050967450.3ea47d9a7c335@webmail.liwest.at> Date: Tue, 22 Apr 2003 01:24:10 +0200 (MEST) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.4 X-Originating-IP: 212.33.58.27 Subject: Trouble with the install command X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2003 23:24:14 -0000 Hi all! The install command isn't working on my system. I also had all these errors with 5.0-RELEASE. My system, now partially upgraded to yesterday's -CURRENT, is failing at exactly the same points as before. The exact error messages are attached below. I suppose it has something to do with the makefiles, but I'm not sure. I desperately tried every possible (and impossible) combination of commands during the last weeks, but I didn't have any luck with installing -CURRENT. Is it really always so hard, or am I making a mistake? Please help. Daniela # make installworld ... ===> lib ===> lib/csu/i386-elf install -o root -g wheel -m 444 crt1.o crti.o crtn.o gcrt1.o /usr/lib ===> lib/libcom_err install -C -o root -g wheel -m 444 libcom_err.a /usr/lib install -C -o root -g wheel -m 444 libcom_err_p.a /usr/lib install "" -o root -g wheel -m 444 libcom_err.so.2 /usr/lib install: : No such file or directory *** Error code 71 Stop in /usr/src/lib/libcom_err. *** Error code 1 Stop in /usr/src/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Here's another one: # cd /usr/ports/net/mldonkey && make install ===> Installing for mldonkey-2.04.r1 ===> mldonkey-2.04.r1 depends on shared library: c_r.4 - found usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] [-o owner] file1 file2 install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] [-o owner] file1 ... fileN directory install -d [-v] [-g group] [-m mode] [-o owner] directory ... *** Error code 64 Stop in /usr/ports/net/mldonkey.