On 6/27/06, Nathaniel Smith <[EMAIL PROTECTED]> wrote:
On Tue, Jun 27, 2006 at 02:20:07PM -0600, Shaun Jackman wrote:
> Is there an autogen.sh (or equivalent) script to deal with the
> autotools magickery. I got as far as...
>
> config.status: error: cannot find input file: po/Makefile.in.in
> make: *** [config.status] Error 1
> debuild: fatal error at line 857:
> couldn't exec fakeroot debian/rules:
"autoreconf -i" should take care of it; see INSTALL.
I think the debian package stuff expects a source distribution, not a
checkout, and source distributions already have ./configure and so
forth generated in them.
I found in addition to autoreconf I also had to run gettextize.
Although gettextize modified a few files that I had to revert -- using
monotone, of course. What's the proper way to generate the missing
po/* files?
Cheers,
Shaun
_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel