Date: Sat, 17 Jan 2004 16:44:52 +0200 (EET) From: Esa Karkkainen <ejk@iki.fi> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Esa Karkkainen <ejk@iki.fi> Subject: ports/61476: Port www/galeon will not compile after upgrading to Mozilla 1.6 Message-ID: <200401171444.i0HEiqlT060889@thunderbolt.my.domain> Resent-Message-ID: <200401171450.i0HEo7ZW079970@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 61476 >Category: ports >Synopsis: Port www/galeon will not compile after upgrading to Mozilla 1.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 17 06:50:07 PST 2004 >Closed-Date: >Last-Modified: >Originator: Esa Karkkainen >Release: FreeBSD 5.1-RELEASE-p11 i386 >Organization: Is in state of disintegration >Environment: System: 5.1-RELEASE-p11 Sat Dec 13 17:28:07 EET 2003 Ports tree cvsupped Sat Jan 17 14:57:46 EET 2004 >Description: Apparently nsCCookieManager.h header is not installed by Mozilla 1.6 >How-To-Repeat: cd /usr/ports/www/galeon && make all [ snip ] mozilla.cpp:89:30: nsCCookieManager.h: No such file or directory gmake[4]: *** [mozilla.o] Error 1 [ snip ] >Fix: --- Makefile.orig Sat Jan 17 14:57:08 2004 +++ Makefile Sat Jan 17 16:31:22 2004 @@ -20,7 +20,7 @@ LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZILLA} -MOZ_CONFIGURE_ARGS=--with-mozilla-snapshot="1.5" +MOZ_CONFIGURE_ARGS=--with-mozilla-snapshot="trunk" .if !defined(WITH_MOZILLA) MOZILLA= mozilla >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401171444.i0HEiqlT060889>