Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com Message-ID: <20000317132638.18245.qmail@web120.yahoomail.com> Date: Fri, 17 Mar 2000 05:26:38 -0800 (PST) From: Earnie Boyd Reply-To: earnie_boyd AT yahoo DOT com Subject: Re: File permision errors on win98 with net release candidate To: John Fortin , "cygwin-developers AT sourceware DOT cygnus DOT com" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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. --- John Fortin wrote: > All, > I've installed the net release candidate in my Win98 box into /bin > and /usr/bin off mounted from c:. > > I installed the base requirements for development (gcc, make, sed, > binutils, etc) bash, fileutils etc. > > I wanted to compile a simple package such as autoconf. This is what I > got after I typed > > ~/gnu/autoconf-2.13/: echo $MAKE_MODE > unix > ~/gnu/autoconf-2.13/: configure --prefix=/usr > creating cache ./config.cache > checking for gm4... no > checking for gnum4... no > checking for m4... no > checking for mawk... no > checking for gawk... gawk > checking for perl... no > configure: warning: autoscan will not be built since perl is not found > checking for a BSD compatible install... /BIN/install -c > .//configure: cannot create temp file for here document: Permission > denied > updating cache ./config.cache > .//configure: cannot create temp file for here document: Permission > denied > creating ./config.status > .//configure: cannot create temp file for here document: Permission > denied > .//configure: cannot create temp file for here document: Permission > denied > .//configure: cannot create temp file for here document: Permission > denied > .//configure: cannot create temp file for here document: Permission > denied > .//configure: cannot create temp file for here document: Permission > denied > .//configure: cannot create temp file for here document: Permission > denied > .//configure: cannot create temp file for here document: Permission > denied > ~/gnu/autoconf-2.13/: > > > I have gcc as follows: > ~/gnu/autoconf-2.13/: gcc -v > Reading specs from /USR/BIN/../lib/gcc-lib/i686-pc-cygwin/2.95.2/specs > gcc version 2.95.2 19991024 (release) > ~/gnu/autoconf-2.13/: > > I tried both the newest and oldest available snapshots dlls as of > 3-15-2000 with the same problem. Everything worked before I converted > over to the new distribution. I also tried other packages with the same > results. > > Any suggestions?? > > John > __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com