This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: aclocal and libtool don't get along


On Mon, Jul 19, 2004 at 01:25:12PM -0400,
 Vance Shipley <vances@motivity.ca> wrote 
 a message of 31 lines which said:

> $ aclocal
> configure.ac:2: /usr/local/bin/m4: ERROR: Reading inserted file: No such file or directory

I suspect that a M4 included file is actually a dangling symlink. Goto
/what/ever/aclocal and 'ls -l libtool*'.

Or use strace/truss/whatever (you did not indicate your OS) to see
what file aclocal was trying to open.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]