Date: Mon, 27 Oct 2003 16:02:51 -0800 From: Kris Kennaway <kris@obsecurity.org> To: Marcin Dalecki <mdcki@gmx.net> Cc: current@freebsd.org Subject: Re: u_int32_t Message-ID: <20031028000250.GA68684@rot13.obsecurity.org> In-Reply-To: <3F9D88AC.9070306@gmx.net> References: <3F9D88AC.9070306@gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--xHFwDpU9dbj6ez1V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 27, 2003 at 10:05:48PM +0100, Marcin Dalecki wrote: > With a just recent current I'm getting the following error message. > I wasn't there just few days ago. I suppose u_int32_t should > be substituted with the stdint.h POSIX types uint32_t. >=20 > tcc -Ysystem -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MOTIF=20 > -DFEAT_SUN_WORKSHOP -DFUNCPROTO=3D15 -DNARROWPROTO -I/usr/X11R6/include= =20 > -I/usr/local/include -O3 -I/usr/X11R6/include -o objects/workshop.o= =20 > workshop.c > "/usr/include/netinet6/in6.h", line 535: Error: > [ISO 6.5.2]: The type 'u_int32_t' hasn't been declared. >=20 > *** Error code 1 >=20 > Stop in /usr/local/src/redhat/BUILD/vim62/src. > Bad exit status from /var/tmp/rpm-tmp.7037 (%build) > kozaczek# >=20 > If you wonder which compiler the above is. Well It's good old tendra=20 > actually > ported to FreeBSD-current. Is this a completely up-to-date system? I've been seeing this with gcc, but I haven't verified if any of the subsequent commits to that header fix the problem. Kris --xHFwDpU9dbj6ez1V Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/nbIqWry0BWjoQKURAnW6AJ4j9xCnWCEueQ8uktVHkyZTd56GJQCg2RKR fg/1HoZBPYfdBPTGoumzqL8= =7ecV -----END PGP SIGNATURE----- --xHFwDpU9dbj6ez1V--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031028000250.GA68684>