From owner-freebsd-questions Tue Jan 28 10:19:36 2003 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 0E09D37B401 for ; Tue, 28 Jan 2003 10:19:34 -0800 (PST) Received: from mail.bellavista.cz (mail.bellavista.cz [62.168.44.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69B0C43F43 for ; Tue, 28 Jan 2003 10:19:26 -0800 (PST) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by mail.bellavista.cz (Postfix) with ESMTP id 33B00297; Tue, 28 Jan 2003 19:18:39 +0100 (CET) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id 1929C2FDD23; Tue, 28 Jan 2003 19:17:24 +0100 (CET) Date: Tue, 28 Jan 2003 19:17:24 +0100 From: Roman Neuhauser To: Pascal Giannakakis Cc: freebsd-questions@freebsd.org Subject: Re: mozilla build port hangs at /usr/bin/sed Message-ID: <20030128181724.GH896@freepuppy.bellavista.cz> Mail-Followup-To: Pascal Giannakakis , freebsd-questions@freebsd.org References: <20030128152657.GD896@freepuppy.bellavista.cz> <2147.1043769260@www1.gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2147.1043769260@www1.gmx.net> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG # CapM@gmx.net / 2003-01-28 16:54:20 +0100: > > # CapM@gmx.net / 2003-01-27 13:12:39 +0100: > > > Hi, > > > > > > i can't build mozilla from ports on FreeBSD 4.7-STABLE. It hangs at this > > > > point: > > > > > > /usr/bin/sed -e "s|%%PREFIX%%|/usr/X11R6|g" -e "s|%%MOZILLA%%|mozilla|g" > > > > /usr/ports/www/mozilla/files/mozilla.sh > > > >/usr/ports/www/mozilla/work/mozilla/mozilla > > > (cd /usr/ports/www/mozilla/work/mozilla/dist/bin; /usr/bin/env > > > LD_LIBRARY_PATH=. > > > MOZILLA_FIVE_HOME=. ./regxpcom; /usr/bin/env LD_LIBRARY_PATH=. > > > MOZILLA_FIVE_HOME=. > > > ./regchrome; /usr/bin/touch ./chrome/user-skins.rdf > > > ./chrome/user-locales.rdf) > > > > > > What might be the reason? The ports tree is fresh. > > > > It's caused by the fact that you didn't include the error message. > > There is no error message, it just prints this text during the portinstall > process, and hangs. It doesn't even use CPU time, it waits there for > ever or CRTL + C; whatever comes first. A package is not available, > updating to 5.0 is currently not an option. Hmm, are you sure it hangs in sed? Looks like it's actually in /usr/ports/www/mozilla/work/mozilla/dist/bin/regxpcom. -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message