[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

How to compile the galeon package



hello.
I wasn't able to compile the galeon package.

It always show the error message

In file included from mozilla.cpp:21:
mozilla.h:265: nscore.h: ?????????
mozilla.h:266: nsIDOMWindow.h: ?????????
In file included from mozilla.cpp:22:
GaleonWrapper.h:22: nsIDocShell.h: ?????????
GaleonWrapper.h:23: nsIWebNavigation.h: ?????????
GaleonWrapper.h:24: nsISHistory.h: ?????????
GaleonWrapper.h:25: nsIWebBrowser.h: ?????????
GaleonWrapper.h:26: nsIWebProgressListener.h: ?????????
GaleonWrapper.h:27: nsCOMPtr.h: ?????????
GaleonWrapper.h:28: nsIDOMEventReceiver.h: ?????????
GaleonWrapper.h:29: nsPIDOMWindow.h: ?????????
GaleonWrapper.h:30: gtkmozembed.h: ?????????
GaleonWrapper.h:32: nsIPrintSettings.h: ?????????
In file included from GaleonWrapper.h:34,
from mozilla.cpp:22:
GaleonEventListener.h:19: nsIDOMDragListener.h: ?????????
GaleonEventListener.h:20: nsIDOMEvent.h: ?????????
In file included from mozilla.cpp:23:
EventContext.h:22: nsIDOMMouseEvent.h: ?????????
EventContext.h:23: nsIDOMKeyEvent.h: ?????????
EventContext.h:24: nsIDOMEvent.h: ?????????
EventContext.h:25: nsIDOMNode.h: ?????????
EventContext.h:26: nsString.h: ?????????
EventContext.h:27: nsIDOMHTMLAnchorElement.h: ?????????
EventContext.h:28: nsIDOMNSHTMLElement.h: ?????????
EventContext.h:29: nsIDOMHTMLAreaElement.h: ?????????
EventContext.h:30: nsIDOMHTMLBodyElement.h: ?????????
EventContext.h:31: nsIDOMElementCSSInlineStyle.h: ?????????
EventContext.h:32: nsIDOMCSSStyleDeclaration.h: ?????????
mozilla.cpp:27: gtkmozembed_internal.h: ?????????
mozilla.cpp:32: nsVoidArray.h: ?????????
mozilla.cpp:33: nsIPresShell.h: ?????????
mozilla.cpp:34: nsIDOMStyleSheetList.h: ?????????
mozilla.cpp:35: nsIDOMStyleSheet.h: ?????????
mozilla.cpp:37: nsString.h: ?????????
mozilla.cpp:38: nsXPIDLString.h: ?????????
mozilla.cpp:39: nsIPrefService.h: ?????????
mozilla.cpp:40: nsICharsetConverterManager.h: ?????????
mozilla.cpp:41: nsICharsetConverterManager2.h: ?????????
mozilla.cpp:42: nsIUnicodeEncoder.h: ?????????
mozilla.cpp:43: nsIUnicodeDecoder.h: ?????????
mozilla.cpp:44: nsICacheService.h: ?????????
mozilla.cpp:45: nsGfxCIID.h: ?????????
mozilla.cpp:46: nsNetCID.h: ?????????mozilla.cpp:50: nsICookie.h: ?????????
mozilla.cpp:51: nsICookieManager.h: ?????????
mozilla.cpp:52: nsIPermissionManager.h: ?????????
mozilla.cpp:53: nsIImgManager.h: ?????????
mozilla.cpp:54: nsIPermission.h: ?????????
mozilla.cpp:55: nsIDOMWindow.h: ?????????
mozilla.cpp:56: nsIEmbeddingSiteWindow.h: ?????????
mozilla.cpp:57: nsIWindowWatcher.h: ?????????
mozilla.cpp:58: nsIWebBrowserChrome.h: ?????????
mozilla.cpp:59: nsIExternalHelperAppService.h: ?????????
mozilla.cpp:60: nsCExternalHandlerService.h: ?????????
mozilla.cpp:61: nsILocalFile.h: ?????????
mozilla.cpp:62: nsIJVMManager.h: ?????????
mozilla.cpp:63: nsIJSConsoleService.h: ?????????
mozilla.cpp:64: nsIPlatformCharset.h: ?????????
mozilla.cpp:65: nsIDOMHTMLLinkElement.h: ?????????
mozilla.cpp:66: nsIProtocolProxyService.h: ?????????
mozilla.cpp:67: nsReadableUtils.h: ?????????
In file included from mozilla.cpp:68:
ProgressListener2.h:22: nsIWebProgressListener.h: ?????????
ProgressListener2.h:26: nsIHelperAppLauncherDialog.h: ?????????
ProgressListener2.h:27: nsIExternalHelperAppService.h: ?????????
ProgressListener2.h:28: nsCExternalHandlerService.h: ?????????
ProgressListener2.h:29: nsIWebBrowserPersist.h: ?????????
ProgressListener2.h:30: nsCOMPtr.h: ?????????
ProgressListener2.h:31: nsWeakReference.h: ?????????
ProgressListener2.h:33: nsIURI.h: ?????????
ProgressListener2.h:34: nsILocalFile.h: ?????????
ProgressListener2.h:35: nsIDOMWindow.h: ?????????
ProgressListener2.h:36: nsIRequest.h: ?????????
In file included from ProgressListener2.h:40,
from mozilla.cpp:68:
ContentHandler.h:22: nsIHelperAppLauncherDialog.h: ?????????
ContentHandler.h:23: nsIExternalHelperAppService.h: ?????????
ContentHandler.h:24: nsCExternalHandlerService.h: ?????????
ContentHandler.h:25: nsIWebProgressListener.h: ?????????
ContentHandler.h:27: nsIURI.h: ?????????
ContentHandler.h:28: nsILocalFile.h: ?????????
ContentHandler.h:30: nsCOMPtr.h: ?????????
ContentHandler.h:31: nsISupports.h: ?????????
ContentHandler.h:32: nsError.h: ?????????
mozilla.cpp:69: nsNetUtil.h: ?????????
mozilla.cpp:70: nsIWebBrowserPersist.h: ?????????
mozilla.cpp:71: nsCWebBrowserPersist.h: ?????????
mozilla.cpp:72: nsCWebBrowser.h: ?????????
mozilla.cpp:73: nsITransportSecurityInfo.h: ?????????
mozilla.cpp:74: nsIWebProgressListener.h: ?????????
mozilla.cpp:75: nsGUIEvent.h: ?????????


It seems that there is no the mozilla include file..
Why???

my mozilla was from the www.mozilla.org 0.9.6
and placed in the /usr/local/mozilla

my configure command is
./configure --prefix=/usr/local/galeon
--with-mozilla-libs=/usr/local/mozilla
--with-mozilla-includes=/usr/local/mozilla

It is ok then I type "make".
the error came out.

Please teach me how to compile the galeon so that I can use it to
replace the
slow mozilla

thanks



Reply to: