Re: more make world problems on alpha.

2001-07-05 Thread Matthew Jacob


Yes, I found && fixed that, but I haven't checked it in yet.


On Thu, 5 Jul 2001, Jim Pirzyk wrote:

> rarpd fails to compile (again the WARNS?=2 problem.
>
> - JimP
>
>
> beta2 6# make
> cc -O -pipe -mcpu=ev4 -DTFTP_DIR=\"/tftpboot\"   -W -Wall -Wstrict-prototypes
> -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror -Wreturn-type
> -Wcast-qual -Wwrite-strings -Wswitch -Wshadow  -c
> /usr/src/usr.sbin/rarpd/rarpd.c
> cc1: warnings being treated as errors
> /usr/src/usr.sbin/rarpd/rarpd.c: In function `expand_syslog_m':
> /usr/src/usr.sbin/rarpd/rarpd.c:1027: warning: field width is not type int
> (arg 4)
> *** Error code 1
>
>
> --
> --- @(#) $Id: dot.signature,v 1.10 2001/05/17 23:38:49 Jim.Pirzyk Exp $
> __o   [EMAIL PROTECTED] - [EMAIL PROTECTED]
>  _'\<,_   Senior Systems Engineer, Walt Disney Feature Animation
> (*)/ (*)
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



more make world problems on alpha.

2001-07-05 Thread Jim Pirzyk

rarpd fails to compile (again the WARNS?=2 problem.

- JimP


beta2 6# make
cc -O -pipe -mcpu=ev4 -DTFTP_DIR=\"/tftpboot\"   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror -Wreturn-type 
-Wcast-qual -Wwrite-strings -Wswitch -Wshadow  -c 
/usr/src/usr.sbin/rarpd/rarpd.c
cc1: warnings being treated as errors
/usr/src/usr.sbin/rarpd/rarpd.c: In function `expand_syslog_m':
/usr/src/usr.sbin/rarpd/rarpd.c:1027: warning: field width is not type int 
(arg 4)
*** Error code 1


-- 
--- @(#) $Id: dot.signature,v 1.10 2001/05/17 23:38:49 Jim.Pirzyk Exp $
__o   [EMAIL PROTECTED] - [EMAIL PROTECTED]
 _'\<,_   Senior Systems Engineer, Walt Disney Feature Animation 
(*)/ (*)  

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message