[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mozilla-gtk
Subject:    [Q]how to compile gtkmozilla-0.1? Error
From:       <toto () dankook ! ac ! kr>
Date:       2000-07-06 9:36:49
[Download RAW message or body]

hi..
platform : redhat 6.2 linux
builded mozilla dir is  /root/mozilla/mozilla
[root@mmtel gtkmozilla-0.1]# ./configure --with-mozilla=/root/mozilla/mozilla
[root@mmtel gtkmozilla-0.1]# make
make  all-recursive
make[1]: Entering directory `/root/mozilla/gtkmozilla-0.1'
Making all in lib
make[2]: Entering directory `/root/mozilla/gtkmozilla-0.1/lib'
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. \
-I/root/mozilla/mozilla/dist/include -I/usr/X11R6/include -I/usr/lib/glib/include   \
-DXP_UNIX  -g -O2 -c gtkmozilla.cpp c++ -DHAVE_CONFIG_H -I. -I. -I.. \
-I/root/mozilla/mozilla/dist/include -I/usr/X11R6/include -I/usr/lib/glib/include \
-DXP_UNIX -g -O2 -c  -fPIC -DPIC gtkmozilla.cpp -o gtkmozilla.lo In file included \
from gtkmozilla.cpp:17: GtkMozillaContainer.h:51: type specifier omitted for \
parameter GtkMozillaContainer.h:51: parse error before `*'
GtkMozillaContainer.h:53: `nsIDOMElement' was not declared in this scope
GtkMozillaContainer.h:53: `aElement' was not declared in this scope
GtkMozillaContainer.h:53: `nsIDOMElement' was not declared in this scope
GtkMozillaContainer.h:53: `aPopupContent' was not declared in this scope
GtkMozillaContainer.h:54: parse error before `,'
GtkMozillaContainer.h:58: type specifier omitted for parameter
GtkMozillaContainer.h:58: parse error before `*'
gtkmozilla.cpp: In function `void gtk_mozilla_init(struct GtkMozilla *)':
gtkmozilla.cpp:142: cannot allocate an object of type `GtkMozillaContainer'
gtkmozilla.cpp:142:   since the following virtual functions are abstract:
gtkmozilla.cpp:142:     nsresult nsIWebShellContainer::FocusAvailable(class \
                nsIWebShell *)
gtkmozilla.cpp: In function `void event_processor_callback(void *, gint, enum \
GdkInputCondition)': gtkmozilla.cpp:150: `nsIEventQueue' undeclared (first use this \
function) gtkmozilla.cpp:150: (Each undeclared identifier is reported only once
gtkmozilla.cpp:150: for each function it appears in.)
gtkmozilla.cpp:150: `eventQueue' undeclared (first use this function)
gtkmozilla.cpp:150: confused by earlier errors, bailing out
make[2]: *** [gtkmozilla.lo] Error 1
make[2]: Leaving directory `/root/mozilla/gtkmozilla-0.1/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/mozilla/gtkmozilla-0.1'
make: *** [all-recursive-am] Error 2
[root@mmtel gtkmozilla-0.1]# 

please...T.T


[Attachment #3 (text/html)]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=ks_c_5601-1987" http-equiv=Content-Type>
<META content="MSHTML 5.00.2920.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT size=2>hi..</FONT></DIV>
<DIV><FONT size=2>platform : redhat 6.2 linux</FONT></DIV>
<DIV><FONT size=2>builded mozilla dir is  /root/mozilla/mozilla</FONT></DIV>
<DIV><FONT size=2><FONT size=2>[root@mmtel gtkmozilla-0.1]# </FONT>./configure 
--with-mozilla=/root/mozilla/mozilla</FONT></DIV>
<DIV><FONT size=2>[root@mmtel gtkmozilla-0.1]# make<BR>make&nbsp; 
all-recursive<BR>make[1]: Entering directory 
`/root/mozilla/gtkmozilla-0.1'<BR>Making all in lib<BR>make[2]: Entering 
directory `/root/mozilla/gtkmozilla-0.1/lib'<BR>/bin/sh ../libtool 
--mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. 
-I/root/mozilla/mozilla/dist/include -I/usr/X11R6/include 
-I/usr/lib/glib/include&nbsp;&nbsp; -DXP_UNIX&nbsp; -g -O2 -c 
gtkmozilla.cpp<BR>c++ -DHAVE_CONFIG_H -I. -I. -I.. 
-I/root/mozilla/mozilla/dist/include -I/usr/X11R6/include 
-I/usr/lib/glib/include -DXP_UNIX -g -O2 -c&nbsp; -fPIC -DPIC gtkmozilla.cpp -o 
gtkmozilla.lo<BR>In file included from 
gtkmozilla.cpp:17:<BR>GtkMozillaContainer.h:51: type specifier omitted for 
parameter<BR>GtkMozillaContainer.h:51: parse error before 
`*'<BR>GtkMozillaContainer.h:53: `nsIDOMElement' was not declared in this 
scope<BR>GtkMozillaContainer.h:53: `aElement' was not declared in this 
scope<BR>GtkMozillaContainer.h:53: `nsIDOMElement' was not declared in this 
scope<BR>GtkMozillaContainer.h:53: `aPopupContent' was not declared in this 
scope<BR>GtkMozillaContainer.h:54: parse error before 
`,'<BR>GtkMozillaContainer.h:58: type specifier omitted for 
parameter<BR>GtkMozillaContainer.h:58: parse error before `*'<BR>gtkmozilla.cpp: 
In function `void gtk_mozilla_init(struct GtkMozilla *)':<BR>gtkmozilla.cpp:142: 
cannot allocate an object of type 
`GtkMozillaContainer'<BR>gtkmozilla.cpp:142:&nbsp;&nbsp; since the following 
virtual functions are abstract:<BR>gtkmozilla.cpp:142:&nbsp;&nbsp;&nbsp;&nbsp; 
nsresult nsIWebShellContainer::FocusAvailable(class nsIWebShell 
*)<BR>gtkmozilla.cpp: In function `void event_processor_callback(void *, gint, 
enum GdkInputCondition)':<BR>gtkmozilla.cpp:150: `nsIEventQueue' undeclared 
(first use this function)<BR>gtkmozilla.cpp:150: (Each undeclared identifier is 
reported only once<BR>gtkmozilla.cpp:150: for each function it appears 
in.)<BR>gtkmozilla.cpp:150: `eventQueue' undeclared (first use this 
function)<BR>gtkmozilla.cpp:150: confused by earlier errors, bailing 
out<BR>make[2]: *** [gtkmozilla.lo] Error 1<BR>make[2]: Leaving directory 
`/root/mozilla/gtkmozilla-0.1/lib'<BR>make[1]: *** [all-recursive] Error 
1<BR>make[1]: Leaving directory `/root/mozilla/gtkmozilla-0.1'<BR>make: *** 
[all-recursive-am] Error 2<BR>[root@mmtel gtkmozilla-0.1]# </FONT></DIV>
<DIV><FONT size=2><BR></FONT><FONT 
size=2>please...T.T</DIV></FONT></BODY></HTML>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic