SVN: Problems with autoreconf - *** missing separator
Posted: Thu Sep 10, 2009 3:37 pm
Hi,
I have just updated my svn trunk version, I have installed the recent versions of flex (2.5.35), bison (2.4.1), autoconf (2.64), and boost (1.40).
I then run
I am attaching the preprocessor/Makefile that gets generated
Thanks for any help
Jake
I have just updated my svn trunk version, I have installed the recent versions of flex (2.5.35), bison (2.4.1), autoconf (2.64), and boost (1.40).
I then run
- Code: Select all
trunk$ autoreconf -i -s
trunk$ make -C preprocessor
trunk$ make -C preprocessor
Makefile:15: *** missing separator. Stop.
I am attaching the preprocessor/Makefile that gets generated
Thanks for any help
Jake