On Apr 04, 2003 at 17:09, Yang Xiang yang.xiang@iitb.fraunhofer.de wrote:
Hi Andrei,
- gmake version:
bash-2.03# make -v GNU Make version 3.77, by Richard Stallman and Roland McGrath.
- output of ls -l
bash-2.03# pwd /usr/local/sip_router bash-2.03# ls -l total 2108
[...]
- Output of make:
I can't get the two lines in Makefile.sources work.
Makefile.sources:22: *** missing separator. Stop.
Well the only thing I can think of is either your gmake is too old (we have 3.79 on all our machines here) or it is broken.
So try with a newer version of make and tell me if it works, so I can document it.
Thanks, Andrei