Subject: Re: Problem building - a different one! :)
To: Frederick Bruckman <fb@enteract.com>
From: Perry E. Metzger <perry@piermont.com>
List: current-users
Date: 10/05/1998 13:52:57
Somehow, I do make build's all the time without any of these biting me 
at all. <shrug>.

Any idea why?

Frederick Bruckman writes:
> On Sun, 4 Oct 1998, Mason Loring Bliss wrote:
> 
> > `make build` dies with the following:
> > 
> > afssys.c(48): warning: username unused in function k_afsklog
> > afssys.c(141): warning: argument a_path unused in function k_pioctl
> > afssys.c(141): warning: argument o_opcode unused in function k_pioctl
> > afssys.c(141): warning: argument a_paramsP unused in function k_pioctl
> > afssys.c(141): warning: argument a_followSymlinks unused in function k_pioc
tl
> > afssys.c(179): warning: pointer casts may be troublesome
> > afssys.c(180): warning: conversion to 'int' due to prototype, arg #2
> > afssys.c(180): warning: conversion of 'unsigned int' to 'int' is out of ran
ge, arg #2
> > afssys.c(298): warning: done unused in function k_hasafs
> 
> Don't know.
> 
> > building llib-lkafs.ln
> > Lint pass2:
> > lint2: cannot open get_in_tkt.ln: No such file or directory
> 
> I submitted a pr on this one a couple of weeks ago, along with a
> fix/work-around/kludge.
> <http://www.NetBSD.org/cgi-bin/query-pr-single.pl?number=6193>
>