Subject: =?ISO-8859-1?Q?GENERIC_already_have_options_`WSDISPLAY_SCROLLSUPPORT=3D1'?=
To: None <current-users@netbsd.org>
From: Zafer Aydogan <zafer@gmx.org>
List: current-users
Date: 07/05/2005 16:36:24
Hello List,

I'm getting this Error since a couple of Days:
--------------------------------------------------
...
sr/obj/releasedir/i386/installation/misc
STRIP=/usr/tools/bin/i386--netbsdelf-strip /usr/tools/bin/nbinstall -d -m
755 /usr/obj/releasedir/i386/installation/floppy
cd /usr/src/sys/arch/i386/conf && /usr/tools/bin/nbconfig -s /usr/src/sys 
-b /usr/obj/sys/arch/i386/compile/GENERIC GENERIC
GENERIC:291: already have options `WSDISPLAY_SCROLLSUPPORT=1'
*** Stop.

*** Failed target:  kern-GENERIC
*** Failed command: cd /usr/src/sys/arch/i386/conf &&
/usr/tools/bin/nbconfig -s /usr/src/sys -b
/usr/obj/sys/arch/i386/compile/GENERIC GENERIC
*** Error code 1
...



Stop.
nbmake: stopped in /usr/src/etc

*** Failed target:  release
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift;
case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="";
real="/usr/src" ;; *) this="${dir}/"; real="/usr/src/${dir}" ;; esac;
show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd
"${real}" && /usr/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; };
_makedirtarget etc release INSTALL_DONE=1
*** Error code 1
--------------------------------------------------------
I know that WSDISPLAY_SCROLLSUPPORT=1 has been committed to GENERIC, but I
don't know why I'm getting this Error?

Thanks for help,
Zafer.