|
From: <oli...@on...> - 2005-01-11 08:22:07
|
I checked out the actual CVS source and tried to ran the autogen.sh, but I got the following error: : bad interpreter: No such file or directory So I ran all the autoconf/automake stuff manually and then I tried to the configure and it exited at the following messages: configure: creating ./config.status config.status: creating Makefile config.status: creating .infig.status: error: cannot find input file: There seems something to go obviously wrong. Anybody can help me there? |
|
From: Bob R. <bo...@br...> - 2005-01-11 13:13:56
|
On Tue, Jan 11, 2005 at 09:20:02AM +0100, oli...@on... wrote: > > I checked out the actual CVS source and tried to ran the autogen.sh, but > I got the following error: > > : bad interpreter: No such file or directory > > So I ran all the autoconf/automake stuff manually and then I tried to > the configure and it exited at the following messages: > > configure: creating ./config.status > config.status: creating Makefile > config.status: creating > .infig.status: error: cannot find input file: > > There seems something to go obviously wrong. Anybody can help me there? I'm just guessing, but I don't think this has anything to do with valgrind, it could simply just be a configuration error on your point with autoconf. Are you trying to compile this on windows? (cygwin) Bob Rossi |