From owner-freebsd-stable Tue Jul 10 6:23: 9 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.gactr.uga.edu (mail.gactr.uga.edu [128.192.37.21]) by hub.freebsd.org (Postfix) with SMTP id EEEE937B405 for ; Tue, 10 Jul 2001 06:23:05 -0700 (PDT) (envelope-from Robin_Blanchard@gactr.uga.edu) Received: (qmail 7524 invoked from network); 10 Jul 2001 13:23:00 -0000 Received: from qat.noc.nat (HELO gactr.uga.edu) ([10.10.100.125]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 10 Jul 2001 13:23:00 -0000 Message-ID: <3B4B01B0.C0FAD7BC@gactr.uga.edu> Date: Tue, 10 Jul 2001 09:22:56 -0400 From: "Robin P. Blanchard" X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: stable@freebsd.org Subject: system includes... Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG /usr/include/netinet/in.h:233: syntax error before `in_addr_t' /usr/include/netinet/in.h:285: syntax error before `u_char' /usr/include/netinet6/in6.h:122: syntax error before `u_int8_t' building the latest CVS versions of lopster croaks with the following sorts of errors. seems i've seen this exact problem before with various other software. is there a quick and easy fix? /usr/include/netinet6/in6.h:144: syntax error before `u_int8_t' /usr/include/netinet6/in6.h:149: syntax error before `u_int32_t' /usr/include/netinet6/in6.h:606: syntax error before `struct' /usr/include/netinet6/in6.h:608: syntax error before `__P' /usr/include/netinet6/in6.h:609: syntax error before `__P' /usr/include/netinet6/in6.h:610: syntax error before `__P' /usr/include/netinet6/in6.h:612: syntax error before `*' /usr/include/netinet6/in6.h:613: syntax error before `__P' /usr/include/netinet6/in6.h:614: syntax error before `__P' /usr/include/netinet6/in6.h:616: syntax error before `inet6_rthdr_space' /usr/include/netinet6/in6.h:617: syntax error before `__P' /usr/include/netinet6/in6.h:618: syntax error before `__P' /usr/include/netinet6/in6.h:620: syntax error before `__P' /usr/include/netinet6/in6.h:624: syntax error before `__P' /usr/include/netinet6/in6.h:625: syntax error before `__P' /usr/include/netinet6/in6.h:626: syntax error before `__P' /usr/include/netinet6/in6.h:628: syntax error before `__P' /usr/include/netinet6/in6.h:629: syntax error before `__P' /usr/include/netinet6/in6.h:631: syntax error before `__P' /usr/include/netinet6/in6.h:632: syntax error before `__P' /usr/include/netinet6/in6.h:634: syntax error before `__P' /usr/include/netinet6/in6.h:636: syntax error before `__P' /usr/include/netinet6/in6.h:638: syntax error before `__P' /usr/include/netinet6/in6.h:639: syntax error before `inet6_rth_space' /usr/include/netinet6/in6.h:640: syntax error before `__P' /usr/include/netinet6/in6.h:641: syntax error before `__P' /usr/include/netinet6/in6.h:642: syntax error before `__P' /usr/include/netinet6/in6.h:643: syntax error before `__P' /usr/include/netinet6/in6.h:644: syntax error before `__P' -- ------------------------------------ Robin P. Blanchard IT Program Specialist Georgia Center for Continuing Ed. fon: 706.542.2404 fax: 706.542.6546 email: Robin_Blanchard@gactr.uga.edu ------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message