<<< Date Index >>>     <<< Thread Index >>>

bug#1029: marked as done (mutt-1.3.27i: compilation problem on Solaris 5.8)



Your message dated Tue, 9 Sep 2003 23:56:17 -0400
with message-id <20030910035617.GI621@xxxxxxxxxxxxxxxxxxx>
and subject line could not reproducible
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Herr der Kaefer
(administrator, GUUG bugs database)

--------------------------------------
Received: (at submit) by bugs.guug.de; 7 Feb 2002 12:29:29 +0000
>From a3@xxxxxxxxxxxxxx Thu Feb 07 13:29:29 2002
Received: from wiwo05.cistron.nl
        ([195.64.69.46] helo=axsguard.vdps.nl ident=0)
        by trithemius.gnupg.org with esmtp (Exim 3.12 #1 (Debian))
        id 16Yng8-0007Ls-00
        for <submit@xxxxxxxxxxxx>; Thu, 07 Feb 2002 13:29:28 +0100
Received: from blade1.vdps.nl ; Thu, 7 Feb 2002 13:27:59 +0100
Received: (from a3@localhost)
        by blade1.vdps.nl (8.10.2+Sun/8.10.2) id g17DOx608394;
        Thu, 7 Feb 2002 13:24:59 GMT
Date: Thu, 7 Feb 2002 13:24:59 GMT
From: Adri Verhoef <a3@xxxxxxx>
Message-Id: <200202071324.g17DOx608394@xxxxxxxxxxxxxx>
Subject: mutt-1.3.27i: compilation problem on Solaris 5.8
To: submit@xxxxxxxxxxxx

Package: mutt
Version: 1.3.27i
Severity: normal

Just letting you know...

To compile mutt «Mutt 1.3.27i (2002-01-22)» on Solaris 5.8,
in ./Makefile, I had to
change:
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
into:
          (cd ./$$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \

else mutt failed to build, giving me:

make  all-recursive
Making all in m4
sh: m4: does not exist
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /var/tmp/mutt-1.3.27
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'



Cheers,
a3

---------------------------------------
Received: (at 1029-done) by bugs.guug.de; 10 Sep 2003 03:54:02 +0000
>From brendan@xxxxxxxxxx Wed Sep 10 05:53:57 2003
Received: from nycsmtp3out.rdc-nyc.rr.com ([24.29.99.224])
        by trithemius.gnupg.org with esmtp (Exim 3.35 #1 (Debian))
        id 19ww3J-000603-00
        for <1029-done@xxxxxxxxxxxx>; Wed, 10 Sep 2003 05:53:57 +0200
Received: from watanabe.kublai.com (24-29-153-53.nyc.rr.com [24.29.153.53])
        by nycsmtp3out.rdc-nyc.rr.com (8.12.1/Road Runner SMTP Server 1.0) with 
ESMTP id h8A3uImI028911
        for <1029-done@xxxxxxxxxxxx>; Tue, 9 Sep 2003 23:56:18 -0400 (EDT)
Received: from watanabe.kublai.com (localhost [127.0.0.1])
        by watanabe.kublai.com (8.12.9/8.12.2) with ESMTP id h8A3uIOu013837
        for <1029-done@xxxxxxxxxxxx>; Tue, 9 Sep 2003 23:56:18 -0400 (EDT)
Received: (from brendan@localhost)
        by watanabe.kublai.com (8.12.9/8.12.2/Submit) id h8A3uIY1013836
        for 1029-done@xxxxxxxxxxxx; Tue, 9 Sep 2003 23:56:18 -0400 (EDT)
X-Authentication-Warning: watanabe.kublai.com: brendan set sender to 
brendan@xxxxxxxxxx using -f
Date: Tue, 9 Sep 2003 23:56:17 -0400
From: Brendan Cully <brendan@xxxxxxxxxx>
To: 1029-done@xxxxxxxxxxxx
Subject: could not reproducible
Message-ID: <20030910035617.GI621@xxxxxxxxxxxxxxxxxxx>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Operating-System: Darwin 6.6 Power Macintosh
User-Agent: Mutt/1.5.4i
X-Spam-Status: No, hits=-102.9 required=5.0
        tests=AWL,USER_AGENT_MUTT,USER_IN_WHITELIST,X_AUTH_WARNING
        version=2.55
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp)

could not reproduce on solaris 2.8, probably an environment problem
(cdpath?)