* Matthew D. Fuller <[EMAIL PROTECTED]> [010512 19:35]:
> On Sat, May 12, 2001 at 12:21:55PM +0300 I heard the voice of
> Maxim Sobolev, and lo! it spake thus:
> > 
> > It seems that sysinstall(8) was not fully integrated into
> > buildworld - it depends on content of /usr/share/syscons/keymaps,
> > while it shouldn't.
> > 
> > I've just committed a patch that should fix this problem.
> 
> Hoo, here I come to make your life a living hell once more...
> 
> In file included from /usr/src/usr.sbin/sysinstall/keymap.c:40:
> keymap.h:2: `keymap_be_iso' undeclared here (not in a function)
> keymap.h:2: initializer element is not constant
> keymap.h:2: (near initialization for `keymapInfos[0].map')
> keymap.h:3: `keymap_br275_iso' undeclared here (not in a function)
> keymap.h:3: initializer element is not constant
> keymap.h:3: (near initialization for `keymapInfos[1].map')
> <etc etc etc, for about 2.5 pages>

Deleting keymap.h (autogenerated, in obj/* somewhere, I forget), and restarting
the build got me past this.

K

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to