[ruby-gnome2] Problem compiling CVS

D

David Espada

Hi everybody.

When I try to compile CVS ruby-gnome2 in a Debian Sarge (testing)
i386, get the error:

rbgdkkeysyms.h: In function `Init_gtk_gdk_keyval':
rbgdkkeysyms.h:754: error: `GDK_Ukrainian_ghe_with_upturn'
undeclared (first use in this function)
rbgdkkeysyms.h:754: error: (Each undeclared identifier is
reported only once
rbgdkkeysyms.h:754: error: for each function it appears in.)
rbgdkkeysyms.h:777: error: `GDK_Ukrainian_GHE_WITH_UPTURN'
undeclared (first use in this function)
rbgdkkeysyms.h:849: error: `GDK_Greek_IOTAdieresis' undeclared
(first use in this function)
make[2]: *** [rbgdkkeyval.o] Error 1
make[2]: Leaving directory `/usr/src/ruby-gnome2/gtk/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/ruby-gnome2/gtk'

-----
SUCCEEDED: glib gdkpixbuf pango atk
FAILED: gtk
-----
Done.
make: *** [all] Error 1

Version of Gtk in Sarge is 2.2.4. What can be the problem?

Thanks.

David
 
M

Masao Mutoh

Hi,

Hi everybody.

When I try to compile CVS ruby-gnome2 in a Debian Sarge (testing)
i386, get the error:

rbgdkkeysyms.h: In function `Init_gtk_gdk_keyval':
rbgdkkeysyms.h:754: error: `GDK_Ukrainian_ghe_with_upturn'
undeclared (first use in this function)
rbgdkkeysyms.h:754: error: (Each undeclared identifier is
reported only once
rbgdkkeysyms.h:754: error: for each function it appears in.)
rbgdkkeysyms.h:777: error: `GDK_Ukrainian_GHE_WITH_UPTURN'
undeclared (first use in this function)
rbgdkkeysyms.h:849: error: `GDK_Greek_IOTAdieresis' undeclared
(first use in this function)
make[2]: *** [rbgdkkeyval.o] Error 1
make[2]: Leaving directory `/usr/src/ruby-gnome2/gtk/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/ruby-gnome2/gtk'

-----
SUCCEEDED: glib gdkpixbuf pango atk
FAILED: gtk
-----
Done.
make: *** [all] Error 1

Version of Gtk in Sarge is 2.2.4. What can be the problem?

Try:
$cd gtk
$rm src/rbgdkkeysyms.h
$ruby extconf.rb
$make
$su
#make install
 
D

David Espada

El lunes 26 de abril, Masao Mutoh escribió:
SUCCEEDED: glib gdkpixbuf pango atk
FAILED: gtk
-----
Done.
make: *** [all] Error 1

Version of Gtk in Sarge is 2.2.4. What can be the problem?

Try:
$cd gtk
$rm src/rbgdkkeysyms.h
$ruby extconf.rb
$make
$su
#make install

Thank you, Masao. As always ;)

David
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,062
Latest member
OrderKetozenseACV

Latest Threads

Top