From owner-freebsd-mobile Sun Aug 26 7:56:39 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from smtp014.mail.yahoo.com (smtp014.mail.yahoo.com [216.136.173.58]) by hub.freebsd.org (Postfix) with SMTP id 3183D37B405 for ; Sun, 26 Aug 2001 07:56:34 -0700 (PDT) (envelope-from freebsd_mail@yahoo.com) Received: from adsl-63-195-114-87.dsl.snfc21.pacbell.net (HELO greg) (63.195.114.87) by smtp.mail.vip.sc5.yahoo.com with SMTP; 26 Aug 2001 14:56:33 -0000 X-Apparently-From: Message-ID: <200108260756330930.00091824@smtp.mail.yahoo.com> In-Reply-To: <5.1.0.14.0.20010826031534.00c23e20@rfnj.org> References: <5.1.0.14.0.20010824154415.00bce970@rfnj.org> <5.1.0.14.0.20010824133207.00c128a0@rfnj.org> <5.1.0.14.0.20010824133207.00c128a0@rfnj.org> <5.1.0.14.0.20010826031534.00c23e20@rfnj.org> X-Mailer: Calypso Version 3.20.02.00 (2) Date: Sun, 26 Aug 2001 07:56:33 -0700 Reply-To: freebsd_mail@yahoo.com From: "Greg Smith" To: "Allen Landsidel" Cc: freebsd-mobile@freebsd.org Subject: Re: My very own pcic bad experiences Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Allen, Did you try the following: gcc pir.c then ./a.out It worked for me awhile ago. Greg -----Original Message----- >At 20:32 8/24/2001 -0600, Warner Losh wrote: > >>I went ahead and filed a PR for you. PR kern/30064. >> >>Please send me the PIR output, or submit it as a followup for this PR. > >Ok.. sorry for the delay, been busy past few days.. (moving my firewall >off >the laptop and onto another box for starters.) > >Is there some special syntax to compiling pir.c? cc -o pir pir.c and gcc >-o pir pir.c both generate the following : > >/usr/include/sys/mman.h:134: syntax error before 'mode_t' >/usr/include/sys/mman.h:137: syntax error before 'size_t' >/usr/include/sys/mman.h:140: syntax error before 'size_t' >/usr/include/sys/mman.h:142: syntax error before 'size_t' > >etc.. the size_t error repeats for all lines from 142 - 145, 147-149 > >-Allen > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-mobile" in the body of the message _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message