[Gambas-user] Compile failed #3967, Ubuntu 10.10

Benoît Minisini gambas at ...1...
Fri Aug 5 00:23:44 CEST 2011


> /bin/bash ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
> -I/usr/include/atk-1.0 -I/usr/include/cairo
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1
> -I/usr/include/freetype2 -I/usr/include/libpng12
> -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0
> -I../share   -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char
> -fvisibility=hidden -g -Os -fno-omit-frame-pointer  -MT gmainwindow.lo
> -MD -MP -MF .deps/gmainwindow.Tpo -c -o gmainwindow.lo gmainwindow.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread
> -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
> -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0
> -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12
> -I/usr/include/librsvg-2.0 -I/usr/include/gtk-unix-print-2.0 -I../share
> -pipe -Wall -fno-exceptions -Wno-unused-value -fsigned-char
> -fvisibility=hidden -g -Os -fno-omit-frame-pointer -MT gmainwindow.lo
> -MD -MP -MF .deps/gmainwindow.Tpo -c gmainwindow.cpp  -fPIC -DPIC
> -o .libs/gmainwindow.o
> gmainwindow.cpp: In member function ‘void gMainWindow::initWindow()’:
> gmainwindow.cpp:233: error: ‘gtk_window_set_has_resize_grip’ was not
> declared in this scope
> make[4]: *** [gmainwindow.lo] Error 1
> 
> 
> Seems to be a (fairly) new line in gmainwindow.cpp...
> 
> If you need more, just shout...
> 
> Regards,
> Caveat
> 

Sorry, GTK+ is a moving target! I will fix that...

-- 
Benoît Minisini




More information about the User mailing list