Re: Build librep error: autoheader: warning: missing template: XXXXXXXXX



fuchur wrote:
Am Thu, 29 Jan 2009 20:29:50 +0800
schrieb Wang Lei <wanglei 198112 gmail com>:

I'm sorry for this. I still can't build librep and the repository hasn't update.

I followed the INSTALL, it shouldn't be like this. Can anybody help ?

BTW, when I built sawfish before, got an error: missing install-sh or
something. Is this important ?

Thanks again !


Hi
Try it without ./autogen.sh. Run:
1. aclocal
2. autoconf
3. automake --add-missing
4. libtoolize --force --copy
5. ./configure ....
....
....

It sort of worked, despite the error message:
configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE

I don't get that when I use the rpmbuild.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]