Re: [Evolution-hackers] can't configure evolution as of rev 34033 due to ?

2007-08-20 Thread Tobias Mueller
Hi,

On Mo, 2007-08-20 at 08:16 -0400, Matthew Barnes wrote:
> On Mon, 2007-08-20 at 14:02 +0200, Tobias Mueller wrote:
> > > checking for libtool >= 1.4.3...
> > >   testing libtoolize... /opt/gnome2/bin/libtoolize: line 92: echo: write 
> > > error: Broken pipe
> > > /opt/gnome2/bin/libtoolize: line 93: echo: write error: Broken pipe
> > > /opt/gnome2/bin/libtoolize: line 94: echo: write error: Broken pipe
> > > found 1.5.22
> > > checking for glib-gettext >= 2.2.0...
> > >   testing glib-gettextize... /opt/gnome2/bin/glib-gettextize: line 74: 
> > > echo: write error: Broken pipe
> > > /opt/gnome2/bin/glib-gettextize: line 75: echo: write error: Broken pipe
> > > found 2.14.1
> 
> Those broken pipes look like the reason your autogen.sh is failing.  Are
> you still getting that?
> 
I just copied it from the terminal. So: yes.
Someone from #gnome-hackers told me, that it's not a problem. These
messages seem to appear on random lines. Actually my line number 93
reads:

# Fill in the command line options value.
if test $# -eq 1; then
  srcdir=$1

And as I wrote: removing help/ works for me.

Cheers,
  Muelli


signature.asc
Description: This is a digitally signed message part
___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] can't configure evolution as of rev 34033 due to ?

2007-08-20 Thread Matthew Barnes
On Mon, 2007-08-20 at 14:02 +0200, Tobias Mueller wrote:
> > checking for libtool >= 1.4.3...
> >   testing libtoolize... /opt/gnome2/bin/libtoolize: line 92: echo: write 
> > error: Broken pipe
> > /opt/gnome2/bin/libtoolize: line 93: echo: write error: Broken pipe
> > /opt/gnome2/bin/libtoolize: line 94: echo: write error: Broken pipe
> > found 1.5.22
> > checking for glib-gettext >= 2.2.0...
> >   testing glib-gettextize... /opt/gnome2/bin/glib-gettextize: line 74: 
> > echo: write error: Broken pipe
> > /opt/gnome2/bin/glib-gettextize: line 75: echo: write error: Broken pipe
> > found 2.14.1

Those broken pipes look like the reason your autogen.sh is failing.  Are
you still getting that?


> offtopic: After I have pasted a long line as quotation, I can write a
> long now, although the composer should wrap lines at 80 characters.
> This is bug, isn't it?

I think this is a long-standing gtkhtml bug.  You can usually fix it
manually by highlighting the long lines and setting the paragraph mode
to 'Normal' instead of 'Preformat'.

Matthew Barnes

___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] can't configure evolution as of rev 34033 due to ?

2007-08-20 Thread Tobias Mueller
Hi,

On So, 2007-08-19 at 22:48 -0600, Jacob Johnny wrote:
> Thanks to Gilles Dartiguelongue for the patch. Committed to trunk rev
> 34040.
> 

Actually that doesn't fix my issue :-(

Still the very same thing:
> *** Configuring evolution *** [1/1]
> 
> ./autogen.sh --prefix /opt/gnome2 --libdir '${exec_prefix}/lib64'  
> --disable-static --disable-scrollkeeper --disable-gtk-doc --with-openldap=yes 
> --enable-nntp=yes --enable-ipv6=yes --enable-test-component=yes 
> --enable-nss=yes --enable-smime=yes --enable-plugins=all
> /opt/gnome2/bin/gnome-autogen.sh
> checking for autoconf >= 2.53...
>   testing autoconf2.50... not found.
>   testing autoconf... found 2.60
> checking for automake >= 1.6...
>   testing automake-1.10... found 1.10
> checking for libtool >= 1.4.3...
>   testing libtoolize... /opt/gnome2/bin/libtoolize: line 92: echo: write 
> error: Broken pipe
> /opt/gnome2/bin/libtoolize: line 93: echo: write error: Broken pipe
> /opt/gnome2/bin/libtoolize: line 94: echo: write error: Broken pipe
> found 1.5.22
> checking for glib-gettext >= 2.2.0...
>   testing glib-gettextize... /opt/gnome2/bin/glib-gettextize: line 74: echo: 
> write error: Broken pipe
> /opt/gnome2/bin/glib-gettextize: line 75: echo: write error: Broken pipe
> found 2.14.1
> checking for intltool >= 0.25...
>   testing intltoolize... found 0.36.1
> checking for pkg-config >= 0.14.0...
>   testing pkg-config... found 0.21
> checking for gnome-doc-utils >= 0.4.2...
>   testing gnome-doc-prepare... found 0.11.1
> Checking for required M4 macros...
> Checking for forbidden M4 macros...
> Processing ./configure.in
> Running libtoolize...
> Running glib-gettextize... Ignore non-fatal messages.
> Copying file mkinstalldirs
> Copying file po/Makefile.in.in
> 
> Please add the files
>   codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
>   progtest.m4
> from the /aclocal directory to your autoconf macro directory
> or directly to your aclocal.m4 file.
> You will also need config.guess and config.sub, which you can get from
> ftp://ftp.gnu.org/pub/gnu/config/.
> 
> Running intltoolize...
> Running gnome-doc-prepare...
> You should update your 'aclocal.m4' by running aclocal.
> Running aclocal-1.10...
> /opt/gnome2/share/aclocal/audiofile.m4:12: warning: underquoted definition of 
> AM_PATH_AUDIOFILE
> /opt/gnome2/share/aclocal/audiofile.m4:12:   run info '(automake)Extending 
> aclocal'
> /opt/gnome2/share/aclocal/audiofile.m4:12:   or see 
> http://sources.redhat.com/automake/automake.html#Extending-aclocal
> configure.in:102: warning: AC_ARG_PROGRAM invoked multiple times
> Running autoconf...
> configure.in:102: warning: AC_ARG_PROGRAM invoked multiple times
> Running autoheader...
> configure.in:102: warning: AC_ARG_PROGRAM invoked multiple times
> Running automake-1.10...
> configure.in:102: warning: AC_ARG_PROGRAM invoked multiple times
> data/Makefile.am:4: `%'-style pattern rules are a GNU make extension
> data/Makefile.am:12: `%'-style pattern rules are a GNU make extension
> gnome-doc-utils.make:63: HAVE_GNOME_DOC_UTILS does not appear in 
> AM_CONDITIONAL
> help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> gnome-doc-utils.make:133: ENABLE_SK does not appear in AM_CONDITIONAL
> help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> gnome-doc-utils.make:182: ENABLE_SK does not appear in AM_CONDITIONAL
> help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> gnome-doc-utils.make:74: if $(DOC_H_FILE: non-POSIX variable name
> gnome-doc-utils.make:74: (probably a GNU make extension)
> help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> gnome-doc-utils.make:77: if $(DOC_H_FILE: non-POSIX variable name
> gnome-doc-utils.make:77: (probably a GNU make extension)
> help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> gnome-doc-utils.make:110: if $(DOC_USER_FORMATS: non-POSIX variable name
> gnome-doc-utils.make:110: (probably a GNU make extension)
> help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> gnome-doc-utils.make:115: if $(filter environment,$(origin LINGUAS: non-POSIX 
> variable name
> gnome-doc-utils.make:115: (probably a GNU make extension)
> help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> gnome-doc-utils.make:115: filter $(LINGUAS: non-POSIX variable name
> gnome-doc-utils.make:115: (probably a GNU make extension)
> help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> gnome-doc-utils.make:144: shell xmllint --format $(2: non-POSIX variable name
> gnome-doc-utils.make:144: (probably a GNU make extension)
> help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> gnome-doc-utils.make:144: notdir $(patsubst %/$(notdir $(2: non-POSIX 
> variable name
> gnome-doc-utils.make:144: (probably a GNU make extension)
> help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> gnome-doc-utils.make:144: if $(_ENABLE_SK: non-POSIX variable name
> gnome-doc-utils.make:144: (probably a GNU make exte

Re: [Evolution-hackers] can't configure evolution as of rev 34033 due to ?

2007-08-19 Thread Jacob Johnny
Thanks to Gilles Dartiguelongue for the patch. Committed to trunk rev
34040.

- Johnny

On Sun, 2007-08-19 at 01:52 +0200, Tobias Mueller wrote:
> Hi folks,
> 
> I desperately try to build evolution but even the configure fails.
> Please see the following transcript:
> 
> 
> > *** Checking out evolution *** [1/1]
> > 
> > svn update .
> > Uhelp/es/es.po
> > Updated to revision 34033.
> > *** Configuring evolution *** [1/1]
> > 
> > ./autogen.sh --prefix /opt/gnome2 --libdir '${exec_prefix}/lib64'  
> > --disable-static --disable-scrollkeeper --disable-gtk-doc 
> > --with-openldap=yes --enable-nntp=yes --enable-ipv6=yes 
> > --enable-test-component=yes --enable-nss=yes --enable-smime=yes 
> > --enable-plugins=all
> > /opt/gnome2/bin/gnome-autogen.sh
> > checking for autoconf >= 2.53...
> >   testing autoconf2.50... not found.
> >   testing autoconf... found 2.60
> > checking for automake >= 1.6...
> >   testing automake-1.10... found 1.10
> > checking for libtool >= 1.4.3...
> >   testing libtoolize... found 1.5.22
> > checking for glib-gettext >= 2.2.0...
> >   testing glib-gettextize... /opt/gnome2/bin/glib-gettextize: line 74: 
> > echo: write error: Broken pipe
> > /opt/gnome2/bin/glib-gettextize: line 75: echo: write error: Broken pipe
> > found 2.14.1
> > checking for intltool >= 0.25...
> >   testing intltoolize... found 0.36.1
> > checking for pkg-config >= 0.14.0...
> >   testing pkg-config... found 0.21
> > checking for gnome-doc-utils >= 0.4.2...
> >   testing gnome-doc-prepare... found 0.11.1
> > Checking for required M4 macros...
> > Checking for forbidden M4 macros...
> > Processing ./configure.in
> > Running libtoolize...
> > Running glib-gettextize... Ignore non-fatal messages.
> > Copying file mkinstalldirs
> > Copying file po/Makefile.in.in
> > 
> > Please add the files
> >   codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
> >   progtest.m4
> > from the /aclocal directory to your autoconf macro directory
> > or directly to your aclocal.m4 file.
> > You will also need config.guess and config.sub, which you can get from
> > ftp://ftp.gnu.org/pub/gnu/config/.
> > 
> > Running intltoolize...
> > Running gnome-doc-prepare...
> > You should update your 'aclocal.m4' by running aclocal.
> > Running aclocal-1.10...
> > /opt/gnome2/share/aclocal/audiofile.m4:12: warning: underquoted definition 
> > of AM_PATH_AUDIOFILE
> > /opt/gnome2/share/aclocal/audiofile.m4:12:   run info '(automake)Extending 
> > aclocal'
> > /opt/gnome2/share/aclocal/audiofile.m4:12:   or see 
> > http://sources.redhat.com/automake/automake.html#Extending-aclocal
> > configure.in:102: warning: AC_ARG_PROGRAM invoked multiple times
> > Running autoconf...
> > configure.in:102: warning: AC_ARG_PROGRAM invoked multiple times
> > Running autoheader...
> > configure.in:102: warning: AC_ARG_PROGRAM invoked multiple times
> > Running automake-1.10...
> > configure.in:102: warning: AC_ARG_PROGRAM invoked multiple times
> > data/Makefile.am:4: `%'-style pattern rules are a GNU make extension
> > data/Makefile.am:12: `%'-style pattern rules are a GNU make extension
> > gnome-doc-utils.make:63: HAVE_GNOME_DOC_UTILS does not appear in 
> > AM_CONDITIONAL
> > help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> > gnome-doc-utils.make:133: ENABLE_SK does not appear in AM_CONDITIONAL
> > help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> > gnome-doc-utils.make:182: ENABLE_SK does not appear in AM_CONDITIONAL
> > help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> > gnome-doc-utils.make:74: if $(DOC_H_FILE: non-POSIX variable name
> > gnome-doc-utils.make:74: (probably a GNU make extension)
> > help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> > gnome-doc-utils.make:77: if $(DOC_H_FILE: non-POSIX variable name
> > gnome-doc-utils.make:77: (probably a GNU make extension)
> > help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> > gnome-doc-utils.make:110: if $(DOC_USER_FORMATS: non-POSIX variable name
> > gnome-doc-utils.make:110: (probably a GNU make extension)
> > help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> > gnome-doc-utils.make:115: if $(filter environment,$(origin LINGUAS: 
> > non-POSIX variable name
> > gnome-doc-utils.make:115: (probably a GNU make extension)
> > help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> > gnome-doc-utils.make:115: filter $(LINGUAS: non-POSIX variable name
> > gnome-doc-utils.make:115: (probably a GNU make extension)
> > help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> > gnome-doc-utils.make:144: shell xmllint --format $(2: non-POSIX variable 
> > name
> > gnome-doc-utils.make:144: (probably a GNU make extension)
> > help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> > gnome-doc-utils.make:144: notdir $(patsubst %/$(notdir $(2: non-POSIX 
> > variable name
> > gnome-doc-utils.make:144: (probably a GNU make extension)
> > help/Makefile.am:3:   `gnome-

[Evolution-hackers] can't configure evolution as of rev 34033 due to ?

2007-08-18 Thread Tobias Mueller
Hi folks,

I desperately try to build evolution but even the configure fails.
Please see the following transcript:


> *** Checking out evolution *** [1/1]
> 
> svn update .
> Uhelp/es/es.po
> Updated to revision 34033.
> *** Configuring evolution *** [1/1]
> 
> ./autogen.sh --prefix /opt/gnome2 --libdir '${exec_prefix}/lib64'  
> --disable-static --disable-scrollkeeper --disable-gtk-doc --with-openldap=yes 
> --enable-nntp=yes --enable-ipv6=yes --enable-test-component=yes 
> --enable-nss=yes --enable-smime=yes --enable-plugins=all
> /opt/gnome2/bin/gnome-autogen.sh
> checking for autoconf >= 2.53...
>   testing autoconf2.50... not found.
>   testing autoconf... found 2.60
> checking for automake >= 1.6...
>   testing automake-1.10... found 1.10
> checking for libtool >= 1.4.3...
>   testing libtoolize... found 1.5.22
> checking for glib-gettext >= 2.2.0...
>   testing glib-gettextize... /opt/gnome2/bin/glib-gettextize: line 74: echo: 
> write error: Broken pipe
> /opt/gnome2/bin/glib-gettextize: line 75: echo: write error: Broken pipe
> found 2.14.1
> checking for intltool >= 0.25...
>   testing intltoolize... found 0.36.1
> checking for pkg-config >= 0.14.0...
>   testing pkg-config... found 0.21
> checking for gnome-doc-utils >= 0.4.2...
>   testing gnome-doc-prepare... found 0.11.1
> Checking for required M4 macros...
> Checking for forbidden M4 macros...
> Processing ./configure.in
> Running libtoolize...
> Running glib-gettextize... Ignore non-fatal messages.
> Copying file mkinstalldirs
> Copying file po/Makefile.in.in
> 
> Please add the files
>   codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
>   progtest.m4
> from the /aclocal directory to your autoconf macro directory
> or directly to your aclocal.m4 file.
> You will also need config.guess and config.sub, which you can get from
> ftp://ftp.gnu.org/pub/gnu/config/.
> 
> Running intltoolize...
> Running gnome-doc-prepare...
> You should update your 'aclocal.m4' by running aclocal.
> Running aclocal-1.10...
> /opt/gnome2/share/aclocal/audiofile.m4:12: warning: underquoted definition of 
> AM_PATH_AUDIOFILE
> /opt/gnome2/share/aclocal/audiofile.m4:12:   run info '(automake)Extending 
> aclocal'
> /opt/gnome2/share/aclocal/audiofile.m4:12:   or see 
> http://sources.redhat.com/automake/automake.html#Extending-aclocal
> configure.in:102: warning: AC_ARG_PROGRAM invoked multiple times
> Running autoconf...
> configure.in:102: warning: AC_ARG_PROGRAM invoked multiple times
> Running autoheader...
> configure.in:102: warning: AC_ARG_PROGRAM invoked multiple times
> Running automake-1.10...
> configure.in:102: warning: AC_ARG_PROGRAM invoked multiple times
> data/Makefile.am:4: `%'-style pattern rules are a GNU make extension
> data/Makefile.am:12: `%'-style pattern rules are a GNU make extension
> gnome-doc-utils.make:63: HAVE_GNOME_DOC_UTILS does not appear in 
> AM_CONDITIONAL
> help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> gnome-doc-utils.make:133: ENABLE_SK does not appear in AM_CONDITIONAL
> help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> gnome-doc-utils.make:182: ENABLE_SK does not appear in AM_CONDITIONAL
> help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> gnome-doc-utils.make:74: if $(DOC_H_FILE: non-POSIX variable name
> gnome-doc-utils.make:74: (probably a GNU make extension)
> help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> gnome-doc-utils.make:77: if $(DOC_H_FILE: non-POSIX variable name
> gnome-doc-utils.make:77: (probably a GNU make extension)
> help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> gnome-doc-utils.make:110: if $(DOC_USER_FORMATS: non-POSIX variable name
> gnome-doc-utils.make:110: (probably a GNU make extension)
> help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> gnome-doc-utils.make:115: if $(filter environment,$(origin LINGUAS: non-POSIX 
> variable name
> gnome-doc-utils.make:115: (probably a GNU make extension)
> help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> gnome-doc-utils.make:115: filter $(LINGUAS: non-POSIX variable name
> gnome-doc-utils.make:115: (probably a GNU make extension)
> help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> gnome-doc-utils.make:144: shell xmllint --format $(2: non-POSIX variable name
> gnome-doc-utils.make:144: (probably a GNU make extension)
> help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> gnome-doc-utils.make:144: notdir $(patsubst %/$(notdir $(2: non-POSIX 
> variable name
> gnome-doc-utils.make:144: (probably a GNU make extension)
> help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> gnome-doc-utils.make:144: if $(_ENABLE_SK: non-POSIX variable name
> gnome-doc-utils.make:144: (probably a GNU make extension)
> help/Makefile.am:3:   `gnome-doc-utils.make' included from here
> gnome-doc-utils.make:160: if $(DOC_MODULE: non-POSIX variable name
> gnome-doc-utils.make:160: (probably a GNU make extension