Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-Id: <4.3.1.2.20010711182021.020cb638@pop.ma.ultranet.com> X-Sender: lhall AT pop DOT ma DOT ultranet DOT com X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Wed, 11 Jul 2001 18:22:30 -0400 To: Berit =?iso-8859-1?Q?Sund=F8y?= , cygwin AT cygwin DOT com From: "Larry Hall (RFK Partners, Inc)" Subject: Re: error while building cygwin1.dll In-Reply-To: <5.1.0.14.2.20010711224551.00b4fae0@pop.online.no> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id SAA27461 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 AT 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 AT rfk DOT 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/