From owner-freebsd-questions@FreeBSD.ORG Thu May 19 12:24:15 2005 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 1AE6C16A4CE for ; Thu, 19 May 2005 12:24:15 +0000 (GMT) Received: from mail.goinet.com (mail.goinet.com [208.207.72.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id A26C143D99 for ; Thu, 19 May 2005 12:24:14 +0000 (GMT) (envelope-from tshadwick@goinet.com) Received: from mail.goinet.com (localhost.goinet.com [127.0.0.1]) by mail.goinet.com (8.13.1/8.13.1) with ESMTP id j4JCO3qk024769; Thu, 19 May 2005 07:24:03 -0500 (CDT) (envelope-from tshadwick@goinet.com) Received: from localhost (tshadwick@localhost)j4JCO2cY024766; Thu, 19 May 2005 07:24:02 -0500 (CDT) (envelope-from tshadwick@goinet.com) X-Authentication-Warning: mail.goinet.com: tshadwick owned process doing -bs Date: Thu, 19 May 2005 07:24:02 -0500 (CDT) From: Tony Shadwick To: Timothy Smith In-Reply-To: <428C5E0A.7060502@open-networks.net> Message-ID: <20050519072308.R62516@mail.goinet.com> References: <42832E02.2090003@open-networks.net> <42851CCB.8030603@open-networks.net> <42859E37.1080100@open-networks.net> <428695E1.5000100@open-networks.net> <4288C4FE.90201@dial.pipex.com> <428C5292.9060900@dial.pipex.com> <428C57E6.7040300@open-networks.net> <428C5E0A.7060502@open-networks.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on mail.goinet.com X-Virus-Status: Clean cc: Josh Ockert cc: freebsd-questions@freebsd.org Subject: Re: can't build firefox 1.0.4 on 4.10 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: Thu, 19 May 2005 12:24:15 -0000 It's time consuming to be sure, but cd /usr/ports && make clean? Just going through anything obvious here. On Thu, 19 May 2005, Timothy Smith wrote: > Josh Ockert wrote: > >> a tmp file? thats odd... >> >> looks like you have some cruft hanging about >> >> i would try booting to single-user, rm -Rf ing /tmp, rebooting, and then: >> >> cd /usr/ports >> make update (assuming you have set up your cvsup stuff to work nicely with >> this) >> cd /usr/ports/www/firefox >> make clean >> make install >> >> if you havent followed the handbook to set up the cvsup flags right to >> handle 'make update' then follow whatever procedure you use to update >> your ports. >> >> >> > nope it tried it again. any more ideas? i don't need to update, i only just > cvsup'd my ports tree 5 minutes ago. i did a make clean and still the error > > gmake[1]: Leaving directory `/usr/ports/www/firefox/work/mozilla' > gmake: *** [default] Error 2 > *** Error code 2 > > Stop in /usr/ports/www/firefox. > *** Error code 1 > > Stop in /usr/ports/www/firefox. > ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall92181.0 > make reinstall > ** Fix the installation problem and try again. > ** Listing the failed packages (*:skipped / !:failed) > ! www/firefox (install error) > ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >