Build Error



Title: Build Error

Hi!

I was trying to builld Tinymail with the latest sources(version 1064) on Fedora Core 4 (with --enable-gnome=no) and found the following build Error. struct _TnyGnomeDevicePriv' has no member named 'invnm', I think when we say --enable-gnome=NO, it should not attempt to compile this portion of code.

---snip---

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -DORBIT2=1 -pthread -DDBUS_API_SUBJECT_TO_CHANGE -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -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/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../libtinymail -I../libtinymailui -I../libtinymailui-gtk -I../libtinymail-camel -I../libtinymail-camel/camel-lite -I../libtinymail-gnomevfs -g -O2 -MT tny-gnome-device.lo -MD -MP -MF .deps/tny-gnome-device.Tpo -c tny-gnome-device.c  -fPIC -DPIC -o .libs/tny-gnome-device.o

tny-gnome-device.c: In function 'tny_gnome_device_instance_init':
tny-gnome-device.c:153: error: 'struct _TnyGnomeDevicePriv' has no member named 'invnm'
make[2]: *** [tny-gnome-device.lo] Error 1
make[2]: Leaving directory `/home/priya/works/tinymail/trunk/libtinymail-gnome-desktop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/priya/works/tinymail/trunk'
make: *** [all] Error 2

---snip---

Regards

-Nitin



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