Re: Epiphany Bookmarks and Toolbar Patch h16



Hi Reinouts,

That's odd. I'll admit there are some warnings, but
'ephy_window_get_bookmarksbar' shouldn't be showing up at all. Can you
try doing this:
 - download fresh copy and extract
 - ./autogen.sh
 - make
and tell me if there are still any errors? Or is this exactly what you
did? Have a suspicion that the ./autogen.sh is important, even before
building RPMs.

Thanks,
Peter.

On Fri, 2005-08-26 at 00:16 +0200, Reinout van Schouwen wrote:
> Hi Peter,
> 
> On Thu, 25 Aug 2005, Peter Harvey wrote:
> 
> >  http://home.exetel.com.au/harvey/epiphany-1.7.5.h16.tar.bz2
> 
> Using this tarball I get the following build failure:
> 
> epiphany.c: In function '_wrap_ephy_bookmarks_get_toolbars_model':
> epiphany.c:1158: warning: implicit declaration of function 
> 'ephy_bookmarks_get_toolbars_model'
> epiphany.c:1158: warning: nested extern declaration of 
> 'ephy_bookmarks_get_toolbars_model'
> epiphany.c:1158: warning: assignment makes pointer from integer without a cast
> epiphany.c: In function '_wrap_egg_toolbars_model_add_separator':
> epiphany.c:4307: warning: implicit declaration of function 
> 'egg_toolbars_model_add_separator'
> epiphany.c:4307: warning: nested extern declaration of 
> 'egg_toolbars_model_add_separator'
> epiphany.c: In function '_wrap_egg_toolbars_model_get_item_id':
> epiphany.c:4321: warning: implicit declaration of function 
> 'egg_toolbars_model_get_item_id'
> epiphany.c:4321: warning: nested extern declaration of 
> 'egg_toolbars_model_get_item_id'
> epiphany.c:4321: warning: assignment makes pointer from integer without a cast
> epiphany.c: In function '_wrap_egg_toolbars_model_get_item_data':
> epiphany.c:4340: warning: implicit declaration of function 
> 'egg_toolbars_model_get_item_data'
> epiphany.c:4340: warning: nested extern declaration of 
> 'egg_toolbars_model_get_item_data'
> epiphany.c:4340: warning: assignment makes pointer from integer without a cast
> epiphany.c: In function '_wrap_egg_toolbars_model_add_item':
> epiphany.c:4359: error: too many arguments to function 
> 'egg_toolbars_model_add_item'
> epiphany.c: In function '_wrap_ephy_window_get_bookmarksbar':
> epiphany.c:4563: warning: implicit declaration of function 
> 'ephy_window_get_bookmarksbar'
> epiphany.c:4563: warning: nested extern declaration of 
> 'ephy_window_get_bookmarksbar'
> epiphany.c:4563: warning: assignment makes pointer from integer without a cast
> make[4]: *** [libpyphany_la-epiphany.lo] Fout 1
> make[4]: Leaving directory `/usr/local/rpm/BUILD/epiphany-1.7.5/src'
> make[3]: *** [all-recursive] Fout 1
> make[3]: Leaving directory `/usr/local/rpm/BUILD/epiphany-1.7.5/src'
> make[2]: *** [all] Fout 2
> make[2]: Leaving directory `/usr/local/rpm/BUILD/epiphany-1.7.5/src'
> make[1]: *** [all-recursive] Fout 1
> make[1]: Leaving directory `/usr/local/rpm/BUILD/epiphany-1.7.5'
> make: *** [all] Fout 2
> error: Bad exit status from /usr/local/rpm/tmp/rpm-tmp.91897 (%build)
> 
> I'm using gcc 4.0.1...
> 




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