Date: Tue, 12 Sep 2006 16:52:32 +0200 From: rvenne@dental-on-line.fr Cc: freebsd-stable <freebsd-stable@freebsd.org> Subject: cap_mkdb: illegal option -i. upgrade 5.4->6.1 Message-ID: <4506C9B0.5040807@dental-on-line.fr> In-Reply-To: <E677B428-0841-4FA0-A43F-C772076B5951@khera.org> References: <20060909173813.GA1388@FS.denninger.net> <45065C67.6040503@cs.tu-berlin.de> <E677B428-0841-4FA0-A43F-C772076B5951@khera.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi list I'm upgrading 5.4 p18 to 6.1 p6. here's my tag: RELENG_6_1 I did: make update make cleanworld make buildworld which gives following issue: cap_mkdb: illegal option -i It seems a known problem on netbsd during buildworld compilation. here's the solution I'm tring: cd /usr/src/usr.bin/cap_mkdb make clean make make install and I'm building world again. is that a known problem on freebsd? thanks for your anwsers
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4506C9B0.5040807>