Hello Stefan, On Mar 26 2013, Stefan Israelsson Tampe <[email protected]> wrote:
> Maybe packages is missing. Look in the docs for the dependencies and check > that the corresponding dev packages is installed that is the suspects > for including these macros. I actually have all dependencies installed. You were right, The problem was my autoconf is installed in different location from system wide autoconf. I made a symlink from system aclocal to local autoconf installation. For the record. Here is what I did, --8<---------------cut here---------------start------------->8--- cd /home/yagnesh/local/share/ # my local AC is installed in /home/yagnesh/local/ rm -r aclocal ln -s /usr/share/aclocal/ . --8<---------------cut here---------------end--------------->8--- Thanks., -- ఎందరో మహానుభావులు అందరికి వందనములు. YYR
