What is the version of libnotify-devel your using ? - Chenthill.
On Fri, 2006-01-06 at 21:27 -0500, Lee Revell wrote: > On Fri, 2006-01-06 at 20:20 -0500, Lee Revell wrote: > > On Sat, 2006-01-07 at 01:33 +0100, Andre Klapper wrote: > > > hi lee, > > > > > > Am Freitag, den 06.01.2006, 13:58 -0500 schrieb Lee Revell: > > > > Cannot build HEAD: > > > [...] > > > > How can I work around this bug? > > > > > > take a look at the patch available at > > > http://bugzilla.gnome.org/show_bug.cgi?id=325574 > > > > Thanks. I found a workaround, if you cd to the right directory and > > paste the sed comand into the terminal it works and you can just run > > make again. > > But now it fails here: > > 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.6/glade"\" -DEVOLUTION_LOCALEDIR= > \""/usr/local/share/locale"\" -DEVOLUTION_LIBEXECDIR= > \""/usr/local/libexec/evolution/2.6"\" -DORBIT2=1 -pthread > -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/local/include/libgtkhtml-3.8 > -I/usr/local/include/evolution-data-server-1.6 > -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/gnome-keyring-1 -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/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 > -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include > -g -O2 -Wall -Wmissing-prototypes -Wno-sign-compare -MT alarm-queue.o > -MD -MP -MF ".deps/alarm-queue.Tpo" \ > -c -o alarm-queue.o `test -f 'alarm-queue.c' || echo > './'`alarm-queue.c; \ > then mv -f ".deps/alarm-queue.Tpo" ".deps/alarm-queue.Po"; \ > else rm -f ".deps/alarm-queue.Tpo"; exit 1; \ > fi > alarm-queue.c: In function 'popup_notification': > alarm-queue.c:1463: error: 'NotifyIcon' undeclared (first use in this > function) > alarm-queue.c:1463: error: (Each undeclared identifier is reported only > once > alarm-queue.c:1463: error: for each function it appears in.) > alarm-queue.c:1463: error: 'icon' undeclared (first use in this > function) > alarm-queue.c:1474: warning: implicit declaration of function > 'notify_icon_new_from_uri' > alarm-queue.c:1514: warning: implicit declaration of function > 'notify_send_notification' > make[7]: *** [alarm-queue.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 > > Lee > > _______________________________________________ > Evolution-hackers mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/evolution-hackers _______________________________________________ Evolution-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evolution-hackers
