Date: Thu, 15 Oct 1998 09:00:32 +1300 From: Jonathan Chen <jonc@pinnacle.co.nz> To: Viper <viper@vipertechnology.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ip.h Message-ID: <Pine.SGI.4.02.9810150858070.5617-100000@tui.pinnacle.co.nz> In-Reply-To: <000701bdf759$8ec3f980$db50aad2@vipernest.vipertechnology-unet.ocn.ne.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 14 Oct 1998, Viper wrote:
> Hi,
>
> I am having a problem when I go to make a program that uses the ip.h file. I am running FreeBSD 2.2.7. I get run errors at;
>
> 156 Parse error before {
> 157 No semicolon at end of Struct or Union
> 158 No semicolon at end of Struct or Union
> 160 Parse error before {
> 160 No storage definition class
> 161 Parse error before }
> 161 No storage definition class
> 162 Parse error before }
>
> Is there any suggestions? This is the ip.h file out of the box.
Why don't you check the include file? More than likely there's a bug
in your code, possibly missing a #include which defines a
type/structure.
--
Jonathan Chen | de-moc-ra-cy (di mok' ra see) n. Three wolves
| and a sheep voting on what's for dinner.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SGI.4.02.9810150858070.5617-100000>
