From owner-freebsd-questions@FreeBSD.ORG Thu May 19 09:49:31 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 3E2A816A4CE for ; Thu, 19 May 2005 09:49:31 +0000 (GMT) Received: from post-22.mail.nl.demon.net (post-22.mail.nl.demon.net [194.159.73.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEB2343D5F for ; Thu, 19 May 2005 09:49:30 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:9900 helo=mail.aseed.antenna.nl) by post-22.mail.nl.demon.net with esmtp (Exim 4.43) id 1DYheh-000K7s-Uc; Thu, 19 May 2005 09:49:29 +0000 Received: from http.aseed.antenna.nl (unknown [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id 208EE1540EE; Thu, 19 May 2005 11:53:21 +0200 (CEST) Received: from amandla.scii.nl (217-19-30-147.dsl.cambrium.nl [217.19.30.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id D42F858C82F; Thu, 19 May 2005 11:49:19 +0200 (CEST) Date: Thu, 19 May 2005 11:49:12 +0200 From: albi To: Timothy Smith Message-Id: <20050519114912.6ac301aa.albi@scii.nl> In-Reply-To: <428C5E0A.7060502@open-networks.net> References: <42832E02.2090003@open-networks.net> <42851CCB.8030603@open-networks.net> <428537EF.1040306@dial.pipex.com> <42859E37.1080100@open-networks.net> <428695E1.5000100@open-networks.net> <4288C4FE.90201@dial.pipex.com> <428C3003.2050603@open-networks.net> <428C5292.9060900@dial.pipex.com> <428C55C2.9080100@open-networks.net> <428C57E6.7040300@open-networks.net> <126eac480505190218536c065e@mail.gmail.com> <428C5E0A.7060502@open-networks.net> X-Mailer: Sylpheed version 1.9.10 (GTK+ 2.6.7; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 09:49:31 -0000 On Thu, 19 May 2005 19:36:10 +1000 Timothy Smith wrote: > Stop in /usr/ports/www/firefox. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portinstall92181.0 make reinstall a very wild guess, perhaps you made your /tmp nosuid and noexec, and now compilation fails because of that ? (for me firefox compiled fine from ports some days ago, firefox-1.0.4,1)