I just performed a cvs update to 0.9.2. When I try to make or make modules I get the following error for which I cannot find a solution. Has anyone else experienced this problem? If so any suggestions on how to fix it?
Thanks,Steve
[sip_router]$ sudo make /bin/sh: -c: line 1: syntax error near unexpected token `<<<' /bin/sh: -c: line 1: `set -e; gcc -MM -DNAME='"ser"' -DVERSION='"0.9.2"' -DARCH='"i386"' -DOS='"linux"' -DCOMPILER='"gcc 3.2"' -D__CPU_i386 -D__OS_linux -DCFG_DIR='"/usr/local/etc/ser/"' -DPKG_MALLOC -DSHM_MEM -DSHM_MMAP -DDNS_IP_HACK -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE <<<<<<< Makefile.defs -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024 -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H cfg.tab.c | sed 's#((cfg.tabD))?cfg.tab).o[ :]*#cfg.tab.o cfg.tab.d : #g' > cfg.tab.d; [ -s cfg.tab.d ] || rm -f cfg.tab.d' make: *** [cfg.tab.d] Error 2