bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-mailutils] configure fails on Cygwin


From: d.henman
Subject: Re: [bug-mailutils] configure fails on Cygwin
Date: Fri, 24 Aug 2007 04:47:03 +0900

There is no problem with your configure script.
It is exactly the same as mine.

Your config.log is shorter than mine but I configure in mh and other programs,
so I can't directly compare.

But, I did run ./configure with not options and encountered no problems.

Questions for you:
  (1) do you have the /usr/include  files  such as stdio.h, unistd.h, etc
  (2) Why do you have <CR>'s, aka \m or 0x0d, codes in your config.log file? 
      This could seriously scew parsing up.
      Are you using a dos type editor to edit the config.log file?

Also please keep space characters out of your file/dir names....  Thanks

Regards,
  Darel Henman

----------------

Nicolas Reimen <address@hidden> wrote:

> 1. Working from the current CVS version, it appeared I was lacking a cygwin 
> module
> and, as a result, autopoint was not present. The module I added was
> "gettext-devel". This allowed autogen.sh to complete, though it spwed a 
> number of
> messages along the way an I am unable to tell if they are worrying or not.
>  
> 2. From that point I had a configure command I could run and I did it. But it
> failed. Actually, the way it failed looked exactly the same a what I had got 
> with
> the 1.2 snapshot. So I re-ran everything from the start, with the current 
> CVS,and
> both the 1.1 and 1.2 snapshots (http://ftp.gnu.org/gnu/mailutils/
> mailutils-1.2.tar.bz2 and 
> http://ftp.gnu.org/gnu/mailutils/mailutils-1.1.tar.bz2).
> Indeed, the way it fails is exactly the same. The end of the messages before 
> the
> failure is in all 3 cases :
>  
> checking size of off_t... 8
> checking for long... yes
> checking size of long... 4
> checking for long long... (cached) yes
> checking size of long long... 8
> : integer expression expected: 8
> : integer expression expected: 8
> -byte type, suitable for mu_off_t
>  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]