Date: Wed, 16 Jun 1999 21:19:15 -0400 (EDT) From: tonya <tonya@techpower.net> To: freebsd-questions@FreeBSD.ORG Subject: pppd 2.3.8 kernel patches Message-ID: <Pine.BSF.4.05.9906162103510.4171-100000@techpower.net>
next in thread | raw e-mail | index | archive | help
I installed pppd in the new 3.2 stable the patches apply now the kernel will not compile correctly. I get the following: cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitializ ed -Wformat -Wunused -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../ ../../include -DKERNEL -DVM_STACK -include opt_global.h -elf ../../net/ppp_tty .c ../../net/ppp_tty.c: In function `ppptioctl': ../../net/ppp_tty.c:478: `TIOCRCVFRAME' undeclared (first use this function) ../../net/ppp_tty.c:478: (Each undeclared identifier is reported only once ../../net/ppp_tty.c:478: for each function it appears in.) ../../net/ppp_tty.c:482: warning: unreachable code at beginning of switch statem ent ../../net/ppp_tty.c: In function `pppsyncstart': ../../net/ppp_tty.c:703: `TIOCXMTFRAME' undeclared (first use this function) *** Error code 1 what did I miss ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9906162103510.4171-100000>