From: Hans U. N. <gp...@n-...> - 2005-03-18 13:45:15
|
Hans Ulrich Niedermann <gp...@n-...> writes: > Lutz M=C3=BCller <lu...@us...> writes: >> Making all in m4 >> make[2]: Entering directory `/home/lutz/build/libexif/m4' >> make[2]: Nothing to be done for `all'. >> make[2]: Leaving directory `/home/lutz/build/libexif/m4' >> Making all in po >> make[2]: Entering directory `/home/lutz/build/libexif/po' >> make[2]: *** No rule to make target `/config.status', needed by >> `Makefile'. Stop. >> make[2]: Leaving directory `/home/lutz/build/libexif/po' >> make[1]: *** [all-recursive] Error 1 >> make[1]: Leaving directory `/home/lutz/build/libexif' >> make: *** [all] Error 2 >> >> I usually remove po from SUBDIRS in libexif/Makefile, but perhaps >> someone knows the solution? > > Not yet, but remain assured that I'll find one. Fixed. But I'm confused why I haven't run into that problem until you reported it. I've been doing out-of-tree builds all the time. Uli |