From owner-freebsd-questions Fri Jul 12 11:21:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07BFB37B400 for ; Fri, 12 Jul 2002 11:21:49 -0700 (PDT) Received: from melete.ch.intel.com (chfdns02.ch.intel.com [143.182.246.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 848D143E6E for ; Fri, 12 Jul 2002 11:21:48 -0700 (PDT) (envelope-from pavan.balaji@intel.com) Received: from fmsmsxvs042.fm.intel.com (fmsmsxvs042.fm.intel.com [132.233.42.128]) by melete.ch.intel.com (8.11.6/8.11.6/d: solo.mc,v 1.42 2002/05/23 22:21:11 root Exp $) with SMTP id g6CILlg15832 for ; Fri, 12 Jul 2002 18:21:48 GMT Received: from fmsmsx26.fm.intel.com ([132.233.42.26]) by fmsmsxvs042.fm.intel.com (NAVGW 2.5.2.11) with SMTP id M2002071211222715175 ; Fri, 12 Jul 2002 11:22:27 -0700 Received: by fmsmsx26.fm.intel.com with Internet Mail Service (5.5.2653.19) id ; Fri, 12 Jul 2002 11:21:45 -0700 Message-ID: <3D386AED1B47D411A94300508B11F18703BC5B92@fmsmsx116.fm.intel.com> From: "Balaji, Pavan" To: "'Adam Weinberger'" , balaji@cis.ohio-state.edu Cc: questions@FreeBSD.ORG Subject: RE: Problem adding new system call!! Date: Fri, 12 Jul 2002 11:21:43 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" 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 I added a header file which prototypes the system call. Btw, I forgot to mention that I changed the libc/sys/Makefile.inc file to add the system call stub too. But, no good!! :-( Pavan Balaji, CIS Graduate Student, Ohio State University "Being happy doesn't mean that everything is perfect... It just means that you have decided to see beyond the imperfections" -- Rash > -----Original Message----- > From: Adam Weinberger [mailto:adam@vectors.cx] > Sent: Friday, July 12, 2002 1:19 PM > To: balaji@cis.ohio-state.edu > Cc: questions@FreeBSD.ORG > Subject: Re: Problem adding new system call!! > > > ok, what is the exact error message, and what is the exact macro that > it's complaining about? > > you're asking us to debug code we can't see. > > -Adam > > > >> (07.12.2002 @ 1057 PST): Pavan Balaji said, in 1.0K: << > > It doesn't seem to work. The kernel compiles and loads > > without any problem, but the user application says > > that the header file definition is an invalid macro. > > I'm not following any manual, but just using my Linux > > experience with FreeBSD (It's not good enough I guess > > :-(). > > > > Any suggestions? > > > > Pavan Balaji, > > CIS Graduate Student, > > Ohio State University > > > > __________________________________________________ > > Do You Yahoo!? > > Sign up for SBC Yahoo! Dial - First Month Free > > http://sbc.yahoo.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > >> end of "Problem adding new system call!!" from Pavan Balaji << > > > -- > "Oh good, my dog found the chainsaw." > -Lilo > Adam Weinberger > adam@vectors.cx > http://www.crackula.com > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message