User-Agent: Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.7.13) Gecko/20060418 Firefox/1.0.8 (Ubuntu package 1.0.8) Build Identifier: Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.7.13) Gecko/20060418 Firefox/1.0.8 (Ubuntu package 1.0.8) Today, I did 'svn update' on libxfcegui4 and I got compilation errors: cc1: warnings being treated as errors xfce-startup-notification.c: In function 'xfce_startup_notification_modify_environment': xfce-startup-notification.c:506: warning: passing argument 1 of 'g_strdupv' from incompatible pointer type xfce-startup-notification.c: In function 'xfce_startup_notification_cleanup_environment': xfce-startup-notification.c:511: warning: passing argument 1 of 'g_strdupv' from incompatible pointer typ Patch resolving this simple bug is attached to this report. Reproducible: Always Steps to Reproduce: 1.svn checkout/update your copy of libxfcegui4 module 2.run autogen.sh 3.run make
Created attachment 542 Patch fixing this bug
I run into this also (and fixed same way)
Committed with revision 21623, thanks.