Date: Tue, 28 Apr 1998 10:19:01 -0400 (EDT) From: Patrick Gardella <patrick@cre8tivegroup.com> To: freebsd-stable@FreeBSD.ORG Subject: Sysinstall Message-ID: <XFMail.980428101901.patrick@cre8tivegroup.com>
next in thread | raw e-mail | index | archive | help
Hi all. I'm trying to build and install /stand/sysinstall. As I "make" it, I get the following errors: cc -O -pipe -Wall -I/usr/src/release/sysinstall/../../gnu/lib/libdialog -I/usr/src/release/sysinstall -I/usr/src/release/sysinstall/../../sys -DUC_PRIVATE -DKERN_NO_SYMBOLS -DSAVE_USERCONFIG -c keymap.c In file included from keymap.c:40: keymap.h:1940: `keymap_icelandic_iso' undeclared here (not in a function) keymap.h:1940: initializer element for `keymapInfos[6].map' is not constant keymap.h:1944: `keymap_si_iso' undeclared here (not in a function) keymap.h:1944: initializer element for `keymapInfos[10].map' is not constant *** Error code 1 Stop. How do I fix it? Patrick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.980428101901.patrick>