Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Oct 1998 02:11:20 +0200 (CEST)
From:      Markus Holmberg <saska@acc.umu.se>
To:        Jonathan Chen <jonc@pinnacle.co.nz>
Cc:        Viper <viper@vipertechnology.com>, freebsd-questions@FreeBSD.ORG
Subject:   Re: ip.h
Message-ID:  <Pine.LNX.4.05.9810150209300.12729-100000@hirohito.acc.umu.se>
In-Reply-To: <Pine.SGI.4.02.9810150858070.5617-100000@tui.pinnacle.co.nz>

next in thread | previous in thread | raw e-mail | index | archive | help

On Thu, 15 Oct 1998, Jonathan Chen wrote:

> 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.

What the first author describes has happened to me too!

How do you mean he/I could be missing a #include which defines a
type/structure? Should one need to include files which describe basic
datatypes? Could you please explain, I'm not sure I follow you :)

Best Regards, Markus.


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.LNX.4.05.9810150209300.12729-100000>