Re: [Anjuta-list] 2.0.2 build fails: "too few arguments to function 'glade_app_command_paste'"



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi!

The glade plugin does not work because of a namespace issue and is not
maintained until this is fixed in glade3. Please simply deactivate it by
either not installing glade-3 or by commenting the glade-plugin
directory in plugins/Makefile.am

Regards,
Johannes

Andrew Schulman wrote:
>>  gcc -DHAVE_CONFIG_H -I. -I. -I../..
>> -I/usr/local/stow/glade3/include/libgladeui-1.0/libgladeui
>> -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/freetype2
>> -I/usr/include/libpng12 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0
>> -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0
>> -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2
>> -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0
>> -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1
>> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0
>> -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0
>> -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include
>> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12
>> -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0
>> -I/usr/include/libxml2 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12
>> -I../.. -O0 -g -Wall -Wmissing-prototypes -Wmissing-declarations
>> -Wparentheses -Wpointer-arith -g -O2 -MT plugin.lo -MD -MP -MF
>> .deps/plugin.Tpo -c plugin.c  -fPIC -DPIC -o .libs/plugin.o
>> plugin.c: In function 'on_paste_activated':
>> plugin.c:160: error: too few arguments to function 'glade_app_command_paste'
>> make[3]: *** [plugin.lo] Error 1
> 
> A little more information:  there is a mismatch between the declaration of
> glade_app_command_paste() in glade-app.h, and how it's called in plugin.c:
> 
> $ cd /usr/local/stow/glade3/include/libgladeui-1.0/libgladeui
> $ grep glade_app_command_paste glade-app.h
> void               glade_app_command_paste (GladePlaceholder *placeholder);
> 
> $ cd /usr/local/src/anjuta-2.0.2/plugins/glade
> $ grep glade_app_command_paste plugin.c
>         glade_app_command_paste ();
> 
> ??
> 
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Anjuta-list mailing list
> Anjuta-list lists sourceforge net
> https://lists.sourceforge.net/lists/listinfo/anjuta-list
> 
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFByvN7Dsf+G5b/WsRAoKOAKC/Xw5DEzdq1lZLWx/gtoVwZ2M3YgCfaN4D
BbfjnmfHPwSpKke6BpKPb/c=
=1zBz
-----END PGP SIGNATURE-----




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]