This is the mail archive of the cygwin-developers@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: File permision errors on win98 with net release candidate


--- John Fortin <fortinj@attglobal.net> wrote:
> Earnie Boyd wrote:
> 
> > Hi John,
> >
> > Your problem might be due to autoconf itself.  I've been working with
> modifying
> > autoconf to work with Amol's ntport of zsh and had to modify it to look for
> > m4.exe, gawk.exe, etc instead of just m4, gawk, etc.  The function is
> > AC_PATH_PROG in acgeneral.m4.  You'll have to modify the configure by hand
> to
> > bootstrap.  See line 545 of configure for the check for gm4, gnum4 and m4.
> >
> > Earnie.
> >
> 
> Hi Earnie,
>     But this worked in the past without any problems.  And other packages are
> broken too ( grep, fileutils for instance).
> 
> John

Uhm, what shell are you using?  It appears that `test -f' isn't working
correctly for you.


=====
---
   Earnie Boyd: <mailto:earnie_boyd@yahoo.com>
            __Cygwin: POSIX on Windows__
Cygwin Newbies: <http://www.freeyellow.com/members5/gw32/index.html>
           __Minimalist GNU for Windows__
  Mingw32 List: <http://www.egroups.com/group/mingw32/>
    Mingw Home: <http://www.mingw.org/>

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]