I am using control-center-2.18.1-0ubuntu2.1 (from apt-get source gnome-
control-center). I am using ubuntu 7.04.

When I do ./configure && make I get no error actually. However, it will
build all the capplets except about-me. Its possible I get an error but
it does not cause make to abort so its scrolled off my screen. Each of
the capplets has been made and there is an executable binary in each
directory accept in about-me. When I go into /capplets/about-me and run
a make there I get:

[...]
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../capplets/common -DPNG_NO_MMX_CODE 
-DORBIT2=1 -pthread -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/gconf/2 -I/usr/include/orbit-2.0 
-I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 
-I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 
-I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 
-I/usr/include/libxml2 -I/usr/include/libglade-2.0 
-I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0   
-I../../ -DG_LOG_DOMAIN="\"about-me-properties\"" -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 
   -DDATADIR="\"/usr/local/share\"" 
-DGNOMECC_DATA_DIR="\"/usr/local/share/control-center\"" 
-DGNOMECC_GLADE_DIR="\"/usr/local/share/control-center/glade\"" 
-DGNOMECC_PIXMAP_DIR="\"/usr/local/share/control-center/pixmaps\"" 
-DGNOMELOCALEDIR="\"/usr/local/share/locale\""    -g -O2 -Wall -MT 
gnome-about-me.o -MD -MP -MF .deps/gnome-about-me.Tpo -c -o gnome-about-me.o 
gnome-about-me.c
gnome-about-me.c:36:29: error: libebook/e-book.h: No such file or directory
gnome-about-me.c:47: error: expected specifier-qualifier-list before ‘EContact’
gnome-about-me.c:91: error: ‘E_CONTACT_EMAIL_1’ undeclared here (not in a 
function)
gnome-about-me.c:92: error: ‘E_CONTACT_EMAIL_2’ undeclared here (not in a 
function)
[...(and so on cause its missing symbols)]

Perhaps I'm not doing something right with ./configure but why would it
build every other capplet accept about-me.

-- 
Can not build from source: missing header libebook/e-book.h
https://bugs.launchpad.net/bugs/130012
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to