[Evolution-hackers] HEAD won't compile



HEAD has not compiled for me in about a month.

eds compiles fine and is also built from CVS.

make[7]: Entering directory `/smb/rlrevell/cvs/evolution-newnew/evolution/calendar/gui/alarm-notify'
if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DG_LOG_DOMAIN=\"evolution-alarm-notify\" -I../../.. -I../../../widgets -I../../../calendar -DEVOLUTION_GLADEDIR=\""/usr/local/share/evolution/2.4/glade"\" -DEVOLUTION_LOCALEDIR=\""/usr/local/share/locale"\" -DEVOLUTION_LIBEXECDIR=\""/usr/local/libexec/evolution/2.4"\" -DORBIT2=1 -pthread -I/usr/local/include/libgtkhtml-3.8 -I/usr/local/include/evolution-data-server-1.4 -I/usr/include/libgnome-2.0 -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/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-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/libgnomeprint-2.2 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/gnome-vfs-module-2.0        -g -O2 -Wall -Wmissing-prototypes  -Wno-sign-compare -MT alarm-notify.o -MD -MP -MF ".deps/alarm-notify.Tpo" \
  -c -o alarm-notify.o `test -f 'alarm-notify.c' || echo './'`alarm-notify.c; \
then mv -f ".deps/alarm-notify.Tpo" ".deps/alarm-notify.Po"; \
else rm -f ".deps/alarm-notify.Tpo"; exit 1; \
fi
In file included from alarm-notify.h:26,
                 from alarm-notify.c:31:
evolution-calendar.h:2431:1: warning: "GNOME_Evolution_Calendar_Cal_IMETHODS_LEN" redefined
In file included from /usr/local/include/evolution-data-server-1.4/libecal/e-cal-view.h:25,
                 from /usr/local/include/evolution-data-server-1.4/libecal/e-cal.h:31,
                 from alarm-notify.c:30:
/usr/local/include/evolution-data-server-1.4/libecal/Evolution-DataServer-Calendar.h:2738:1: warning: this is the location of the previous definition
In file included from alarm-notify.h:26,
                 from alarm-notify.c:31:
evolution-calendar.h:2437: error: conflicting types for 'GNOME_Evolution_Calendar_Cal__imethods'
/usr/local/include/evolution-data-server-1.4/libecal/Evolution-DataServer-Calendar.h:2744: error: previous declaration of 'GNOME_Evolution_Calendar_Cal__imethods' was here
In file included from alarm-notify.h:26,
                 from alarm-notify.c:31:
evolution-calendar.h:2444:1: warning: "GNOME_Evolution_Calendar_CalListener_IMETHODS_LEN" redefined
In file included from /usr/local/include/evolution-data-server-1.4/libecal/e-cal-view.h:25,
                 from /usr/local/include/evolution-data-server-1.4/libecal/e-cal.h:31,
                 from alarm-notify.c:30:
/usr/local/include/evolution-data-server-1.4/libecal/Evolution-DataServer-Calendar.h:2751:1: warning: this is the location of the previous definition
evolution-calendar.h:2450: error: conflicting types for 'GNOME_Evolution_Calendar_CalListener__imethods'
/usr/local/include/evolution-data-server-1.4/libecal/Evolution-DataServer-Calendar.h:2757: error: previous declaration of 'GNOME_Evolution_Calendar_CalListener__imethods' was here
make[7]: *** [alarm-notify.o] Error 1
make[7]: Leaving directory `/smb/rlrevell/cvs/evolution-newnew/evolution/calendar/gui/alarm-notify'
make[6]: *** [all] Error 2
make[6]: Leaving directory `/smb/rlrevell/cvs/evolution-newnew/evolution/calendar/gui/alarm-notify'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/smb/rlrevell/cvs/evolution-newnew/evolution/calendar/gui'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/smb/rlrevell/cvs/evolution-newnew/evolution/calendar/gui'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/smb/rlrevell/cvs/evolution-newnew/evolution/calendar'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/smb/rlrevell/cvs/evolution-newnew/evolution/calendar'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/smb/rlrevell/cvs/evolution-newnew/evolution'
make: *** [all] Error 2





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