Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=467398 --- Comment #8 from Daniel Berrange <berrange@xxxxxxxxxx> 2008-10-31 08:50:44 EDT --- This isn't a gnulib bug - gnulib is actually doing the right thing here. The trouble is that gettext has a hardcoded list of symbols for mingw, and its assuming that optind & optarg are to be included, regardless of whether gnulib actually built them. So removing those two exports from gettext-tools/woe32dll/gettextlib-exports.c is correct in context of mingw-runtime 3.15.1 and fine for Fedora's needs Ideally upstream gettext would conditionally generate that exports file according to what gnulib actually built. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review