On Wed, Mar 13, 2002 at 11:19:43AM -0600, Drew Raines <[EMAIL PROTECTED]> wrote:
> Dominik Mierzejewski <[EMAIL PROTECTED]>:
> >
> > What's in the last lines of configure.log?
>
>$ tail -15 config.log
>char **argv;
>
>int main() {
>
>return f (e, argv, 0) != argv[0] || f (e, a
Dominik Mierzejewski <[EMAIL PROTECTED]>:
>
> What's in the last lines of configure.log?
$ tail -15 config.log
char **argv;
int main() {
return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
; return 0; }
configure:1231: checking how to run the C preprocessor
co
On Wednesday, 13 March 2002, Drew Raines wrote:
> I have built the past 10 releases of Mutt with the exact compiler and
> configure options I'm using today. Why does it fail now? I'm still using
> gcc, an ANSI-compliant compiler.
>
>$ head -1 VERSION
>1.3.28
>$ cat CONFIGURE
>.
I have built the past 10 releases of Mutt with the exact compiler and
configure options I'm using today. Why does it fail now? I'm still using
gcc, an ANSI-compliant compiler.
$ head -1 VERSION
1.3.28
$ cat CONFIGURE
./configure \
--prefix=/opt/pkgs/mutt-1.3.28 \
J. David Boyd <[EMAIL PROTECTED]> wrote:
>
> And (stupid question mode ON) do I need a copy of sendmail to send mail?
No. You need an MTA, but this could be nullmailer (appropriate for a
dial-up machine or workstation in a LAN), qmail, postfix, exim, or even
sendmail.
Charles
--
-
ecember 07, 2000 3:30 PM
Subject: Re: ./configure Problem
> On Thu, Dec 07, 2000 at 02:33:51PM -0500, J. David Boyd wrote:
> > Good afternoon.
> >
> > I'm using Cywin 1.1.6 under Win 98 SE.
> >
> > When I run ./configure, it says that it can find no place
On Thu, Dec 07, 2000 at 02:33:51PM -0500, J. David Boyd wrote:
> Good afternoon.
>
> I'm using Cywin 1.1.6 under Win 98 SE.
>
> When I run ./configure, it says that it can find no place where the mail is
> stored. I then created a var/spool/mail, and it configured, but of course
> doesn't find
Good afternoon.
I'm using Cywin 1.1.6 under Win 98 SE.
I believe that I am missing something very obvious, and here is my problem.
This is not a mutt problem, per se, probably, and if I need to ask this
question elsewhere, feel free to let me know!
When I run ./configure, it says that it can fi
On Wed, Jul 26, 2000 at 12:25:58PM +0200, Dirk Pirschel wrote:
> * [EMAIL PROTECTED] wrote on Wed, 26 Jul 2000:
>
> > What is this trying to tell me and what do I need to fix? E.g. *how*
> > do I "Try using libiconv instead" ?
>
> http://clisp.cons.org/~haible/packages-libiconv.html
>
OK, than
* [EMAIL PROTECTED] wrote on Wed, 26 Jul 2000:
> What is this trying to tell me and what do I need to fix? E.g. *how*
> do I "Try using libiconv instead" ?
http://clisp.cons.org/~haible/packages-libiconv.html
-Dirk
I am trying to build 1.3.5 on a Solaris 2.6 system.
1.2.4 builds fine there, I have also build 1.3.5 on Linux OK, but
1.3.5 on Solaris gives:-
checking for iconv... yes
checking whether this iconv is good enough... no
configure: error: Try using libiconv instead
What is this trying
11 matches
Mail list logo