This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Cygwin build documentation error.


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


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