Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2003 19:17:24 +0100
From:      Roman Neuhauser <neuhauser@bellavista.cz>
To:        Pascal Giannakakis <CapM@gmx.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: mozilla build port hangs at /usr/bin/sed
Message-ID:  <20030128181724.GH896@freepuppy.bellavista.cz>
In-Reply-To: <2147.1043769260@www1.gmx.net>
References:  <20030128152657.GD896@freepuppy.bellavista.cz> <2147.1043769260@www1.gmx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
# 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030128181724.GH896>