Date: Tue, 02 Dec 2003 09:38:19 +0200 From: Murat Ustuntas <ustuntas@bimel.com.tr> To: freebsd-questions@freebsd.org Subject: bind compile error Message-ID: <3FCC416B.7000303@bimel.com.tr>
next in thread | raw e-mail | index | archive | help
Hello all, After receiving the FreeBSD-SA-03:19.bind message, i try to patch and compile the bind. My patch is for 4.9 and --STABLE one. In the /usr/src/usr.sbin/named , i have put the command make obj && make depend && make && make istall and take the error: (u=${USER-root} d=`pwd` h=`hostname` t=`LC_ALL=C date`; sed -e "s|%WHEN%|${t}|" -e "s|%VERSION%|"8.3.7-REL"|" -e "s|%WHOANDWHERE%|${u}@${h}:${d}|" < /usr/src/usr.sbin/named/../../contrib/bind/bin/named/version.c > tmp_version.c) sed: 1: "s|%WHOANDWHERE%|who | h ...": bad flag in substitute command: 'h' *** Error code 1 My system is 4.9-RC FreeBSD. How can I correct the problem.? Regards, Murat Ustuntas
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FCC416B.7000303>