Date: Tue, 25 Mar 2003 17:33:03 +0100 (CET) From: Harti Brandt <brandt@fokus.fraunhofer.de> To: Fred Clift <fclift@verio.net> Cc: Poul-Henning Kamp <phk@phk.freebsd.dk>, current@FreeBSD.ORG Subject: Re: =?X-UNKNOWN?Q?Re=3A_world=40alpha_b=F8rken_in_libatm?= Message-ID: <20030325173135.Q77254@beagle.fokus.fraunhofer.de> In-Reply-To: <20030325092523.L54897-100000@vespa.dmz.orem.verio.net> References: <20030325092523.L54897-100000@vespa.dmz.orem.verio.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 25 Mar 2003, Fred Clift wrote: [SNIP] FC>/usr/src/lib/libatm/ioctl_subr.c: In function `get_cfg_info': FC>/usr/src/lib/libatm/ioctl_subr.c:395: warning: cast increases required FC>alignment of target type FC>/usr/src/lib/libatm/ioctl_subr.c: In function `get_intf_info': FC>/usr/src/lib/libatm/ioctl_subr.c:433: warning: cast increases required FC>alignment of target type FC>*** Error code 1 FC> FC>Stop in /usr/src/lib/libatm. FC> FC> FC>-------------------------------------------------------------------------- FC> FC>This file aparently hasn't been modified in 5 months. FC> FC>11 Hours ago, Makefile for this lib was modified to have FC> FC>WARNS?= 5 FC> FC>added which seems to have revealed the problem. For those who just want FC>to get a complete buildworld, remvoing this is all that is needed (well, FC>for this problem -- my buildworld is running right now...) FC> FC>As for the real problem I'm about to see what can be done about it. I already contacted mdodd. One needs to get rid of caddr_t and replace it with void *. harti -- harti brandt, http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private brandt@fokus.fraunhofer.de, harti@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030325173135.Q77254>