From owner-freebsd-alpha Fri Mar 8 3:20:34 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from imap.interq.or.jp (imap.interq.or.jp [210.157.0.31]) by hub.freebsd.org (Postfix) with ESMTP id 4226937B416 for ; Fri, 8 Mar 2002 03:20:30 -0800 (PST) Received: from localhost (daniel@localhost) by imap.interq.or.jp with SMTP id g28BKSN5014658 for ; Fri, 8 Mar 2002 20:20:28 +0900 (JST) Date: Fri, 8 Mar 2002 20:20:28 +0900 (JST) From: Daniel Jung To: freebsd-alpha@FreeBSD.ORG Subject: mozilla build problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I have 4.5 stable running on miata. When I tried to install mozilla from (freshly updated) ports, it stops with the following error: gmake tier_0 gmake[1]: Entering directory `/usr/ports/www/mozilla/work/mozilla' tier_0: config build include gmake[2]: Entering directory `/usr/ports/www/mozilla/work/mozilla/config' Creating .deps nsinstall.c pathsub.o: No such file or directory {standard input}: Assembler messages: {standard input}:596: FATAL: Can't write pathsub.o: No such file or directory gmake[2]: *** [pathsub.o] Error 1 gmake[2]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/config' gmake[1]: *** [tier_0] Error 2 gmake[1]: Leaving directory `/usr/ports/www/mozilla/work/mozilla' gmake: *** [default] Error 2 *** Error code Any help would be appreciated. -Daniel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message