cyrille henry wrote:
hello,
after a something like :
did you get any warnings/conflicts when running "svn update"?
svn update
cd src make clean
good
aclocal
good
./configure
bad. you should run "autoconf" as well, in order to regenerate the configure script. "./autogen.sh" should do all this for you.
i've got this error : config.status: error: cannot find input file: Base/configGeneric.h.in
all the OS-specific config.h.in files have been dumped in favour of a single Base/config.h.in.
i expect less problems on the long run.
mfgaqr IOhannes