Subject: Build error
To: None <current-users@NetBSD.ORG>
From: Krister Walfridsson <cato@df.lth.se>
List: current-users
Date: 09/17/1997 19:28:32
sbin/routed from todays sup doesn't build, and fails with the message

===> sbin/routed
cc -O  -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes  -c if.c
cc -O  -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes  -c input.c
cc -O  -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes  -c main.c
cc -O  -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes  -c output.c
cc -O  -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes  -c parms.c
cc1: warnings being treated as errors
parms.c: In function `parse_quote':
parms.c:369: warning: `c' might be used uninitialized in this function
*** Error code 1


   /Krister