On Sat, Nov 14, 2009 at 2:57 PM, Eric Blake <e...@byu.net> wrote: > Is this something you can reproduce using just './gnulib-tool --with-tests > - --test [your list of modules]'? Is this a case where you need to upgrade > your list of modules to use getopt-posix or getopt-gnu, instead of the > deprecated plain getopt?
Hmm. Thanks, Eric. Normally, I prefer to write using the completely non-standard "autoopts-config" :-D. I'll try again with getopt-gnu. Perhaps this could be fiddled a bit so the failure mode is a little clearer about the cause? >> I'm running on linux. There is a /usr/include/getopt.h. > > Which kernel version, and glibc version? vmlinux-2.6.27.37 $ /lib/libc.so.6 GNU C Library stable release version 2.9 (20081117), by Roland McGrath et al. Thank you. Regards, Bruce