Date: Sun, 08 Apr 2001 15:25:55 -0500 From: "Jim C. Nasby" <jim@nasby.net> To: freebsd-stable@freebsd.org Subject: Errors in /usr/src/sys/sys/socket.h in current RELENG_4 Message-ID: <3AD0C953.B31494A9@nasby.net>
next in thread | raw e-mail | index | archive | help
Apologies if this is old news. This is from a cvsup of RELENG_4 that's less than an hour old. cc -O2 -pipe -Wall -DLIBC_SCCS -I/usr/src/lib/libutil -I/usr/src/lib/libutil/../../sys -DINET6 -c /usr/src/lib/libutil/logwtmp.c -o l ogwtmp.o In file included from /usr/src/lib/libutil/logwtmp.c:44: /usr/src/lib/libutil/../../sys/sys/socket.h:312: syntax error before `socklen_t' /usr/src/lib/libutil/../../sys/sys/socket.h:316: syntax error before `socklen_t' /usr/src/lib/libutil/../../sys/sys/socket.h:338: syntax error before `socklen_t' /usr/src/lib/libutil/../../sys/sys/socket.h:433: syntax error before `socklen_t' /usr/src/lib/libutil/../../sys/sys/socket.h:434: syntax error before `socklen_t' /usr/src/lib/libutil/../../sys/sys/socket.h:435: syntax error before `socklen_t' /usr/src/lib/libutil/../../sys/sys/socket.h:436: syntax error before `socklen_t' /usr/src/lib/libutil/../../sys/sys/socket.h:437: syntax error before `socklen_t' /usr/src/lib/libutil/../../sys/sys/socket.h:438: syntax error before `socklen_t' /usr/src/lib/libutil/../../sys/sys/socket.h:441: syntax error before `socklen_t' /usr/src/lib/libutil/../../sys/sys/socket.h:445: syntax error before `socklen_t' /usr/src/lib/libutil/../../sys/sys/socket.h:448: syntax error before `socklen_t' *** Error code 1 -- Jim C. Nasby (aka Decibel!) /^\ jim@nasby.net /___\ Freelance lighting designer and database developer / | \ Member: Triangle Fraternity, Sports Car Club of America /___|___\ Give your computer some brain candy! www.distributed.net Team #1828 Get paid to surf!! http://www.enteract.com/~nasby/alladvantage.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AD0C953.B31494A9>