Subject: Re: make build error (Nov 16, 1998)
To: None <current-users@netbsd.org>
From: Kazushi (Jam) Marukawa <jam@pobox.com>
List: current-users
Date: 11/17/1998 08:04:35
Hi,

I tried to make build with sources of Nov 16 and got
following error.

cc -O -DALL_STATE  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Werror   -D_LIBC -DNLS -DYP -DLIBC_SCCS -DSYSLIBC_SCCS -D_REENTRANT -I/usr/src/lib/libc/include -D__DBINTERFACE_PRIVATE -DRESOLVSORT -DPOSIX_MISTAKE -DFLOATING_POINT -c /usr/src/lib/libc/rpc/svc_udp.c
cc1: warnings being treated as errors
/usr/src/lib/libc/rpc/svc_udp.c: In function `cache_get':
/usr/src/lib/libc/rpc/svc_udp.c:493: warning: control
reaches end of non-void function
/usr/src/lib/libc/rpc/svc_udp.c: At top level:
/usr/src/lib/libc/rpc/svc_udp.c:494: syntax error before `}'

The svc_udp.c looks like following.

			return(1);
		}
	};
		}
	};
		}
	};
		}
	}entry
	 * Remember a few things so we can do a set later
	 */
	uc->uc_proc = msg->rm_call.cb_proc;

-- Kazushi
"Gee, Toto, I don't think we are in Kansas anymore."