Date: Wed, 21 Feb 2001 02:47:46 -0800 (PST) From: stado_slonov@mail.ru To: freebsd-gnats-submit@FreeBSD.org Subject: misc/25249: cc compiler not work Message-ID: <200102211047.f1LAlkC24212@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 25249 >Category: misc >Synopsis: cc compiler not work >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Feb 21 02:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Vasya Pupkin >Release: FreeBSD 5.0 Current >Organization: chelgu >Environment: #uname -a FreeBSD sys.maktor.ru 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Feb 17 19:52:35 MSK 2 001 root@sys.maktor.ru:/usr/src/sys/compile/SYS i386 >Description: cd /usr/src make world >How-To-Repeat: ===> lib/libtacplus ===> lib/libutil cc -O -pipe -Wall -DLIBC_SCCS -I/usr/src/lib/libutil -I/usr/src/lib/libutil/../. ./sys -DINET6 -c /usr/src/lib/libutil/login_class.c -o login_class.o cc -O -pipe -Wall -DLIBC_SCCS -I/usr/src/lib/libutil -I/usr/src/lib/libutil/../. ./sys -DINET6 -c /usr/src/lib/libutil/login_auth.c -o login_auth.o In file included from /usr/src/lib/libutil/login_auth.c:49: /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 Stop in /usr/src/lib/libutil. *** Error code 1 Stop in /usr/src/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102211047.f1LAlkC24212>