From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 18:00:07 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 1CE1237B401 for ; Mon, 21 Apr 2003 18:00:07 -0700 (PDT) Received: from out005.verizon.net (out005pub.verizon.net [206.46.170.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4207343F85 for ; Mon, 21 Apr 2003 18:00:06 -0700 (PDT) (envelope-from mij@soupnazi.org) Received: from envy.homeunix.com ([4.47.68.94]) by out005.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030422010005.CGBG25152.out005.verizon.net@envy.homeunix.com>; Mon, 21 Apr 2003 20:00:05 -0500 Received: from soupnazi.org (lust.pdx.soupnazi.org [192.168.1.2]) by envy.homeunix.com (8.12.8p1/8.12.8) with ESMTP id h3M104ln052295; Mon, 21 Apr 2003 18:00:05 -0700 (PDT) (envelope-from mij@soupnazi.org) Date: Mon, 21 Apr 2003 17:59:58 -0700 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: "ingrid.gutwein" From: Jim Mock In-Reply-To: <1050967450.3ea47d9a7c335@webmail.liwest.at> Message-Id: Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) X-Authentication-Info: Submitted using SMTP AUTH at out005.verizon.net from [4.47.68.94] at Mon, 21 Apr 2003 20:00:05 -0500 cc: questions@freebsd.org Subject: Re: 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: Tue, 22 Apr 2003 01:00:07 -0000 On Monday, April 21, 2003, at 04:24 PM, ingrid.gutwein wrote: > Hi all! Hi, > 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. Well, there's probably the source of your problem. "Partially" updating is going to cause things to be broken. > The exact error messages are attached below. I suppose it has > something to do with the makefiles, but I'm not sure. Doubtful. > 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? You probably shouldn't be running -CURRENT, and you definitely shouldn't be expecting it to always work. > # 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 Looks like something got hosed during buildworld somewhere or you've only got bits and pieces updated here and there (which you can't do). > 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 This could be the port itself being broken, or it could be the severe system breakage you apparently have affecting the ports tree. - jim -- - jim mock mij@{soupnazi|opendarwin}.org jim@{bsdnews|FreeBSD}.org - - editor in chief, BSD News: http://bsdnews.org http://soupnazi.org -