There are two problems are reported. One is SUNWgnugetopt is not installed on Solaris. Another is SUNW*-l10n has the duplicated copyright file pathes.
I miunderstood SUNWgnugetopt is installed in nevada with spec-files-other but actually it's indiana only. Since Solaris getopts doesn't work as I expect, finally I decided to have the custom getopt function. I forgot SUNW*-l10n packages are installed in JDS build env even though those packages are used in build only. I renamed copyright to $(GETTEXT_PACKAGE).ui.copyright and $(GETTEXT_PACKAGE).help.copyright Thanks, fujiwara -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: spec-files-custom-getopt.diff URL: <http://mail.opensolaris.org/pipermail/jds-review/attachments/20080405/f40dc287/attachment.ksh>
