[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
making 3.0 Kernel issues
Hi guys,
I'm trying to make a new bsd kernel and keep running into a problem with
wsdisplay.c
Does anyone know what console value to put into the config?
wsdisplay0 at vga1 console ?
I'm not sure if that is what is wrong.
Here is the error
# make
cc -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized
-Wno-format -Wno-main -march=i486 -O2 -nostdinc -I.
-I/usr/src/sys/arch/i386/compile/KtopKern/../../../../arch
-I/usr/src/sys/arch/i386/compile/KtopKern/../../../.. -DI586_CPU -DDUMMY_NOPS
-DUVM -DUSER_PCICONF -DXSERVER -DAPERTURE -DCOMPAT_LINUX -DCOMPAT_FREEBSD
-DCOMPAT_BSDOS -DPCIVERBOSE -DEISAVERBOSE -DPCMCIAVERBOSE
-DWSDISPLAY_COMPAT_USL -DWSDISPLAY_COMPAT_RAWKBD
-DWSDISPLAY_DEFAULTSCREENS="6" -DWSDISPLAY_COMPAT_PCVT -DDDB -DDIAGNOSTIC
-DKTRACE -DKMEMSTATS -DCRYPTO -DSYSVMSG -DSYSVSEM -DSYSVSHM -DUVM_SWAP_ENCRYPT
-DCOMPAT_25 -DCOMPAT_43 -DLKM -DFFS -DFFS_SOFTUPDATES -DQUOTA -DEXT2FS -DMFS
-DTCP_SACK -DCD9660 -DMSDOSFS -DFDESC -DFIFO -DKERNFS -DNULLFS -DPORTAL
-DPROCFS -DUMAPFS -DUNION -DINET -DALTQ -DINET6 -DPULLDOWN_TEST -DIPSEC
-DPPP_BSDCOMP -DPPP_DEFLATE -DBOOT_CONFIG -D_KERNEL -Di386 -c
/usr/src/sys/arch/i386/compile/KtopKern/../../../../dev/wscons/wsdisplay.c
/usr/src/sys/arch/i386/compile/KtopKern/../../../../dev/wscons/wsdisplay.c: In
function `wsdisplay_update_rawkbd':
/usr/src/sys/arch/i386/compile/KtopKern/../../../../dev/wscons/wsdisplay.c:15
25: structure has no member named `sc_rawkbd'
cc1: warnings being treated as errors
/usr/src/sys/arch/i386/compile/KtopKern/../../../../dev/wscons/wsdisplay.c:15
31: warning: implicit declaration of function `wsmux_displayioctl'
/usr/src/sys/arch/i386/compile/KtopKern/../../../../dev/wscons/wsdisplay.c:15
31: structure has no member named `sc_muxdv'
/usr/src/sys/arch/i386/compile/KtopKern/../../../../dev/wscons/wsdisplay.c:15
34: structure has no member named `sc_rawkbd'
*** Error code 1
----------
-L8rs
KoAps
55 20 52 20
57 68 61 74
20 55 20 44
6F 21