--- Emmanuel Blot <[EMAIL PROTECTED]> wrote:
> Hello,
> 
> I am unable to run autoconf under Cygwin (1.1.4).
> I get the message: NONE:0: /usr/bin/m4: Expecting line feed in frozen file
> 
> Is there any way to fix this problem ?
> 

This is a \r\n (DOS line endings) vs \n (UNIX line endings) problem.  Your
frozen m4 file contains \r\n and your processing is set for binary mode
defaults.

See http://sources.redhat.com/cygwin/ for a URL to the cygwin mail archives. 
BTW, from where did you get the autoconf package, or did you build the current
release yourself?

Cheers,

=====
--- <http://earniesystems.safeshopper.com> ---
   Earnie Boyd: <mailto:[EMAIL PROTECTED]>
            __Cygwin: POSIX on Windows__
Cygwin Newbies: <http://gw32.freeyellow.com/>
           __Minimalist GNU for Windows__
  Mingw32 List: <http://www.egroups.com/group/mingw32/>
    Mingw Home: <http://www.mingw.org/>

__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/

Reply via email to