From owner-freebsd-bugs Thu Feb 15 14:30: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8EEAF37B65D for ; Thu, 15 Feb 2001 14:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1FMU1k87598; Thu, 15 Feb 2001 14:30:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9074837B491 for ; Thu, 15 Feb 2001 14:28:35 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1FMSZA87464; Thu, 15 Feb 2001 14:28:35 -0800 (PST) (envelope-from nobody) Message-Id: <200102152228.f1FMSZA87464@freefall.freebsd.org> Date: Thu, 15 Feb 2001 14:28:35 -0800 (PST) From: sapsan11@mail.ru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/25121: sys/socket.h and netinet/in.h contain errors Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25121 >Category: misc >Synopsis: sys/socket.h and netinet/in.h contain errors >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Feb 15 14:30:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Alex >Release: 4.2 Stable >Organization: >Environment: FreeBSD sapsan 4.2-STABLE FreeBSD 4.2-STABLE #0: Mon Jan 22 00:17:19 EET 2001 root@sapsan:/usr/src/sys/compile/SAPSAN i386 >Description: This program returns a lot of syntax errors in including files when I compile it... #include #include #include void main(){ printf("Hello!"); } Compile with: $ cc -o test test.C >How-To-Repeat: Include these files into your program and try to compile >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message