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 [EMAIL PROTECTED], [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message