Re: [pcre-dev] PCRE2: Early stage testers sought

Top Page
Delete this message
Author: Dagobert Michelsen
Date:  
To: pcre-dev
Subject: Re: [pcre-dev] PCRE2: Early stage testers sought
Hi Philip,

Am 26.09.2014 um 11:56 schrieb ph10@???:
> On Wed, 24 Sep 2014, Dagobert Michelsen wrote:
>> This does also not work with the latest version automake 1.14.1 for me:
>>> dam@experimental10s [experimental10s]:/home/dam/work/pcre2 > automake
>>> configure.ac:28: error: version mismatch. This is Automake 1.14.1,
>>> configure.ac:28: but the definition used by this AM_INIT_AUTOMAKE
>>> configure.ac:28: comes from Automake 1.13.1. You should recreate
>>> configure.ac:28: aclocal.m4 with aclocal and run automake again.
>
> I am not sure what is causing that. I am running automake 1.14.1-1 on
> this Arch Linux box, and it does not complain. Did it work when you ran
> "aclocal"? I see that my version of the file aclocal.m4 starts like
> this:
>
> # generated automatically by aclocal 1.14.1 -*- Autoconf -*-
>
> Try running ./autogen.sh (which should re-create aclocal.m4).


Ah yes, that seems to work, only the backslash-issue persists
(please ignore the gtk-issue, that is well known and due to our
super-legacy OpenCSW gtk 1 package):

> dam@unstable10s [unstable10s]:/home/dam/work/pcre2 > ./autogen.sh 
> Looking for a version of libtoolize (which can have different names)...
> ./autogen.sh: glibtoolize: not found
> Did not find glibtoolize
> ./autogen.sh: libtoolize15: not found
> Did not find libtoolize15
> ./autogen.sh: libtoolize14: not found
> Did not find libtoolize14
> Found libtoolize
> + libtoolize -c -f 
> libtoolize: putting auxiliary files in `.'.
> libtoolize: copying file `./ltmain.sh'
> libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
> libtoolize: copying file `m4/libtool.m4'
> libtoolize: copying file `m4/ltoptions.m4'
> libtoolize: copying file `m4/ltsugar.m4'
> libtoolize: copying file `m4/ltversion.m4'
> libtoolize: copying file `m4/lt~obsolete.m4'
> + rm -rf autom4te.cache Makefile.in aclocal.m4 
> + aclocal --force -I m4 
> /opt/csw/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
> /opt/csw/share/aclocal/gtk.m4:7:   run info Automake 'Extending aclocal'
> /opt/csw/share/aclocal/gtk.m4:7:   or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
> + autoconf -f -W all,no-obsolete 
> + autoheader -f -W all 
> + automake -a -c -f -W all,no-portability 
> Makefile.am:22: error: blank line following trailing backslash
> Makefile.am:132: error: blank line following trailing backslash
> zsh: 2079 exit 1     ./autogen.sh



Best regards

— Dago

--
"You don't become great by trying to be great, you become great by wanting to do something,
and then doing it so hard that you become great in the process." - xkcd #896