Subject: Re: Problem building - a different one! :)
To: Mason Loring Bliss <mason@acheron.middleboro.ma.us>
From: Frederick Bruckman <fb@enteract.com>
List: current-users
Date: 10/04/1998 10:59:16
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_pioctl
> 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 range, 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>