Re: bonobo compilation problems



On Thu, Jul 15, 1999 at 11:53:06AM +0200, Jaka Mocnik wrote:
> Ronald de Man wrote:
> > 
> > > .libs/libbonobo.so: undefined reference to `gnome_ui_handler_get_type'
> > > collect2: ld returned 1 exit status
> > > ...
> > >
> > > Well, it's CVS. Let`s wait for a release.
> > 
> > I have the same problem. For now, you can get it to compile by
> > adding a gnome-ui-handler.X entry in bonobo/Makefile wherever
> > there is a gnome-view.X entry, and typing make.
> even better: edit bonobo/Makefile.am and add gnome-ui-hanler.c to bonobo
> sources and gnome-ui-handler.h to bonobo headers. then rerun autogen.sh
> and make.
> 

My reason for not doing this is that I'm sure this will be fixed in
CVS soon, and if I modify bonobo/Makefile.am, I run the risk that
when updating bonobo, my correction conflicts with the new version.

bonobo/Makefile is regenerated every time ./autogen.sh is run, so
modifying that file won't cause any surprises in the future.

Ronald



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