X-Spam-Check-By: sourceware.org Message-ID: <46376A13.FBD36D9D@dessent.net> Date: Tue, 01 May 2007 09:25:55 -0700 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: Aaron Gray CC: GCC Mailing List , cygwin AT cygwin DOT com Subject: Re: Cygwin build documentation error. References: <030801c78c6e$8f6ac9a0$0200a8c0 AT AMD2500> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Aaron Gray wrote: > I am getting errors on building Cygwin. It appears to be something to do > with the documentation. > > Am I missing something simple such as a package like cygwin-doc and if so > where do I get it ? > > Error text below... > > Many thanks in advance, > [...] `/usr/build/cygwin/i686-pc-cygwin/winsup/doc' > gcc -g /usr/src/src/winsup/doc/doctool.c -o doctool > ./doctool -m -d /usr/src/src/winsup/doc -d /usr/src/src/winsup/utils -d > /usr/src/src/winsup/cygwin -s /usr/src/src/winsup/doc -o cygwin-ug-net.sgml > /usr/src/src/winsup/doc/cygwin-ug-net.in.sgml > xmlto html -o cygwin-ug-net/ -m /usr/src/src/winsup/doc/cygwin.dsl > cygwin-ug-net.sgml > usage: xmlto [OPTION]... FORMAT XML This should go to the Cygwin list. You're building in winsup, which is not part of gcc, so this is totally off topic. The answer is that you probably have a missing package, or maybe a non-Cygwin/native version of xmlto in your PATH, but we don't know. Send your cygcheck output as directed in cygwin.com/problems.html. Brian -- 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/