John Darrington <[email protected]> writes: > Using recent gnulib, I get the following build failure: > > > In file included from ./src/libpspp/argv-parser.h:38, > from src/libpspp/argv-parser.c:19: > ./gl/getopt.h:197: error: redefinition of ‘struct option’ > ./gl/getopt.h:245: error: conflicting types for ‘getopt_long’ > /usr/include/getopt.h:175: note: previous declaration of ‘getopt_long’ was > here > ./gl/getopt.h:249: error: conflicting types for ‘getopt_long_only’ > /usr/include/getopt.h:179: note: previous declaration of ‘getopt_long_only’ > was here > make[2]: *** [src/libpspp/src_libpspp_libpspp_la-argv-parser.lo] Fehler 1
Is this on a GNU/Linux host? (I suspect so, but thought I'd ask anyhow.) -- Ben Pfaff http://benpfaff.org _______________________________________________ pspp-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/pspp-dev
