Re: more problems make-ing gtk-perl
- From: Mark Gray <markgray iago nac net>
- To: davidhj mail com
- Cc: gtk-perl-list gnome org
- Subject: Re: more problems make-ing gtk-perl
- Date: 04 Sep 2000 23:03:19 -0400
David Hugh-Jones <dash2 cam ac uk> writes:
Okay, sorted out the dependency problem I had before. I made the Glade module
and GdkImlib module successfully. However, trying to make the Gnome module
gives the following output:
cc -c -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include
-I/usr/X11R6/include -Dbool=char -DHAS_BOOL -I/usr/local/include -O2 -g -DVERSION=\"0.7003\"
-DXS_VERSION=\"0.7003\" -fPIC -I/usr/lib/perl5/5.00503/i386-linux/CORE -DGNOME_HVER=0x010204 -DPERL_POLLUTE
-DGTK_HVER=0x010208 -I../GdkImlib/blib/arch/Gtk/Gdk/ImlibImage/Install/ -Ibuild -I.
-I../blib/arch/Gtk/Install/ xs/GnomeDEntryEdit.c
GnomeDEntryEdit.xs: In function `XS_Gtk__Notebook_gnome_dentry_edit_new_notebook':
GnomeDEntryEdit.xs:23: too many arguments to function `gnome_dentry_edit_new'GnomeDEntryEdit.xs: In
function `XS_Gnome__DEntryEdit_new':
GnomeDEntryEdit.xs:40: too many arguments to function `gnome_dentry_edit_new'make: ***
[xs/GnomeDEntryEdit.o] Error 1
If anyone knows what is going on, please tell me. If not, don't worry, I will
find some non-perl way to do what I want doing.
It sounds like there is a version conflict between your version of
gtkperl and the version of gnomeui library on your system. What
distribution are you building this on? (Redhat has a history of
distributing perl broken for easy module use -- 6.0 and 6.1 were fine,
but I have heard tales that the problem returned with 6.2, and gave it
a miss (fingers crossed hoping for 7.0 here))
Hope to be of some help.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]