Date: Wed, 5 Feb 2003 11:28:05 -0500 From: Andrew J Caines <A.J.Caines@halplant.com> To: Joe Marcus Clarke <marcus@marcuscom.com> Subject: Re: galeon 1.2.7 with mozilla-devel build fails with GaleonWrapper.cpp Message-ID: <20030205162805.GJ12279@hal9000.halplant.com> In-Reply-To: <1044431613.92687.39.camel@shumai.marcuscom.com> References: <20030205052344.GE12279@hal9000.halplant.com> <1044424143.92687.22.camel@shumai.marcuscom.com> <20030205060420.GF12279@hal9000.halplant.com> <1044425270.92687.28.camel@shumai.marcuscom.com> <20030205065004.GG12279@hal9000.halplant.com> <1044428472.92687.37.camel@shumai.marcuscom.com> <20030205070600.GI12279@hal9000.halplant.com> <1044431613.92687.39.camel@shumai.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Joe, > I don't think you have the latest mozilla-headers-devel, then. # pkginfo -I 'mozilla*' mozilla-1.3a_1,1 The open source, standards compliant web browser mozilla-headers-1.3a_1,1 Header files for mozilla communicator web-surfboard > If you do, uninstall the port, remove /usr/X11R6/include/mozilla-devel, > then reinstall it. # sudo pkgrm mozilla-headers-1.3a_1,1 && sudo rm -rf /usr/X11R6/include/mozilla-devel && portupgrade --new --sudo --verbose /usr/ports/www/mozilla-headers-devel ... ---> Fresh installation of www/mozilla-headers-devel started at: Wed, 05 Feb 2003 04:23:36 -0500 ---> Installing 'mozilla-headers-1.3a_1,1' from a port (www/mozilla-headers-devel) ---> Build of www/mozilla-headers-devel started at: Wed, 05 Feb 2003 04:23:37 -0500 ---> Building '/usr/ports/www/mozilla-headers-devel' ... ===> Cleaning for mozilla-headers-1.3a_1,1 ---> Installation of www/mozilla-headers-devel ended at: Wed, 05 Feb 2003 04:39:08 -0500 (consumed 00:02:40) ---> Fresh installation of www/mozilla-headers-devel ended at: Wed, 05 Feb 2003 04:39:08 -0500 (consumed 00:15:32) ---> [Executing a command as root: sudo /usr/local/sbin/pkgdb -aFQ] [Updating the pkgdb <format:bdb1_btree> in /var/db/pkg ... - 222 packages found (-0 +1) . done] ---> Reporting the results (+:succeeded / -:ignored / *:skipped / !:failed) ... + www/mozilla-headers-devel # pkginfo -I 'mozilla*' mozilla-1.3a_1,1 The open source, standards compliant web browser mozilla-headers-1.3a_1,1 Header files for mozilla communicator web-surfboard hal9000:ajc> portupgrade --new --sudo --verbose --make-env WITH_MOZILLA=mozilla-devel /usr/ports/www/galeon ... ---> Fresh installation of www/galeon started at: Wed, 05 Feb 2003 05:09:24 -0500 ---> Installing 'galeon-1.2.7_1' from a port (www/galeon) ---> Build of www/galeon started at: Wed, 05 Feb 2003 05:09:25 -0500 ---> Building '/usr/ports/www/galeon' ... GaleonWrapper.cpp: In method `nsresult GaleonWrapper::LoadOverrideStyleSheet(char *, nsIStyleSheet **)': GaleonWrapper.cpp:1021: no matching function for call to `nsICSSLoader::LoadAgentSheet (nsCOMPtr<nsIURI> &, nsICSSStyleSheet *&, PRBool &, int)' /usr/X11R6/include/mozilla-devel/content/nsICSSLoader.h:118: candidates are: nsresult nsICSSLoader::LoadAgentSheet(nsIURI *, nsICSSStyleSheet **) /usr/X11R6/include/mozilla-devel/content/nsICSSLoader.h:122: nsresult nsICSSLoader::LoadAgentSheet(nsIURI *, nsICSSLoaderObserver *) cc1plus: warnings being treated as errors GaleonWrapper.cpp:1020: warning: `class nsICSSStyleSheet * sheet' might be used uninitialized in this function *** Error code 1 Stop in /.disk/ports/www/galeon/work/galeon-1.2.7/src/mozilla. *** Error code 1 Stop in /.disk/ports/www/galeon/work/galeon-1.2.7/src. *** Error code 1 Stop in /.disk/ports/www/galeon/work/galeon-1.2.7. *** Error code 1 Stop in /.disk/ports/www/galeon/work/galeon-1.2.7. *** Error code 1 Stop in /.disk/ports/www/galeon. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade30881.28 env WITH_MOZILLA=mozilla-devel make ** Fix the problem and try again. -Andrew- -- _______________________________________________________________________ | -Andrew J. Caines- Unix Systems Engineer A.J.Caines@halplant.com | | "They that can give up essential liberty to obtain a little temporary | | safety deserve neither liberty nor safety" - Benjamin Franklin, 1759 | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030205162805.GJ12279>