Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Oct 2005 18:51:52 -0700
From:      Randy Bush <randy@psg.com>
To:        FreeBSD Current <freebsd-current@freebsd.org> 
Subject:   tty_ithd' undeclared
Message-ID:  <17246.57656.780906.76828@roam.psg.com>

next in thread | raw e-mail | index | archive | help
exceeding current i386

===> cx (all)
cc -O -pipe -march=pentiumpro -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I-   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/ROAM/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g -I/usr/obj/usr/src/sys/ROAM -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -c /usr/src/sys/modules/cx/../../dev/cx/if_cx.c
/usr/src/sys/modules/cx/../../dev/cx/if_cx.c: In function `cx_modevent':
/usr/src/sys/modules/cx/../../dev/cx/if_cx.c:2550: error: `tty_ithd' undeclared (first use in this function)
/usr/src/sys/modules/cx/../../dev/cx/if_cx.c:2550: error: (Each undeclared identifier is reported only once
/usr/src/sys/modules/cx/../../dev/cx/if_cx.c:2550: error: for each function it appears in.)
/usr/src/sys/modules/cx/../../dev/cx/if_cx.c:2563: warning: implicit declaration of function `ithread_remove_handler'
/usr/src/sys/modules/cx/../../dev/cx/if_cx.c:2563: warning: nested extern declaration of `ithread_remove_handler'
*** Error code 1





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