From owner-freebsd-questions Wed May 15 19:12:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from natsemi-bh.nsc.com (natsemi-bh.nsc.com [204.163.202.66]) by hub.freebsd.org (Postfix) with ESMTP id 0147C37B405 for ; Wed, 15 May 2002 19:12:37 -0700 (PDT) Received: (from uucp@localhost) by natsemi-bh.nsc.com (8.8.8/8.6.11) id TAA08815 for ; Wed, 15 May 2002 19:12:36 -0700 (PDT) Received: from scnt-wsec1.nsc.com(139.187.1.16) by natsemi-bh.nsc.com via smap (4.1) id xmad08492; Wed, 15 May 02 19:12:18 -0700 Received: from 139.187.179.130 by MMS1 with ESMTP (-Hi- (MMS v4.7)); Wed, 15 May 2002 19:13:52 -0700 X-Server-Uuid: d6ddd4b6-ef0b-4485-8736-a314bd30aabc Received: from nsc.nsc.com by scmh1.nsc.com with ESMTP for questions@freebsd.org; Wed, 15 May 2002 19:12:18 -0700 Received: from malkauns.malkauns.nsc.com (malkauns.nsc.com [139.187.83.131]) by nsc.nsc.com (8.10.2+Sun/8.10.2) with SMTP id g4G2CDg27070 for ; Wed, 15 May 2002 19:12:14 -0700 (PDT) Received: from malkauns.nsc.com by malkauns.malkauns.nsc.com ( SMI-8.6/SMI-SVR4) id HAA10151; Thu, 16 May 2002 07:47:47 +0530 Message-ID: <3CE31691.92086F91@malkauns.nsc.com> Date: Thu, 16 May 2002 07:46:49 +0530 From: shubhamr Reply-To: shubhamr@malkauns.nsc.com X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en To: "questions@FreeBSD.ORG" Subject: free BSD behaving strange - pl help MIME-Version: 1.0 X-WSS-ID: 10FDCA58559290-04-01 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have written a kernel module which gives me following problem. Tho'I have included all the kernel header files,the moment I declare a variable of a kernel type,it says "syntax error before caddr_t...or syntax error before SLIST_ENTRY..for all the system related data structures. I have checked a lot of times for inclusion of the right headers and It is assured of being included. I do not know what to do.. please help, shubha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message