Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Oct 2003 21:01:33 -0700
From:      Kris Kennaway <kris@obsecurity.org>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        Kris Kennaway <kris@obsecurity.org>
Subject:    Re: cvs commit: src/sys/netinet icmp6.h ip6.h src/sys/netinet6 in6.h
Message-ID:  <20031026040132.GA2036@rot13.obsecurity.org>
In-Reply-To: <20031026145253.N16944@gamplex.bde.org>
References:  <200310251057.h9PAv8pn086818@repoman.freebsd.org> <20031026031516.U14956@gamplex.bde.org> <20031025192855.GA96324@rot13.obsecurity.org> <20031026145253.N16944@gamplex.bde.org>

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

--mP3DRpeJDSE+ciuQ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, Oct 26, 2003 at 02:54:09PM +1100, Bruce Evans wrote:

> > > >   revert following unwanted changes:
> > > >     - __packed to __attribute__((__packed__)
> > > >     -  uintN_t back to u_intN_t
> > > >
> > > >   Reported by:    bde
> > >
> > > Thanks.
> >
> > I guess that probably fixes the port build failures I am seeing in N
> > different ports :-)
>=20
> I'm surprised any ports care about this.  Do they use a non-gcc compiler
> or lint?

Well, I'm seeing lots of errors like this:

http://bento.freebsd.org/errorlogs/i386-5-latest/ucd-snmp-4.2.6_3.log

In file included from /usr/include/netinet/in.h:575,
                 from master.c:32:
/usr/include/netinet6/in6.h:535: error: syntax error before "u_int32_t"
/usr/include/netinet6/in6.h:651: error: syntax error before '*' token
/usr/include/netinet6/in6.h:651: warning: type defaults to `int' in declara=
tion of `inet6_option_alloc'
/usr/include/netinet6/in6.h:651: warning: data definition has no type or st=
orage class
/usr/include/netinet6/in6.h:652: error: syntax error before "u_int8_t"
/usr/include/netinet6/in6.h:653: error: syntax error before "u_int8_t"
/usr/include/netinet6/in6.h:669: error: syntax error before "u_int8_t"
/usr/include/netinet6/in6.h:674: error: syntax error before "u_int8_t"
/usr/include/netinet6/in6.h:676: error: syntax error before "u_int8_t"
gmake: *** [master.o] Error 1

I haven't checked whether this commit fixes them, although looking at
it now I'm not sure it does.

Kris

--mP3DRpeJDSE+ciuQ
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/m0ccWry0BWjoQKURAlyKAJ9FprjEgmy20SyEXrYRtS/gbbHW5wCg1Nwi
Gh6jUc2BHv4lbRFjoSwDPh0=
=H1uK
-----END PGP SIGNATURE-----

--mP3DRpeJDSE+ciuQ--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031026040132.GA2036>