|
Re: Installing Gtk-Perl: msg#00093gnome.gtk+.perl
Thanks for the help. Sorry for the late reply. I'm still trying to get Bonobo to work. I commented out the line that was causing the error, and the module compiled. However, I am still having trouble. I have narrowed down the problem to either my CORBA::ORBit module, or the IDL's in my system. For example: $ cd /usr/share/idl $ perl -e 'use CORBA::ORBit idl=>["Bonobo_Property.idl"];' ./Bonobo_Property.idl:59: Error: `CORBA' undeclared identifier Error parsing IDL at /usr/lib/perl5/site_perl/5.6.1/i386-linux/CORBA/ORBit.pm line 47. I tried upgrading Bonobo and recompiling CORBA::ORBit, but it didn't help. I suppose that "CORBA" can't be an "undeclared idnetifier", so the problem might be in CORBA::ORBit. Ideas anyone? Daniel. On Tue, 14 May 2002, Dermot Musgrove wrote: > Daniel Carrera wrote: > > > > Thanks, that helped. I can actually compile much of the code now. > > However, I'm still having trouble. > > > > The relevant error from 'make' is: > > ... > > BonoboView.xs:11: redefinition of `BonoboViewVerbFunc' > > /usr/include/gnome-1.0/bonobo/bonobo-view.h:32: `BonoboViewVerbFunc' > > previously declared here > > make: *** [xs/BonoboView.o] Error 1 > > > > So there's something wrong with either my 'BonoboView.xs' or my > > '.../include/.../bonobo-view.h' > > > > Has anyone gotten Bonobo to work for Perl? I want to try it out. > Hi, I haven't tried to get Bonobo working at all yet but have you tried > commenting out the typedef? > > I can't tell what sort of C code gets generated in xs/BonoboViewer.c > because I don't have the header files - but you never know... > > Regards, Dermot. > > |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: question on glade/gtkperl application packaging: 00093, Joe Smith |
|---|---|
| Next by Date: | Re: Tree, CTree: 00093, lanzz |
| Previous by Thread: | Re: Installing Gtk-Perli: 00093, Dermot Musgrove |
| Next by Thread: | Enumerating Gtk object & proprietes ?: 00093, raptor |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |