Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 9 May 2002 12:31:38 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: EISDIR EACCES and open in grepB Message-ID: <20020509163138.GK6910@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.23.1i On Thu, May 09, 2002 at 12:22:14PM -0400, Mark Blackburn wrote: >This might make a little more sense than my last "patch". I still >haven't managed to build cygwin1.dll. I tried the cygwin src from >setup.exe and the src from cvs. Could someone point me at some sort of >build instructions. "Hint": The FAQ and Contributing links both have brief instructions. >On the setup.exe src I have an empty w32api directory that make >complains about : >make[1]: Entering directory `/usr/src/cygwin-1.3.10-1/winsup/w32api' >make[1]: *** No rule to make target `all'. Stop. >make[1]: Leaving directory `/usr/src/cygwin-1.3.10-1/winsup/w32api' >make: *** [w32api] Error 1 Where would you expect the w32api sources to live? >Or if I start at /usr/src/cygwin-1.3.10-1/winsup/w32api/cygwin : >g++ -c -gstabs+ -O2 -MMD -fbuiltin ... cygheap.cc >In file included from cygheap.cc:17: >fhandler.h: In method `select_stuff::select_stuff()': >fhandler.h:1086: implicit declaration of function `int memset(...)' >make: *** [cygheap.o] Error 1 No idea what this is. You have something set up strangely. >On the cvs version it dies like this : > >lib ..working in >checkoutput.exp ..linked >flags.exp ..linked >newlib.exp ..linked >passfail.exp ..linked >newlib.locale ..working in >UTF-8.c ..linked >UTF-8.exp ..linked >locale.exp ..linked >newlib.string ..working in >string.exp ..linked >tstring.c ..linked >loading cache ../config.cache >configure: error: can not find install-sh or install.sh in .. ./.. >make: *** [configure-target-newlib] Error 1 ...check out these files via cvs... cgf -- Please do not send me personal email with cygwin questions. Use the resources at http://cygwin.com/ . -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/