Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Mutt 1.5.20, compressed and nntp patches

18 views
Skip to first unread message

Troy Piggins

unread,
Aug 11, 2009, 3:14:27 AM8/11/09
to
Trying to compile Mutt 1.5.20 with the compressed and nntp
patches from http://mutt.org.ua/download/mutt-1.5.20/

Never had a problem before, but with this version when I try to
configure I get error messages:

$ ./configure --enable-compressed --enable-nntp
configure: WARNING: unrecognized options: --enable-compressed, --enable-nntp
...

The patches are applied in the usual way

$ patch -p1 < ../patch-1.5.20.rr.compressed
$ patch -p1 < ../patch-1.5.20.vvv.nntp

If I compile the patched source without the above options, or
obviously I compile the vanilla source, I get no errors and all
is fine.

Any ideas?

--
Troy Piggins

Thomas Wiegner

unread,
Aug 11, 2009, 5:10:35 PM8/11/09
to
On Tue, 11 Aug 2009, Troy Piggins <usene...@piggo.com> wrote:
> Trying to compile Mutt 1.5.20 with the compressed and nntp
> patches from http://mutt.org.ua/download/mutt-1.5.20/
>
> Never had a problem before, but with this version when I try to
> configure I get error messages:
>
> $ ./configure --enable-compressed --enable-nntp
> configure: WARNING: unrecognized options: --enable-compressed, --enable-nntp
> ...

This is normal. When typing "make" there should be run a
regeneration of configure via automake and after that
the --enable-compressed option should be known.

Is perhaps your automake outdated? mutt-1.5.20 needs a quite new
one, have you followed the instructions from the original source of
the compressed folder patch?

http://www.spinnaker.de/mutt/compressed/

Cheers,

Thomas

--
slrn packages for ubuntu and windows: http://www.foory.de/thw/slrn/

James Wilkinson

unread,
Aug 11, 2009, 5:23:05 PM8/11/09
to
Troy Piggins wrote:
> Trying to compile Mutt 1.5.20 with the compressed and nntp
> patches from http://mutt.org.ua/download/mutt-1.5.20/
>
> Never had a problem before, but with this version when I try to
> configure I get error messages:
>
> $ ./configure --enable-compressed --enable-nntp
> configure: WARNING: unrecognized options: --enable-compressed, --enable-nntp
> ...

I believe that these errors are merely cosmetic. Try going ahead and
compiling. (I did, and this message is posted from an nntp-patched Mutt
1.5.20).

Hope this helps,

James.

--
E-mail: james@ | DON’T be put off by “horror stories” spread by others.
aprilcottage.co.uk | People who talk about death and serious injury are very
| rarely the ones who have actually suffered such things.
| -- Adrian Plass

Troy Piggins

unread,
Aug 11, 2009, 5:30:16 PM8/11/09
to
* Thomas Wiegner wrote :

> On Tue, 11 Aug 2009, Troy Piggins <usene...@piggo.com> wrote:
>> Trying to compile Mutt 1.5.20 with the compressed and nntp
>> patches from http://mutt.org.ua/download/mutt-1.5.20/
>>
>> Never had a problem before, but with this version when I try to
>> configure I get error messages:
>>
>> $ ./configure --enable-compressed --enable-nntp
>> configure: WARNING: unrecognized options: --enable-compressed, --enable-nntp
>> ...
>
> This is normal. When typing "make" there should be run a
> regeneration of configure via automake and after that
> the --enable-compressed option should be known.
>
> Is perhaps your automake outdated? mutt-1.5.20 needs a quite new
> one, have you followed the instructions from the original source of
> the compressed folder patch?
>
> http://www.spinnaker.de/mutt/compressed/

Aah, I hadn't been there since there isn't a 1.5.20 version of
compressed there (only 1.5.19), but there is on VVV's site.

Funny, I haven't had to do that "./prepare" step before, usually
just "./configure", but doing this now works:

$ ./prepare --enable-compression --enable-nntp
$ make
$ sudo make install

Thanks Thomas.

--
Troy Piggins

Troy Piggins

unread,
Aug 11, 2009, 8:44:39 PM8/11/09
to
* James Wilkinson wrote :

> Troy Piggins wrote:
>> Trying to compile Mutt 1.5.20 with the compressed and nntp
>> patches from http://mutt.org.ua/download/mutt-1.5.20/
>>
>> Never had a problem before, but with this version when I try to
>> configure I get error messages:
>>
>> $ ./configure --enable-compressed --enable-nntp
>> configure: WARNING: unrecognized options: --enable-compressed, --enable-nntp
>> ...
>
> I believe that these errors are merely cosmetic. Try going ahead and
> compiling. (I did, and this message is posted from an nntp-patched Mutt
> 1.5.20).

No, they weren't cosmetic. Compiling ended with errors.

--
Troy Piggins

RS Wood

unread,
Aug 12, 2009, 5:29:12 AM8/12/09
to

Reasonably, this is the point where you would tell us which errors you
got. Just a suggestion.
--
http://www.therandymon.com

Troy Piggins

unread,
Aug 12, 2009, 4:02:14 PM8/12/09
to
* RS Wood wrote :

> In article <2009081...@usenet.piggo.com>, Troy Piggins wrote:
> [---=| Quote block shrinked by t-prot: 13 lines snipped |=---]

>>> compiling. (I did, and this message is posted from an nntp-patched Mutt
>>> 1.5.20).
>>
>> No, they weren't cosmetic. Compiling ended with errors.
>
> Reasonably, this is the point where you would tell us which errors you
> got. Just a suggestion.

Moot point now. The problem was solved by Thomas and I posted
what I did to fix it in the other subthread.

--
Troy Piggins

0 new messages