Subject: Problem with make build
To: None <current-users@netbsd.org>
From: Andrew Herdman <andrew@whine.com>
List: current-users
Date: 10/06/1998 20:33:15
Hi;

I've been trying to do a build world for the past couple of weeks
on my sparc IPC, which you can imagine is quite a painful process.
I've tried re sup'ing the domestic tree in which this error lies
with no luck.  Has anyone else bumped their head on this one?  Should
the domestic portion be considered a true part of current?  I'd rather
keep it in as I am in Canada, and use FreeBSD with all the non-export
code intact.

I've included what I hope is a relevant portion of the "make build" below.

Please reply me directly as I am not on netbsd-current.

Thanks
  Andrew

-----------------------------------------------------------------------------

building shared kafs library (version 3.0)
ld -x -shared  -o libkafs.so.3.0    --whole-archive libkafs_pic.a --no-whole-archive
lint -chapbxz -I/usr/src/domestic/lib/libkafs/../../include -I/usr/src/domestic/lib/libkafs/../../include/kerberosIV -I/usr/src/domestic/lib/libkafs/../../include/ss -i afssys.c
afssys.c(87): warning: conversion to 'unsigned int' due to prototype, arg #1
afssys.c(94): warning: pointer casts may be troublesome
afssys.c(96): warning: conversion to 'unsigned int' due to prototype, arg #3
afssys.c(102): warning: pointer casts may be troublesome
afssys.c(104): warning: pointer casts may be troublesome
afssys.c(104): warning: conversion to 'unsigned int' due to prototype, arg #3
afssys.c(111): warning: pointer casts may be troublesome
afssys.c(117): warning: conversion to 'unsigned int' due to prototype, arg #3
afssys.c(127): warning: conversion to 'int' due to prototype, arg #2
afssys.c(127): warning: conversion of 'unsigned int' to 'int' is out of range, arg #2
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
building llib-lkafs.ln
Lint pass2:
lint2: cannot open get_in_tkt.ln: No such file or directory
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.