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]

Re: error while building cygwin1.dll


At 04:54 PM 7/11/2001, Berit Sundøy wrote:
>Hi cygwinner's!
>
>I get an error while trying to build cywin1.dll:
>
>Everyone@MONSTER /usr/src/cygwin-1.3.2-1/winsup/cygwin
>$ make
>g++ -c -gstabs+ -O2 -MD -fbuiltin ... cygheap.cc
>In file included from cygheap.cc:14:
>fhandler.h: In method `select_stuff::select_stuff()':
>fhandler.h:1021: implicit declaration of function `int memset(...)'
>make: *** [cygheap.o] Error 1
>
>Why?
>I got the latest 1.3.2 package and everything!
>I'm I doing something wrong?
>What about some 'for dummies' docs about rebuilding the different parts making up the cygwin1.dll?



Hm, what about:

How do I rebuild the tools on my NT box?
http://www.cygwin.com/faq/faq_4.html#SEC92

and

http://www.cygwin.com/contrib.html

Also, its best if you pull the source from CVS when building winsup.  Its
possible to build it with the sources setup gives you but things aren't
as well ordered.  Your choice of course! :-)



Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX


--
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]