Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 May 2005 07:24:02 -0500 (CDT)
From:      Tony Shadwick <tshadwick@goinet.com>
To:        Timothy Smith <timothy@open-networks.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: can't build firefox 1.0.4 on 4.10
Message-ID:  <20050519072308.R62516@mail.goinet.com>
In-Reply-To: <428C5E0A.7060502@open-networks.net>
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>

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



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