-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The failure mode when /usr/bin/getopt is used on 10.5 or 10.6 is:

...
if [ -x "/sw/bin/gnome-doc-tool" ]; then \
                "/sw/bin/gnome-doc-tool" html -o html ./docbook/GuideIndex.xml 
; \
        else \
                echo "gnome-doc-tool not found, html is not built" ; \
        fi
getopt: illegal option -- s
getopt: illegal option -- s
getopt: illegal option -- f
getopt: illegal option -- i
getopt: illegal option -- :
getopt: illegal option -- h
getopt: illegal option -- u
getopt: illegal option -- k
getopt: illegal option -- p
getopt: illegal option -- h
getopt: illegal option -- :
getopt: illegal option -- x
getopt: illegal option -- s
getopt: illegal option -- i
getopt: illegal option -- :
getopt: illegal option -- f
getopt: illegal option -- i
getopt: illegal option -- u
getopt: illegal option -- r
getopt: illegal option -- s
getopt: illegal option -- u
getopt: illegal option -- p
getopt: illegal option -- u
getopt: illegal option -- :
getopt: illegal option -- p
getopt: illegal option -- y
getopt: illegal option -- r
getopt: illegal option -- a
getopt: illegal option -- p
getopt: illegal option -- h
getopt: illegal option -- i
getopt: illegal option -- s
getopt: illegal option -- a
getopt: illegal option -- r
getopt: illegal option -- a
getopt: illegal option -- p
getopt: illegal option -- h
getopt: illegal option -- i
getopt: illegal option -- s
getopt: illegal option -- p
getopt: illegal option -- a
getopt: illegal option -- h
getopt: illegal option -- :
getopt: illegal option -- a
getopt: illegal option -- r
getopt: illegal option -- a
getopt: illegal option -- p
getopt: illegal option -- h
getopt: illegal option -- i
getopt: illegal option -- s
getopt: illegal option -- s
getopt: illegal option -- i
getopt: illegal option -- z
getopt: illegal option -- :
getopt: illegal option -- a
getopt: illegal option -- s
getopt: illegal option -- s
getopt: illegal option -- s
getopt: illegal option -- y
getopt: illegal option -- p
getopt: illegal option -- s
getopt: illegal option -- i
getopt: illegal option -- s
getopt: illegal option -- a
getopt: illegal option -- u
getopt: illegal option -- a
getopt: illegal option -- :
getopt: illegal option -- f
getopt: illegal option -- u
getopt: illegal option -- s
getopt: illegal option -- y
getopt: illegal option -- p
getopt: illegal option -- s
getopt: illegal option -- i
getopt: illegal option -- s
getopt: illegal option -- s
getopt: illegal option -- y
getopt: illegal option -- :
getopt: illegal option -- v
getopt: illegal option -- r
getopt: illegal option -- b
getopt: illegal option -- s
getopt: illegal option -- v
getopt: illegal option -- r
getopt: illegal option -- s
getopt: illegal option -- i
getopt: illegal option -- h
getopt: illegal option -- p
...

With getoptbin installed, the build succeeds.
- -- 
Alexander Hansen
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkwQxswACgkQB8UpO3rKjQ/XvwCfVTNpHgkoFuMbvDuOgdpMd4DB
0EoAnjSnOboza1R3pmnT08LiakN+qXtW
=bGwa
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Fink-devel mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to