Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Mar 1997 16:25:36 +0100 (MET)
From:      Werner Griessl <croot@btp1da.phy.uni-bayreuth.de>
To:        current@freebsd.org
Subject:   2.2 pcvt_ext
Message-ID:  <199703031525.QAA26522@btp1da.phy.uni-bayreuth.de>

next in thread | raw e-mail | index | archive | help

kernel build on 2.2 fails for me with:

cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith  -nostdinc -I- -I. -I../.. -I../../../include -DPCVT_PRETTYSCRNS -DPCVT_NSCREENS=8 -DSCSI_DEBUG_FLAGS=DEBUG_NEGO -DNSWAPDEV=8 -DFAILSAFE -DCOMPAT_43 -DNFS -DFFS -DINET -DKERNEL  ../../i386/isa/pcvt/pcvt_ext.c
../../i386/isa/pcvt/pcvt_ext.c: In function `usl_vt_ioctl':
../../i386/isa/pcvt/pcvt_ext.c:2510: invalid type argument of `->'
../../i386/isa/pcvt/pcvt_ext.c:2510: invalid type argument of `->'
../../i386/isa/pcvt/pcvt_ext.c:2510: invalid type argument of `->'
../../i386/isa/pcvt/pcvt_ext.c:2510: invalid type argument of `->'
../../i386/isa/pcvt/pcvt_ext.c:2511: invalid type argument of `->'
../../i386/isa/pcvt/pcvt_ext.c:2511: invalid type argument of `->'
*** Error code 1

Werner




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703031525.QAA26522>