Ticket #545 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Cannot compile libinfinity from git

Reported by: o01eg Owned by: armin
Priority: normal Milestone:
Component: libinfinity Version:
Severity: critical Keywords:
Cc: Launchpad Bug:

Description

/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libinfinity -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -march=core2 -mtune=core2 -pipe -msse -msse2 -msse3 -mssse3 -mmmx -MT libinfgtk_0_5_la-inf-gtk-browser-view.lo -MD -MP -MF .deps/libinfgtk_0_5_la-inf-gtk-browser-view.Tpo -c -o libinfgtk_0_5_la-inf-gtk-browser-view.lo test -f 'inf-gtk-browser-view.c' || echo './'inf-gtk-browser-view.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../libinfinity -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -march=core2 -mtune=core2 -pipe -msse -msse2 -msse3 -mssse3 -mmmx -MT libinfgtk_0_5_la-inf-gtk-browser-view.lo -MD -MP -MF .deps/libinfgtk_0_5_la-inf-gtk-browser-view.Tpo -c inf-gtk-browser-view.c -fPIC -DPIC -o .libs/libinfgtk_0_5_la-inf-gtk-browser-view.o inf-gtk-browser-view.c: In function ‘inf_gtk_browser_view_key_press_event_cb’: inf-gtk-browser-view.c:1826: error: ‘GDK_KEY_Menu’ undeclared (first use in this function) inf-gtk-browser-view.c:1826: error: (Each undeclared identifier is reported only once inf-gtk-browser-view.c:1826: error: for each function it appears in.) gtk+-2.20.1

Change History

Changed 3 years ago by armin

  • status changed from new to closed
  • resolution set to fixed

Thanks, I have fixed this in git.

Note: See TracTickets for help on using tickets.