Re: [Evolution-hackers] evolution-2.32.1 build error

2010-12-08 Thread Thomas Mittelstaedt
Am Mittwoch, den 08.12.2010, 14:37 +0100 schrieb Sasa Ostrouska:
> On Wed, Dec 8, 2010 at 2:10 PM, Thomas Mittelstaedt
>  wrote:
>
> >> libevolution_a11y_la-gal-a11y-util.lo `test -f 'gal-a11y-util.c' ||
> >> echo './'`gal-a11y-util.c
> >> mv -f .deps/libevolution_a11y_la-gal-a11y-util.Tpo
> >> .deps/libevolution_a11y_la-gal-a11y-util.Plo
> >> make[2]: *** No rule to make target `../e-util/libeutil.la', needed by
> >> `libevolution-a11y.la'.  Stop.
> >> make[2]: Leaving directory `/home/sasa/evolution-2.32.1/a11y'
> >> make[1]: *** [all-recursive] Error 1
> >> make[1]: Leaving directory `/home/sasa/evolution-2.32.1'
> >> make: *** [all] Error 2
> >> s...@quadser:~/evolution-2.32.1$
> >>
> >> Any ideas ?
> >>
> >
> > Try run autoconf again. See also:
> > http://mail.gnome.org/archives/evolution-list/2010-November/msg4.html.
> >
> > Hope that helps,
> >
> > --
> > thomas
> 
> thomas, thanks, I looked at the message and it doesnt suggest me
> anything. I have also tried to
> do an autoreconf -ivf but it doesn't help.

It "suggests" to you to try a clean setup from scratch. See if that
works. Create a fresh src directory, check out the sources, create that
object dir as outlined in the above message, install the software into
a clean directory like /opt/evo and then see if that still gives you
errors. See also the follow-up message,
http://mail.gnome.org/archives/evolution-list/2010-November/msg5.html.



-- 
thomas


___
evolution-hackers mailing list
evolution-hackers@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] stable evolution for windows. real?

2010-12-08 Thread Adam Tauno Williams
On Wed, 2010-12-08 at 11:36 +0530, Akhil Laddha wrote:
> On Wed, 2010-12-01 at 16:47 +0300, Абдулахадов Айрат wrote:
> > Hi! Has anyone some experience in using stable evolution on windows? Is 
> > it a good idea to try to use evolution on windows?
> You can install current stable Evolution 2.32.1 on windows.
> http://download.opensuse.org/repositories/windows:/mingw:/win32:/EXPERIMENTAL/openSUSE_Factory/noarch/
> Please read more information about installer at
> http://fridrich.blogspot.com/2010/05/experimental-evolution-installer-for.html

People ask this question - but I've never seen anyone post any feedback.

I'd be interested in what your experiences are (although maybe that is
more appropriate to evolution@ rather than evolution-hackers@).


___
evolution-hackers mailing list
evolution-hackers@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] evolution-2.32.1 build error

2010-12-08 Thread Sasa Ostrouska
On Wed, Dec 8, 2010 at 2:10 PM, Thomas Mittelstaedt
 wrote:
> Am Dienstag, den 07.12.2010, 22:46 +0100 schrieb Sasa Ostrouska:
>> On Tue, Dec 7, 2010 at 10:16 PM, Sasa Ostrouska  wrote:
>> > On Tue, Dec 7, 2010 at 4:20 PM, Reid Thompson  
>> > wrote:
>> >> On 12/07/2010 10:11 AM, Sasa Ostrouska wrote:
>> >>> Hi, again me. I'm getting this time the following error during
>> >>> building up evolution 2.32.1:
>> >>>
>> >>> cc1: warning: /usr/include/drm: No such file or directory
>> >>>
>> >>
>> >> i had to create a link on my system
>> >> lrwxrwxrwx  1 root root     19 Nov 18 09:44 drm -> /usr/include/libdrm
>> >>
>> >>
>> >
>> > Ok, but this wont fix th error, because this is just an warning. Any
>> > idea about the error ?
>> > It can't find libeutil.so.0 because it is still compilling it , if I
>> > understand it correctly.
>> >
>> > Rgds
>> > Saxa
>> >
>>
>> Running make -n gives me that.
>>
>> make[3]: Entering directory `/home/sasa/evolution-2.32.1/libgnomecanvas'
>> make[3]: Nothing to be done for `all-am'.
>> make[3]: Leaving directory `/home/sasa/evolution-2.32.1/libgnomecanvas'
>> make[2]: Leaving directory `/home/sasa/evolution-2.32.1/libgnomecanvas'
>> Making all in e-util
>> make[2]: Entering directory `/home/sasa/evolution-2.32.1/e-util'
>> make  all-am
>> make[3]: Entering directory `/home/sasa/evolution-2.32.1/e-util'
>> echo "  CCLD  " libeutil.la;/bin/sh ../libtool --silent --tag=CC
>> --mode=link gcc  -g -O2 -fno-strict-aliasing -no-undefined
>> -Wl,--no-undefined -o libeutil.la -rpath /usr/lib/evolution/2.32
>> libeutil_la-e-account-utils.lo libeutil_la-e-activity.lo
>> libeutil_la-e-alert.lo libeutil_la-e-alert-activity.lo
>> libeutil_la-e-alert-dialog.lo libeutil_la-e-binding.lo
>> libeutil_la-e-bit-array.lo libeutil_la-e-categories-config.lo
>> libeutil_la-e-charset.lo libeutil_la-e-config.lo
>> libeutil_la-e-datetime-format.lo libeutil_la-e-dialog-utils.lo
>> libeutil_la-e-dialog-widgets.lo libeutil_la-e-event.lo
>> libeutil_la-e-extensible.lo libeutil_la-e-extension.lo
>> libeutil_la-e-file-utils.lo libeutil_la-e-html-utils.lo
>> libeutil_la-e-icon-factory.lo libeutil_la-e-import.lo
>> libeutil_la-e-io-activity.lo libeutil_la-e-logger.lo
>> libeutil_la-e-marshal.lo libeutil_la-e-mktemp.lo
>> libeutil_la-e-module.lo libeutil_la-e-non-intrusive-error-dialog.lo
>> libeutil_la-e-poolv.lo libeutil_la-e-plugin.lo
>> libeutil_la-e-plugin-ui.lo libeutil_la-e-plugin-util.lo
>> libeutil_la-e-print.lo libeutil_la-e-profile-event.lo
>> libeutil_la-e-selection.lo libeutil_la-e-signature.lo
>> libeutil_la-e-signature-list.lo libeutil_la-e-signature-utils.lo
>> libeutil_la-e-sorter.lo libeutil_la-e-sorter-array.lo
>> libeutil_la-e-text-event-processor-emacs-like.lo
>> libeutil_la-e-text-event-processor.lo
>> libeutil_la-e-timeout-activity.lo libeutil_la-e-ui-manager.lo
>> libeutil_la-e-util.lo libeutil_la-e-unicode.lo
>> libeutil_la-e-xml-utils.lo libeutil_la-gconf-bridge.lo   -pthread
>> -Wl,-rpath, -L/usr/lib64/nspr -ledataserverui-1.2 -lgtk-x11-2.0
>> -lebook-1.2 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0
>> -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype
>> -lfontconfig -lcamel-1.2 -lssl3 -lsmime3 -lnss3 -ledataserver-1.2
>> -lsqlite3 -lxml2 -lgconf-2 -lsoup-2.4 -lgio-2.0 -lgobject-2.0
>> -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lplds4 -lplc4 -lnspr4
>> -lpthread -ldl    -lm -pthread -lgailutil -lgconf-2 -lxml2
>> -lgnome-desktop-2 -lstartup-notification-1 -lunique-1.0 -lgtk-x11-2.0
>> -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0
>> -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype
>> -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
>> make[3]: Leaving directory `/home/sasa/evolution-2.32.1/e-util'
>> make[2]: Leaving directory `/home/sasa/evolution-2.32.1/e-util'
>> Making all in a11y
>> make[2]: Entering directory `/home/sasa/evolution-2.32.1/a11y'
>> echo "  CC    " libevolution_a11y_la-gal-a11y-util.lo;/bin/sh
>> ../libtool --silent --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
>> -I..  -DG_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED
>> -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED
>> -DEDS_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES
>> -DGTK_DISABLE_SINGLE_INCLUDES -Wall -Wextra
>> -Wno-missing-field-initializers -Wno-sign-compare
>> -Wno-unused-parameter -Wdeclaration-after-statement
>> -Werror-implicit-function-declaration -Wformat-security -Winit-self
>> -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn
>> -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef
>> -Wwrite-strings -fno-strict-aliasing -pthread -DQT_SHARED -DORBIT2=1
>> -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
>> -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include
>> -I/usr/include/atk-1.0 -I/usr/include/cairo
>> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
>> -I/usr/include/pixman-1 -I/usr/include/freetype2
>> -I/usr/include/libpng14 -I/usr/lib64/qt/include/QtGui
>> -I/usr/include

Re: [Evolution-hackers] evolution-2.32.1 build error

2010-12-08 Thread Thomas Mittelstaedt
Am Dienstag, den 07.12.2010, 22:46 +0100 schrieb Sasa Ostrouska:
> On Tue, Dec 7, 2010 at 10:16 PM, Sasa Ostrouska  wrote:
> > On Tue, Dec 7, 2010 at 4:20 PM, Reid Thompson  
> > wrote:
> >> On 12/07/2010 10:11 AM, Sasa Ostrouska wrote:
> >>> Hi, again me. I'm getting this time the following error during
> >>> building up evolution 2.32.1:
> >>>
> >>> cc1: warning: /usr/include/drm: No such file or directory
> >>>
> >>
> >> i had to create a link on my system
> >> lrwxrwxrwx  1 root root 19 Nov 18 09:44 drm -> /usr/include/libdrm
> >>
> >>
> >
> > Ok, but this wont fix th error, because this is just an warning. Any
> > idea about the error ?
> > It can't find libeutil.so.0 because it is still compilling it , if I
> > understand it correctly.
> >
> > Rgds
> > Saxa
> >
> 
> Running make -n gives me that.
> 
> make[3]: Entering directory `/home/sasa/evolution-2.32.1/libgnomecanvas'
> make[3]: Nothing to be done for `all-am'.
> make[3]: Leaving directory `/home/sasa/evolution-2.32.1/libgnomecanvas'
> make[2]: Leaving directory `/home/sasa/evolution-2.32.1/libgnomecanvas'
> Making all in e-util
> make[2]: Entering directory `/home/sasa/evolution-2.32.1/e-util'
> make  all-am
> make[3]: Entering directory `/home/sasa/evolution-2.32.1/e-util'
> echo "  CCLD  " libeutil.la;/bin/sh ../libtool --silent --tag=CC
> --mode=link gcc  -g -O2 -fno-strict-aliasing -no-undefined
> -Wl,--no-undefined -o libeutil.la -rpath /usr/lib/evolution/2.32
> libeutil_la-e-account-utils.lo libeutil_la-e-activity.lo
> libeutil_la-e-alert.lo libeutil_la-e-alert-activity.lo
> libeutil_la-e-alert-dialog.lo libeutil_la-e-binding.lo
> libeutil_la-e-bit-array.lo libeutil_la-e-categories-config.lo
> libeutil_la-e-charset.lo libeutil_la-e-config.lo
> libeutil_la-e-datetime-format.lo libeutil_la-e-dialog-utils.lo
> libeutil_la-e-dialog-widgets.lo libeutil_la-e-event.lo
> libeutil_la-e-extensible.lo libeutil_la-e-extension.lo
> libeutil_la-e-file-utils.lo libeutil_la-e-html-utils.lo
> libeutil_la-e-icon-factory.lo libeutil_la-e-import.lo
> libeutil_la-e-io-activity.lo libeutil_la-e-logger.lo
> libeutil_la-e-marshal.lo libeutil_la-e-mktemp.lo
> libeutil_la-e-module.lo libeutil_la-e-non-intrusive-error-dialog.lo
> libeutil_la-e-poolv.lo libeutil_la-e-plugin.lo
> libeutil_la-e-plugin-ui.lo libeutil_la-e-plugin-util.lo
> libeutil_la-e-print.lo libeutil_la-e-profile-event.lo
> libeutil_la-e-selection.lo libeutil_la-e-signature.lo
> libeutil_la-e-signature-list.lo libeutil_la-e-signature-utils.lo
> libeutil_la-e-sorter.lo libeutil_la-e-sorter-array.lo
> libeutil_la-e-text-event-processor-emacs-like.lo
> libeutil_la-e-text-event-processor.lo
> libeutil_la-e-timeout-activity.lo libeutil_la-e-ui-manager.lo
> libeutil_la-e-util.lo libeutil_la-e-unicode.lo
> libeutil_la-e-xml-utils.lo libeutil_la-gconf-bridge.lo   -pthread
> -Wl,-rpath, -L/usr/lib64/nspr -ledataserverui-1.2 -lgtk-x11-2.0
> -lebook-1.2 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0
> -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype
> -lfontconfig -lcamel-1.2 -lssl3 -lsmime3 -lnss3 -ledataserver-1.2
> -lsqlite3 -lxml2 -lgconf-2 -lsoup-2.4 -lgio-2.0 -lgobject-2.0
> -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lplds4 -lplc4 -lnspr4
> -lpthread -ldl-lm -pthread -lgailutil -lgconf-2 -lxml2
> -lgnome-desktop-2 -lstartup-notification-1 -lunique-1.0 -lgtk-x11-2.0
> -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0
> -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype
> -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
> make[3]: Leaving directory `/home/sasa/evolution-2.32.1/e-util'
> make[2]: Leaving directory `/home/sasa/evolution-2.32.1/e-util'
> Making all in a11y
> make[2]: Entering directory `/home/sasa/evolution-2.32.1/a11y'
> echo "  CC" libevolution_a11y_la-gal-a11y-util.lo;/bin/sh
> ../libtool --silent --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
> -I..  -DG_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED
> -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED
> -DEDS_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES
> -DGTK_DISABLE_SINGLE_INCLUDES -Wall -Wextra
> -Wno-missing-field-initializers -Wno-sign-compare
> -Wno-unused-parameter -Wdeclaration-after-statement
> -Werror-implicit-function-declaration -Wformat-security -Winit-self
> -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn
> -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef
> -Wwrite-strings -fno-strict-aliasing -pthread -DQT_SHARED -DORBIT2=1
> -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
> -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include
> -I/usr/include/atk-1.0 -I/usr/include/cairo
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
> -I/usr/include/pixman-1 -I/usr/include/freetype2
> -I/usr/include/libpng14 -I/usr/lib64/qt/include/QtGui
> -I/usr/include/drm -I/usr/include/libdrm
> -I/usr/lib64/qt/include/QtCore -I/usr/include/gail-1.0
> -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml