pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: anyone feel responsible for opensc?
Not able to help with your maintainer issue; however...
> [...]
> NetBSD doesn't implement getopt_long_only (which opensc doesn't actually use,
> and I'm assuming this is linuxy).
> [...]
> Before I continue, I want to ask: does anyone else care about opensc, and
> does anyone have any getopt_long_only clues?
> [...]
Use getopt_long(). I don't remember if this was suggested to me by #pkgsrc or
something i derived on my own. Here's some discussion on the issue:
https://code.google.com/p/wbar/issues/detail?id=55
Also, there are several patches in -wip that show this replacement:
entrance/patches/patch-aa
entrance/patches/patch-ab
lives/patches/patch-ac
vamps/patches/patch-aa
vamps/patches/patch-ac
wordwarvi/patches/patch-ab
I find recursively grep'ing the patches in -wip very helpful with resolving
these sorts of portability issues.
Home |
Main Index |
Thread Index |
Old Index