Re: bonobo compilation problems



On Wed, Jul 14, 1999 at 08:55:31PM +0200, Martin Hawlisch wrote:
> 
> On Wed, 14 Jul 1999 larry@marso.com wrote:
> 
> > Same problem here.
> > 
> > On Wed, Jul 14, 1999 at 09:23:58AM -0700, Nathan Clegg wrote:
> > > 
> > > make[2]: Entering directory `/usr/local/src/gnome/cvs/bonobo/bonobo'
> > > /usr/local/bin/orbit-idl ../idl/bonobo.idl `/usr/local/bin/gnome-config
> > > --cflags idl`
> > > 
> > > ** WARNING **: ../idl/bonobo.idl compilation failed
> Was having that too. Was solves some time ago.
> But now I get:
> ...
> Making all in bonobo
> make[2]: Entering directory `/opt/cvsroot/gnome/bonobo/bonobo'
> /bin/sh ../libtool --mode=link gcc  -g -O2 -Wall -Wunused
> -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith   -o
> test-container  test-container.o libbonobo.la 			-rdynamic
> -L/opt/gnome/lib -L/usr/X11R6/lib		        -rdynamic
> -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -lXext
> -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb -lglib -ldl
> -rdynamic -lgnorba -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lnsl
> -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -lXext
> -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb -lglib -ldl		 
> gcc -g -O2 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations
> -Wpointer-arith -o .libs/test-container test-container.o
> .libs/libbonobo.so -rdynamic -L/opt/gnome/lib -L/usr/X11R6/lib -rdynamic
> -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -lXext
> -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb -lglib -ldl
> -rdynamic -lgnorba -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lnsl
> -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -lXext
> -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb -lglib -ldl
> -Wl,--rpath -Wl,/opt/gnome/lib
> .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.

Ronald



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