Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Feb 2001 16:02:50 -0800
From:      Gregory Neil Shapiro <gshapiro@FreeBSD.ORG>
To:        "Rob" <rob@chq.com>
Cc:        <stable@FreeBSD.ORG>
Subject:   Re: make buildworld failure
Message-ID:  <14977.57898.572834.53167@horsey.gshapiro.net>
In-Reply-To: <000e01c09161$338540c0$0300a8c0@zbzoom.net>
References:  <000e01c09161$338540c0$0300a8c0@zbzoom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
rob> I seem to be having troubles updating from 4.0-rel to -stable

Actually, it looks like you are using -current:

rob> cc -O -pipe -Wall -I/usr/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I.   -I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.sbin/sysinstall/keymap.c
rob> In file included from /usr/src/usr.sbin/sysinstall/keymap.c:40:
rob> keymap.h:3239: `keymap_us_pc_ctrl' undeclared here (not in a function)
rob> keymap.h:3239: initializer element is not constant
rob> keymap.h:3239: (near initialization for `keymapInfos[23].map')

/usr/src/usr.sbin/sysinstall doesn't exist in RELENG_4.  You are building
off the HEAD (which is -CURRENT).


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?14977.57898.572834.53167>