Date: Wed, 9 Jan 2002 10:50:03 -0800 (PST) From: Joe Clarke <marcus@marcuscom.com> To: gnome@FreeBSD.org Subject: Re: ports/33671: galeon-1.0.2 fails to compile on FreeBSD 4.4Release Message-ID: <200201091850.g09Io3C75619@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/33671; it has been noted by GNATS. From: Joe Clarke <marcus@marcuscom.com> To: Steven Davidson <sdn@sprintlabs.com> Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/33671: galeon-1.0.2 fails to compile on FreeBSD 4.4Release Date: Wed, 9 Jan 2002 13:45:11 -0500 (EST) On Wed, 9 Jan 2002, Steven Davidson wrote: > Joe Marcus Clarke wrote: > > Can you verify you have mozilla-0.9.7_1,1 installed as well as > mozilla-headers-0.9.7,1? The header files missing are from > mozilla-headers-0.9.7,1. If you do have the mozilla-headers port > installed, I recommend reinstalling the port: > > portupgrade -f mozilla-headers > > > Chances are the file /usr/X11R6/include/mozilla/xpcom doesn't exist. > This build should work. > > > Joe > > > According to pkg_version: > % grep mozilla-headers PKG_VERSION.out > mozilla-headers-0.9.7,1 = up-to-date with port > > /usr/X11R6/include/mozilla/xpcom does exist and contains a lot of files: > > nsAVLTree.h nsIFastLoadFileControl.h > nsISupportsUtils.h > nsAgg.h nsIFastLoadService.h > nsITestProxy.h > nsAppDirectoryServiceDefs.h nsIFile.h > nsIThread.h > nsAtomService.h nsIFileSpec.h > nsIThreadPool.h > nsAutoLock.h nsIFileStream.h > nsITimelineService.h > nsCOMPtr.h nsIGenericFactory.h > nsIUnicharBuffer.h > nsCRT.h nsIID.h > nsIUnicharInputStream.h > nsCWeakReference.h nsIInputStream.h > nsIVariant.h > [...] > > > I don't know why the make failed but the recent 'portinstall -R galeon' > worked! > So galeon is installed. > > > When I run it, I get this on the "console terminal": > > > % galeon > > > Gdk-CRITICAL **: file gdkcolor.c: line 546 (gdk_color_parse): assertion > `spec != NULL' failed. > > > Gdk-CRITICAL **: file gdkcolor.c: line 546 (gdk_color_parse): assertion > `spec != NULL' failed. > You're not the first one to report this. The other person that had these problems reinstalled GNOME, and everything worked. I hate to have you do this, but a pkg_delete -r ORBit cd /usr/ports/x11/gnome make clean make install clean will probably fix things for you. You might also be able to get away with: portupgrade -r -f ORBit Either way, you're going to have a big build ahead of you. Joe > > > ...and the galeon window comes up as a solid white square about 3 inches > X 3 inches. > So I'm pretty close but there is still a problem. > > > Steve > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201091850.g09Io3C75619>