"John McCabe-Dansted" <[EMAIL PROTECTED]> writes: > I did find another gnulib problem in my build environment: > > ./gl/time.h:67: error: syntax error before "__timer" > ./gl/time.h:69: error: syntax error before "__timer"
What .c source file triggers this? It is probably a failure to #include <config.h>, which should "#define restrict". -- "The sound of peacocks being shredded can't possibly be any worse than the sound of peacocks not being shredded." Tanuki the Raccoon-dog in the Monastery _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
