In data martedì 04 settembre 2007, Tibor Simko scribacchiaste dette parole:
> Hello fellow developers:
>
> FYI, I have just removed the rest of autotools-generated files from
> CVS such as "install-sh" in order to ease the cross-platform
> development.  (Recall recent AM_MKINSTALLDIRS issues...)
>
> Please update your CVS source tree:
>
>   $ cvs -q up -APd
>
> and please regenerate missing autotools files for your own platform:
>
>   $ aclocal
>   $ automake -a
>   $ autoconf
>   $ sh ./config.nice
>   $ make
>   $ make install
>
> and please report me any problems you may encounter.
>
> (Tested platforms: SLC4 and Gentoo, automake 1.9.2 and 1.9.6, autoconf
> 2.59 and 2.61, gettext 0.14.1 and 0.16.1.)
>
> Best regards

Dear Tibor,
I followed exactly you recipe but after running make I obtain:

make: *** No rule to make target `acinclude.m4', needed by `Makefile.in'.  
Stop.

Mine is Gentoo with automake-1.10, autoconf-2.61, gettext-0.16.1
What I'm missing?
Best regards,
        Samuele
-- 
.O.
..O
OOO

Reply via email to