X-Spam-Check-By: sourceware.org Message-ID: <43CE88C6.3070009@hones.org.uk> Date: Wed, 18 Jan 2006 18:28:22 +0000 From: Cliff Hones User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Building Cygwin from CVS Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Score: -2.5 (--) X-IsSubscribed: yes 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 It's rather a long time since I tried building my own cygwin from CVS. With the new release out, I thought I'd give it a try, as I imagine HEAD is very close to 1.5.19-2. I followed the instructions in the FAQ: http://cygwin.com/faq/faq.programming.html#faq.programming.building-cygwin A few comments: . It would be useful to mention in the FAQ which packages need to be installed to perform the build. I expect everyone will realise make, gcc, binutils etc. are required, but I found I needed cocom (for shilka) which I'd not come across before, and dejagnu in order to run the tests. . The FAQ info describing how to run the tests is wrong. It worked for me when I ran "make check" in the i686-pc-cygwin/winsup subdirectory of my build directory. . When I ran the tests, I got five unexpected failures (devdsp, msgtest, pthread-cancel1, semtest and shmtest). Is this to be expected :-). Could I suggest the FAQ is updated? -- Cliff -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/