From: Hans U. N. <gp...@n-...> - 2005-03-18 13:09:21
|
Lutz M=C3=BCller <lu...@us...> writes: > cvs co libexif > cd libexif > ./autogen.sh > cd .. && mkdir build && cd build > ../libexif/configure > make > > make fails with: > > lutz@lutz:~/build/libexif$ make > make all-recursive > make[1]: Entering directory `/home/lutz/build/libexif' > 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. Uli |