This is the mail archive of the cygwin@cygwin.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]
Other format: [Raw text]

Re: EISDIR EACCES and open in grepB


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/


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