From owner-freebsd-questions Tue Aug 1 4: 6:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2a.ispchannel.com (smtp.ispchannel.com [24.142.63.7]) by hub.freebsd.org (Postfix) with ESMTP id 3DB2437B917 for ; Tue, 1 Aug 2000 04:06:35 -0700 (PDT) (envelope-from mhumm@ispchannel.com) Received: from ispchannel.com ([206.31.80.56]) by smtp2a.ispchannel.com (InterMail vK.4.02.00.00 201-232-116 license 7d3764cdaca754bf8ae20adf0db2aa60) with ESMTP id <20000801110829.JCFN382.smtp2a@ispchannel.com> for ; Tue, 1 Aug 2000 04:08:29 -0700 Message-ID: <39866890.4717EEDC@ispchannel.com> Date: Tue, 01 Aug 2000 01:05:04 -0500 From: "Mark A. Hummel" Organization: Innovative Solutions X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions Subject: qcad port install failed. Now what? Content-Type: multipart/mixed; boundary="------------99B5A85DEC4A6415701F9E99" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------99B5A85DEC4A6415701F9E99 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I made some progress on the qcad port. I downloaded the new port from the BSD site and did a make install. Everything seems to go well although a bit slow until I realized that the tar ball was over 4 megs compressed. Anyway, it finally errored out. From the attached text file. It looks to me like I don't have enough disk space so, since I'm a newbie, I did some research. I hit the book and keyword searches of the man pages. I found df! How can a slice of my drive be more than 100%? The question is what should I do next? I assume I either need to free up some disk space or expand one or more of my slices. Mark --------------99B5A85DEC4A6415701F9E99 Content-Type: text/plain; charset=us-ascii; name="qcad.error.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="qcad.error.txt" /usr: write failed, file system is full moc_showimg.o: No space left on device {standard input}: Assembler messaes: {standard input}:758: FATAL: Can't write moc_showimg.o: No space left on device gmake: ***[examples] Error 2 *** Error code 2 Stop in /usr/ports/x11-toolkits/qt20. *** Error code 1 --------------99B5A85DEC4A6415701F9E99 Content-Type: text/plain; charset=us-ascii; name="df.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="df.txt" Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/ad1s1a 49583 46579 -962 102% / /dev/ad1s1f 876703 860834 -54267 107% /usr /dev/ad1s1e 19815 3211 15019 18% /var procfs 4 4 0 100% /proc --------------99B5A85DEC4A6415701F9E99-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message