Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Feb 2004 02:34:32 +0800
From:      Kuang-che Wu <kcwu@kcwu.homeip.net>
To:        gnome@FreeBSD.org
Subject:   firefox install fail
Message-ID:  <20040211183432.GC59533@kcwu.homeip.net>

next in thread | raw e-mail | index | archive | help

--bKyqfOwhbdpXa4YI
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

uname -a:
FreeBSD m722 5.2-CURRENT FreeBSD 5.2-CURRENT #1: Sat Jan 31 23:19:49 CST 20=
04     root@kcwu.homeip.net:/files/usr.obj/usr/src/sys/M722  i386

Makefile version:
$FreeBSD: ports/www/firefox/Makefile,v 1.65 2004/02/11 08:18:19 marcus Exp $

make with OPTIMIZED_CFLAGS,
during make install:

gmake[1]: Entering directory `/usr/ports/www/firefox/work/mozilla/embedding=
/browser/gtk'
gmake[2]: Entering directory `/usr/ports/www/firefox/work/mozilla/embedding=
/browser/gtk/src'
=2E./../../../config/nsinstall -t -m 644 gtkmozembed.h gtkmozembed_internal=
=2Eh /usr/X11R6/lib/firefox/include/mozilla-1.6/gtkembedmoz
=2E./../../../config/nsinstall -t -m 755 libgtkembedmoz.so  /usr/X11R6/lib/=
firefox/lib/mozilla-1.6
gmake[2]: Leaving directory `/usr/ports/www/firefox/work/mozilla/embedding/=
browser/gtk/src'
gmake[2]: Entering directory `/usr/ports/www/firefox/work/mozilla/embedding=
/browser/gtk/tests'
=2E./../../../config/nsinstall -t -m 755 TestGtkEmbed /usr/X11R6/lib/firefo=
x/lib/mozilla-1.6
gmake[2]: Leaving directory `/usr/ports/www/firefox/work/mozilla/embedding/=
browser/gtk/tests'
gmake[1]: Leaving directory `/usr/ports/www/firefox/work/mozilla/embedding/=
browser/gtk'
*** Error code 1

Stop in /usr/ports/www/firefox.


It failed on the long line in Makefile:
        cd ${FAKEDIR}; ${FIND} * ! -type d | ${SORT} >>${PLIST}; \         =
                                          =20
        ${FIND} * -type d -empty | ${SORT} | ${SED} -e \                   =
                                          =20
                "s:^:@exec ${MKDIR} %D/:" -e "s:$$: || true:" >>
	${PLIST}; \                                         =20
        ${FIND} * -type d -empty | ${SORT} -r | ${SED} -e \                =
                                          =20
                "s:^:@unexec ${RMDIR} %D/:" -e "s:$$: || true:" >>
	${PLIST}; \                                       =20
        ${FIND} * -type d ! -empty | ${SORT} -r | ${SED} -e "s:^:@dirrm :" =
| \                                       =20
                ${GREP} / >> ${PLIST}                                      =
                                          =20

in the last ${SED}, it only output=20
@dirrm lib

then "${GREP} /" don't match any line, and return fail


--bKyqfOwhbdpXa4YI
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD4DBQFAKnW44yBMH10rsRoRApQaAJY9YVNp6wF3NWrQ92O4X7hPYEZMAJsGRXZ+
lCJp0A4pPHw/xSY0TXINEA==
=nDSr
-----END PGP SIGNATURE-----

--bKyqfOwhbdpXa4YI--



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