dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #08563
[Bug 361788] [NEW] notify-osd-0.9.11: ./configure && make gives compile errors
You have been subscribed to a public bug:
==============================================
make[3]: Entering directory `/home/sping/Desktop/notify-osd-0.9.11/src'
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -DDATADIR=\""/usr/local/share"\" -I/usr/include/gtk-2.0 -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/usr/include/pixman-1 -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libwnck-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/startup-notification-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -g -O2 -lm -Wall -Werror -std=c99 -MT notify_osd-bubble.o -MD -MP -MF .deps/notify_osd-bubble.Tpo -c -o notify_osd-bubble.o `test -f 'bubble.c' || echo './'`bubble.c
bubble.c: In function âload_iconâ:
bubble.c:1621: error: âGFileâ undeclared (first use in this function)
bubble.c:1621: error: (Each undeclared identifier is reported only once
bubble.c:1621: error: for each function it appears in.)
bubble.c:1621: error: âfileâ undeclared (first use in this function)
[..]
==============================================
As GTK_ICON_LOOKUP_FORCE_SIZE and gtk_dialog_get_content_area used by
notify-osd both do not appear in my GTK/glib include files I guess you
forgot to make configure require more recent version of a dependency?
** Affects: notify-osd (Ubuntu)
Importance: Low
Assignee: Mirco Müller (macslow)
Status: Fix Released
--
notify-osd-0.9.11: ./configure && make gives compile errors
https://bugs.launchpad.net/bugs/361788
You received this bug notification because you are a member of DX Packages, which is subscribed to notify-osd in Ubuntu.