[Glade-users] Problems Compiling Please Help



--0-1806138429-983723221=:95818
Content-Type: text/plain; charset=us-ascii


Friends Just Joined the Club Cos i face an error, Please help
after reading the manual.
I did run Configure and it ran successfully
But on running make and make install i get the Following errors.
The output Listing of make command is shown below It gives an error. I have downloaded the source code
Please help. Can u Friends

Thanking you all in anticipaltion. I just cant wait to get on to the Linux development.

srinivas nayak
----------------------------------------------------------------------------
 


[srini1@localhost glade-0.5.7]$ make
make  all-recursive
make[1]: Entering directory `/home/srini1/Glade/glade-0.5.7'
Making all in macros
make[2]: Entering directory `/home/srini1/Glade/glade-0.5.7/macros'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/srini1/Glade/glade-0.5.7/macros'
Making all in intl
make[2]: Entering directory `/home/srini1/Glade/glade-0.5.7/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/srini1/Glade/glade-0.5.7/intl'
Making all in glade
make[2]: Entering directory `/home/srini1/Glade/glade-0.5.7/glade'
Making all in gbwidgets
make[3]: Entering directory `/home/srini1/Glade/glade-0.5.7/glade/gbwidgets'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/srini1/Glade/glade-0.5.7/glade/gbwidgets'
Making all in gnome
make[3]: Entering directory `/home/srini1/Glade/glade-0.5.7/glade/gnome'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../intl -I../../intl  -I/usr/include -DNEED_GNOMESUPPORT_H 
-I/usr/lib/gnome-libs/include -I/usr/X11R6/include -I/usr/lib/glib/include  -g -O2 -I/usr/X11R6/include 
-I/usr/lib/glib/include -Wall -c gnomedruid.c
gnomedruid.c:42: parse error before `GnomeDruidPage'
gnomedruid.c:44: parse error before `GnomeDruidPage'
gnomedruid.c: In function `gb_gnome_druid_new':
gnomedruid.c:65: warning: implicit declaration of function `gnome_druid_new'
gnomedruid.c:65: warning: assignment makes pointer from integer without a cast
gnomedruid.c: In function `on_druid_dialog_ok':
gnomedruid.c:125: warning: assignment makes pointer from integer without a cast
gnomedruid.c:127: warning: implicit declaration of function `gnome_druid_append_page'
gnomedruid.c:127: warning: implicit declaration of function `GNOME_DRUID'
gnomedruid.c:128: warning: implicit declaration of function `GNOME_DRUID_PAGE'
gnomedruid.c:129: warning: implicit declaration of function `gnome_druid_set_page'
gnomedruid.c: In function `gb_gnome_druid_add_child':
gnomedruid.c:170: invalid type argument of `->'
gnomedruid.c:171: invalid type argument of `->'
gnomedruid.c: In function `gb_gnome_druid_create_popup_menu':
gnomedruid.c:233: warning: implicit declaration of function `GNOME_IS_DRUID_PAGE_START'
gnomedruid.c:243: warning: implicit declaration of function `GNOME_IS_DRUID_PAGE_FINISH'
gnomedruid.c: At top level:
gnomedruid.c:257: parse error before `GnomeDruidPage'
gnomedruid.c: In function `gb_gnome_druid_insert_page_before':
gnomedruid.c:262: `page' undeclared (first use in this function)
gnomedruid.c:262: (Each undeclared identifier is reported only once
gnomedruid.c:262: for each function it appears in.)
gnomedruid.c:263: warning: implicit declaration of function `GNOME_IS_DRUID'
gnomedruid.c:265: invalid type argument of `->'
gnomedruid.c:272: warning: implicit declaration of function `gnome_druid_insert_page'
gnomedruid.c: At top level:
gnomedruid.c:297: parse error before `GnomeDruidPage'
gnomedruid.c: In function `gb_gnome_druid_insert_page_after':
gnomedruid.c:301: `page' undeclared (first use in this function)
gnomedruid.c: In function `gb_gnome_druid_write_add_child_source':
gnomedruid.c:360: invalid type argument of `->'
gnomedruid.c: In function `gb_gnome_druid_init':
gnomedruid.c:378: warning: implicit declaration of function `gnome_druid_get_type'
make[3]: *** [gnomedruid.o] Error 1
make[3]: Leaving directory `/home/srini1/Glade/glade-0.5.7/glade/gnome'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/srini1/Glade/glade-0.5.7/glade'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/srini1/Glade/glade-0.5.7'
make: *** [all-recursive-am] Error 2


 



---------------------------------
Do You Yahoo!?
Yahoo! Mail Personal Address - Get email at your own domain with Yahoo! Mail.
--0-1806138429-983723221=:95818
Content-Type: text/html; charset=us-ascii

<P>Friends Just Joined the Club Cos i face an error, Please help<BR>after reading the manual.<BR>I did run 
Configure and it ran successfully<BR>But on running make and make install i get the Following errors.<BR>The 
output Listing of make command is shown below It gives an error. I have downloaded the source code<BR>Please 
help. Can u Friends</P>
<P>Thanking you all in anticipaltion. I just cant wait to get on to the Linux development.</P>
<P>srinivas 
nayak<BR>----------------------------------------------------------------------------<BR>&nbsp;</P>
<P><BR>[srini1@localhost glade-0.5.7]$ make<BR>make&nbsp; all-recursive<BR>make[1]: Entering directory 
`/home/srini1/Glade/glade-0.5.7'<BR>Making all in macros<BR>make[2]: Entering directory 
`/home/srini1/Glade/glade-0.5.7/macros'<BR>make[2]: Nothing to be done for `all'.<BR>make[2]: Leaving 
directory `/home/srini1/Glade/glade-0.5.7/macros'<BR>Making all in intl<BR>make[2]: Entering directory 
`/home/srini1/Glade/glade-0.5.7/intl'<BR>make[2]: Nothing to be done for `all'.<BR>make[2]: Leaving directory 
`/home/srini1/Glade/glade-0.5.7/intl'<BR>Making all in glade<BR>make[2]: Entering directory 
`/home/srini1/Glade/glade-0.5.7/glade'<BR>Making all in gbwidgets<BR>make[3]: Entering directory 
`/home/srini1/Glade/glade-0.5.7/glade/gbwidgets'<BR>make[3]: Nothing to be done for `all'.<BR>make[3]: 
Leaving directory `/home/srini1/Glade/glade-0.5.7/glade/gbwidgets'<BR>Making all in gnome<BR>make[3]: 
Entering directory `/home/srini1/Glade/glade-0.5.7/glade/gnome'<BR>gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../../intl -I../../intl&nbsp; -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include 
-I/usr/X11R6/include -I/usr/lib/glib/include&nbsp; -g -O2 -I/usr/X11R6/include -I/usr/lib/glib/include -Wall 
-c gnomedruid.c<BR>gnomedruid.c:42: parse error before `GnomeDruidPage'<BR>gnomedruid.c:44: parse error 
before `GnomeDruidPage'<BR>gnomedruid.c: In function `gb_gnome_druid_new':<BR>gnomedruid.c:65: warning: 
implicit declaration of function `gnome_druid_new'<BR>gnomedruid.c:65: warning: assignment makes pointer from 
integer without a cast<BR>gnomedruid.c: In function `on_druid_dialog_ok':<BR>gnomedruid.c:125: warning: 
assignment makes pointer from integer without a cast<BR>gnomedruid.c:127: warning: implicit declaration of 
function `gnome_druid_append_page'<BR>gnomedruid.c:127: warning: implicit declaration of function 
`GNOME_DRUID'<BR>gnomedruid.c:128: warning: implicit declaration of function 
`GNOME_DRUID_PAGE'<BR>gnomedruid.c:129: warning: implicit declaration of function 
`gnome_druid_set_page'<BR>gnomedruid.c: In function `gb_gnome_druid_add_child':<BR>gnomedruid.c:170: invalid 
type argument of `-&gt;'<BR>gnomedruid.c:171: invalid type argument of `-&gt;'<BR>gnomedruid.c: In function 
`gb_gnome_druid_create_popup_menu':<BR>gnomedruid.c:233: warning: implicit declaration of function 
`GNOME_IS_DRUID_PAGE_START'<BR>gnomedruid.c:243: warning: implicit declaration of function 
`GNOME_IS_DRUID_PAGE_FINISH'<BR>gnomedruid.c: At top level:<BR>gnomedruid.c:257: parse error before 
`GnomeDruidPage'<BR>gnomedruid.c: In function `gb_gnome_druid_insert_page_before':<BR>gnomedruid.c:262: 
`page' undeclared (first use in this function)<BR>gnomedruid.c:262: (Each undeclared identifier is reported 
only once<BR>gnomedruid.c:262: for each function it appears in.)<BR>gnomedruid.c:263: warning: implicit 
declaration of function `GNOME_IS_DRUID'<BR>gnomedruid.c:265: invalid type argument of 
`-&gt;'<BR>gnomedruid.c:272: warning: implicit declaration of function 
`gnome_druid_insert_page'<BR>gnomedruid.c: At top level:<BR>gnomedruid.c:297: parse error before 
`GnomeDruidPage'<BR>gnomedruid.c: In function `gb_gnome_druid_insert_page_after':<BR>gnomedruid.c:301: `page' 
undeclared (first use in this function)<BR>gnomedruid.c: In function 
`gb_gnome_druid_write_add_child_source':<BR>gnomedruid.c:360: invalid type argument of 
`-&gt;'<BR>gnomedruid.c: In function `gb_gnome_druid_init':<BR>gnomedruid.c:378: warning: implicit 
declaration of function `gnome_druid_get_type'<BR>make[3]: *** [gnomedruid.o] Error 1<BR>make[3]: Leaving 
directory `/home/srini1/Glade/glade-0.5.7/glade/gnome'<BR>make[2]: *** [all-recursive] Error 1<BR>make[2]: 
Leaving directory `/home/srini1/Glade/glade-0.5.7/glade'<BR>make[1]: *** [all-recursive] Error 1<BR>make[1]: 
Leaving directory `/home/srini1/Glade/glade-0.5.7'<BR>make: *** [all-recursive-am] Error 2<BR></P>
<P>&nbsp;</P><p><br><hr size=1><b>Do You Yahoo!?</b><br>
<a href="http://personal.mail.yahoo.com/?.refer=mailiyfoot";>Yahoo! Mail Personal Address</a> - 
Get email at your own domain with Yahoo! Mail.
--0-1806138429-983723221=:95818--





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