Dominik Vogt wrote: > > On Tue, Feb 26, 2002 at 08:35:42AM +1030, Alex Wallis wrote: > > When I run make dist now, these errors have begun showing up since the > > new perllib module has been added. > > > > make[3]: Entering directory `/home/awol/cvs/fvwm/perllib/FVWM/Module' > > make[3]: *** No rule to make target `distdir'. Stop. > > make[3]: Leaving directory `/home/awol/cvs/fvwm/perllib/FVWM/Module' > > make[2]: *** [distdir] Error 1 > > make[2]: Leaving directory `/home/awol/cvs/fvwm/perllib/FVWM' > > make[1]: *** [distdir] Error 1 > > make[1]: Leaving directory `/home/awol/cvs/fvwm/perllib' > > make: *** [distdir] Error 1 > > > > Perhaps an oversight? > > Did you run automake and autoconf before "make dist"? For me, it > runs through. On the other hand, "make distcheck" throws an error: > > $ make distcheck > ... > Making all in Module > make[5]: Entering directory > `/net/lifelux/lifeshare/home/luthien/src/fvwm/fvwm-2.5.1/=build/perllib/FVWM/Module' > make[5]: *** No rule to make target `Gtk.pm', needed by `all-am'. Stop. > ... >
I actually had tried autoreconf and automake first, but now that you mention it, I've just tried everything I can think of, and I've run cvs update with -A and -P with -R flags even. Still always get the same error as above. All the make dist, distcheck, dist2, rpm-dist, etc.. options return those same errors for me. Alex -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]