Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Dec 2005 15:54:34 +0100
From:      Michael Landin Hostbaek <mich@FreeBSD.org>
To:        Michael Johnson <ahze@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/www/nvu Makefile pkg-deinstall.in pkg-install.in ports/www/nvu/files mozconfig.in patch-config_autoconf.mk.in patch-gfx-src-gtk-Makefile.in patch-libm patch-nsprpub-pr-include-md-_pth.h patch-nsprpub-pr-src-io-prprf.c patch-nsprpub::pr::include::md::_freebsd.cfg patch-nsprpub::pr::include::md::_freebsd.h ...
Message-ID:  <20051202145434.GD38545@mich2.itxmarket.com>
In-Reply-To: <200511292114.jATLE22H046055@repoman.freebsd.org>
References:  <200511292114.jATLE22H046055@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Michael Johnson (ahze) writes:
>   Log:
>   - Use new Makefile.common from mozilla
>  

nvu build is now broken on my system (-CURRENT):

bin/chrome/venkman.jar
+++ adding chrome ../../../dist/bin/chrome/installed-chrome.txt
+++
content,install,url,jar:resource:/chrome/venkman.jar!/content/venkman/
+++ adding chrome ../../../dist/bin/chrome/installed-chrome.txt
+++
locale,install,url,jar:resource:/chrome/venkman.jar!/locale/en-US/venkman/
+++ adding chrome ../../../dist/bin/chrome/installed-chrome.txt
+++
skin,install,url,jar:resource:/chrome/venkman.jar!/skin/modern/venkman/
error: file './skin/venkman-overlay.css' doesn't exist at
../../../config/make-jars.pl line 418.
gmake[5]: *** [libs] Error 2
gmake[5]: Leaving directory
`/usr/ports/www/nvu/work/mozilla/extensions/venkman/resources'
gmake[4]: *** [libs] Error 2
gmake[4]: Leaving directory
`/usr/ports/www/nvu/work/mozilla/extensions/venkman'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory `/usr/ports/www/nvu/work/mozilla/extensions'
gmake[2]: *** [tier_94] Error 2
gmake[2]: Leaving directory `/usr/ports/www/nvu/work/mozilla'
gmake[1]: *** [default] Error 2
gmake[1]: Leaving directory `/usr/ports/www/nvu/work/mozilla'
gmake: *** [build] Error 2
*** Error code 2

root@mich www/nvu# make showconfig
===> The following configuration options are set for nvu-1.0_1:
     DEBUG=off "Build a debugging image"
     LOGGING=off (default) "Enable additional log messages"
     OPTIMIZED_CFLAGS=off "Enable some additional optimizations"
root@mich www/nvu# 


/mich




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