This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP] task-1.7.1-1 (pinging for awaiting review)


Dave Korn wrote:

>   I'll try a build using autoconf-2.61 instead of -2.63 and see if that makes
> any difference.

  ROFL.  I tried it with autoconf-2.59 and got this error:

>>>> Compiling task-1.7.1-1
> autoreconf: Entering directory `.'
> autoreconf: configure.ac: not using Gettext
> autoreconf: running: aclocal --force
> configure.ac:4: error: Autoconf version 2.61 or higher is required
> configure.ac:4: the top level
> autom4te: /usr/bin/m4 failed with exit status: 63
> aclocal: autom4te failed with exit status: 63
> autoreconf: aclocal failed with exit status: 63
> *** ERROR: autoreconf failed

... so I tried again with autoconf-2.61 ... only to see:

> *** Info: patch task-1.7.1-1.src.patch not found
>>>> Compiling task-1.7.1-1
> autoreconf-2.61: Entering directory `.'
> autoreconf-2.61: configure.ac: not using Gettext
> autoreconf-2.61: running: aclocal --force
> configure.ac:35: error: Autoconf version 2.62 or higher is required
> /usr/share/aclocal-1.11/init.m4:26: AM_INIT_AUTOMAKE is expanded from...
> configure.ac:35: the top level
> autom4te-2.61: /usr/bin/m4 failed with exit status: 63
> aclocal-1.11: autom4te failed with exit status: 63
> autoreconf-2.61: aclocal failed with exit status: 63
> *** ERROR: autoreconf failed

  So I tried using automake-1.10 as well as autoconf-2.61, and that just gave
me the same behaviour as using the latest versions: an extra doc dir that has
to be excluded at PKG_ time.  Humph.

  Perhaps there's actually a problem with task's makefiles or configury not
understanding "--docdir=/usr/share/doc/task" correctly?

    cheers,
      DaveK


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]