Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jul 2001 14:30:32 -0700
From:      Jim Pirzyk <Jim.Pirzyk@disney.com>
To:        freebsd-current@freebsd.org
Subject:   chgrp broken on alpha systems
Message-ID:  <01070314303203.18554@snoopy>

next in thread | raw e-mail | index | archive | help
The current version go chkgrp does not compile under alpha systems

grep FreeBSD chkgrp.c
  "$FreeBSD: src/usr.sbin/chkgrp/chkgrp.c,v 1.5 2001/06/24 12:38:28 des Exp 
$";

===> usr.sbin/chkgrp
cc -nostdinc -O -pipe -mcpu=ev4 -mcpu=ev4   
-I/usr/obj/usr/src/alpha/usr/include -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror -Wreturn-type 
-Wcast-qual -Wwrite-strings -Wswitch -Wshadow  -c 
/usr/src/usr.sbin/chkgrp/chkgrp.c
cc1: warnings being treated as errors
/usr/src/usr.sbin/chkgrp/chkgrp.c: In function `main':
/usr/src/usr.sbin/chkgrp/chkgrp.c:76: warning: passing arg 2 of `fgetln' from 
incompatible pointer type
*** Error code 1

- JimP

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

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?01070314303203.18554>