On Sat, 1 Jul 2006, Darryl Miles wrote: > CVS cygwin build of winsup module uses xmlto that uses getopt executable. > > Bash has a builtin implementation of getopt. But the 'xmlto' tool which is > used to build CYGWIN winsup module is expecting to be able to run an > application version of getopt. There does not appear to be a package called > 'getopt' so maybe this tool is hidden away inside another CYGWIN package. > Does anyone know what package that is called, maybe the website CVS build > instructions can be updated to include that pre-requisite package.
The Cygwin package search page (<http://cygwin.com/packages/>) knows. So does cygcheck (if the file is present on your machine, use "cygcheck -f /usr/bin/getopt"; if it isn't, use "cygcheck -p "usr/bin/getopt"). Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ [EMAIL PROTECTED] | [EMAIL PROTECTED] ZZZzz /,`.-'`' -. ;-;;,_ Igor Peshansky, Ph.D. (name changed!) |,4- ) )-,_. ,\ ( `'-' old name: Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu t'en rends compte." "But no -- you are no fool; you call yourself a fool, there's proof enough in that!" -- Rostand, "Cyrano de Bergerac" -- 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/