Am 26.04.2012 um 18:48 schrieb Werner LEMBERG: >> In fact, the whole directory >> groff/src/libs/gnulib/build-aux/snippet >> is missing. >> >> `src/libs/gnulib/build-aux/arg-nonnull.h' is no longer in the repository >> `src/libs/gnulib/build-aux/c++defs.h' is no longer in the repository >> `src/libs/gnulib/build-aux/warn-on-use.h' is no longer in the repository > > You must update the CVS repository with > > cvs update -dP > > to get recently added directories. I think this should fix all your > issues.
Thanks, it builds fine now. Axel