From owner-freebsd-questions@FreeBSD.ORG Fri May 29 20:06:01 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D5E01065677 for ; Fri, 29 May 2009 20:06:01 +0000 (UTC) (envelope-from Ggatten@waddell.com) Received: from mailhost0.waddell.com (mailhost0.waddell.com [12.154.38.61]) by mx1.freebsd.org (Postfix) with ESMTP id 0D05B8FC14 for ; Fri, 29 May 2009 20:06:00 +0000 (UTC) (envelope-from Ggatten@waddell.com) Received: from mailhost3.waddell.com (mailhost3.waddell.com [10.1.10.28]) by mailhost0.waddell.com (8.13.8/8.13.8) with ESMTP id n4TK5oXG018931 for ; Fri, 29 May 2009 15:06:00 -0500 (CDT) (envelope-from Ggatten@waddell.com) Received: from mailhost3.waddell.com (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 498647D487 for ; Fri, 29 May 2009 15:05:50 -0500 (CDT) Received: from wadpexf0.waddell.com (wadpexf0.waddell.com [192.168.204.24]) by mailhost3.waddell.com (Postfix) with ESMTP id 1AB497D48B for ; Fri, 29 May 2009 15:05:50 -0500 (CDT) Received: from WADPEXV0.waddell.com ([192.168.204.25]) by wadpexf0.waddell.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 29 May 2009 15:05:49 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Date: Fri, 29 May 2009 15:04:57 -0500 Message-ID: <70C0964126D66F458E688618E1CD008A0793EE1C@WADPEXV0.waddell.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: sys/sched.h: present but cannot be compiled Thread-Index: AcngmL11ziD8TembT9idKMu/hRT5tA== From: "Gary Gatten" To: X-OriginalArrivalTime: 29 May 2009 20:05:49.0089 (UTC) FILETIME=[DC352110:01C9E098] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: sys/sched.h: present but cannot be compiled X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 May 2009 20:06:01 -0000 On 6.0 RELEASE I keep getting this error. I've read a bunch of links and tried tweaking some source to no avail. Any help resolving this would be appreciated. It sounds kinda bad to me, but things are working *OK*.... I don't like warnings, let alone those that have to do with scheduling and threads... =20 $ grep sched.h config.log configure:33355: checking sched.h usability configure:33400: checking sched.h presence configure:33471: checking for sched.h configure:33355: checking sys/sched.h usability /usr/include/sys/sched.h: In function `sched_pin': /usr/include/sys/sched.h:103: error: `curthread' undeclared (first use in this function) /usr/include/sys/sched.h:103: error: (Each undeclared identifier is reported only once /usr/include/sys/sched.h:103: error: for each function it appears in.) /usr/include/sys/sched.h: In function `sched_unpin': /usr/include/sys/sched.h:109: error: `curthread' undeclared (first use in this function) | #include configure:33400: checking sys/sched.h presence configure:33449: WARNING: sys/sched.h: present but cannot be compiled configure:33451: WARNING: sys/sched.h: check for missing prerequisite headers? configure:33453: WARNING: sys/sched.h: see the Autoconf documentation configure:33455: WARNING: sys/sched.h: section "Present But Cannot Be Compiled" configure:33457: WARNING: sys/sched.h: proceeding with the preprocessor's result configure:33459: WARNING: sys/sched.h: in the future, the compiler will take precedence
"This email is intended to be reviewed by only the intended recipient and may contain information that is privileged and/or confidential. If you are not the intended recipient, you are hereby notified that any review, use, dissemination, disclosure or copying of this email and its attachments, if any, is strictly prohibited. If you have received this email in error, please immediately notify the sender by return email and delete this email from your system."