Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 221927 - claws-mail-mailmbox 1.14 fails to compile with claws-mail 3.4.0
Summary: claws-mail-mailmbox 1.14 fails to compile with claws-mail 3.4.0
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://www.claws-mail.org/plugins.php...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-13 12:18 UTC by Christian Weiske
Modified: 2008-05-13 12:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Weiske 2008-05-13 12:18:18 UTC
claws-mail-mailmbox 1.14 fails to compile with current claws-mail 3.4.0. upstream already has 1.14.1 which might fix the problem.

Reproducible: Always

Actual Results:  
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/include/gpgme -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/freetype2 -I/usr/include/libpng12 -O2 -march=nocona -pipe -MT mailmbox_la-plugin_gtk.lo -MD -MP -MF .deps/mailmbox_la-plugin_gtk.Tpo -c plugin_gtk.c  -fPIC -DPIC -o .libs/mailmbox_la-plugin_gtk.o
plugin_gtk.c: In function 'move_folder_cb':
plugin_gtk.c:340: error: too few arguments to function 'foldersel_folder_sel'
make[2]: *** [mailmbox_la-plugin_gtk.lo] Fehler 1
make[2]: Leaving directory `/mnt/temporary/var-tmp/portage/mail-client/claws-mail-mailmbox-1.14/work/mailmbox-1.14/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/mnt/temporary/var-tmp/portage/mail-client/claws-mail-mailmbox-1.14/work/mailmbox-1.14'
make: *** [all] Fehler 2