ports/61476: Port www/galeon will not compile after upgrading to Mozilla 1.6

Esa Karkkainen ejk at iki.fi
Sat Jan 17 14:50:28 UTC 2004


>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:



More information about the freebsd-ports-bugs mailing list