Date: 11 Feb 2004 21:33:59 -0000 From: vladimir@math.uic.edu To: gnome@freebsd.org Subject: firefox port: installation problem Message-ID: <20040211213359.56248.qmail@cat.math.uic.edu>
next in thread | raw e-mail | index | archive | help
I should not really complain since I have -CURRENT installed, but just reporting the problem in case it's relevant to other systems too: uname -a: FreeBSD kot.podval.edu 5.2-CURRENT FreeBSD 5.2-CURRENT #4: Tue Feb 10 16:30:33 CST 2004 vladimir@kot.podval.edu:/usr/obj/usr/src/sys/CAT i386 Makefile: # Date created: 2002/10/21 # Whom: Alan Eldridge <alane@FreeBSD.org> # # $FreeBSD: ports/www/firefox/Makefile,v 1.65 2004/02/11 08:18:19 marcus Exp $ # Ports tree updated Feb 11 at noon. Build goes fine, there are problems when installing: (running make -d A install): Pruning file `install'. /bin/rm -fr /backup/tmp/work//usr/ports/www/firefox/work/fake/share/idl /backup/ tmp/work//usr/ports/www/firefox/work/fake/include echo bin/firefox >> /backup/tmp/work//usr/ports/www/firefox/work/plist echo bin/Firefox >> /backup/tmp/work//usr/ports/www/firefox/work/plist echo bin/firefox-config >> /backup/tmp/work//usr/ports/www/firefox/work/plist echo bin/firefox.rb >> /backup/tmp/work//usr/ports/www/firefox/work/plist cd /backup/tmp/work//usr/ports/www/firefox/work/fake; /usr/bin/find * ! -type d | /usr/bin/sort >>/backup/tmp/work//usr/ports/www/firefox/work/plist; /usr/bin/ find * -type d -empty | /usr/bin/sort | /usr/bin/sed -e "s:^:@exec /bin/mkdir - p %D/:" -e "s:$: || true:" >> /backup/tmp/work//usr/ports/www/firefox/work/plist ; /usr/bin/find * -type d -empty | /usr/bin/sort -r | /usr/bin/sed -e "s:^:@un exec /bin/rmdir %D/:" -e "s:$: || true:" >> /backup/tmp/work//usr/ports/www/fire fox/work/plist; /usr/bin/find * -type d ! -empty | /usr/bin/sort -r | /usr/bin/ sed -e "s:^:@dirrm :" | /usr/bin/grep / >> /backup/tmp/work//usr/ports/www/fire fox/work/plist *** Error code 1 Stop in /usr/ports/www/firefox. Best Regards, -- Vladimir
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040211213359.56248.qmail>