Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!decvax!decwrl!qubix!msc
From: msc@qubix.UUCP (Mark Callow)
Newsgroups: net.news.b
Subject: undefined externals in 2.10 expire
Message-ID: <287@qubix.UUCP>
Date: Thu, 2-Jun-83 22:28:36 EDT
Article-I.D.: qubix.287
Posted: Thu Jun  2 22:28:36 1983
Date-Received: Wed, 8-Jun-83 22:39:37 EDT
Lines: 16


	Since I haven't seen any other compaints about this I must be
	doing something stupid.  Would someone care to enlighten me.

	Using the v7 makefile for news 2.10 when it came to link expire
	I got the following undefined references:
		_opendir
		_readdir
		_closedir

	These come from expire.c.  There are no ifdefs to prevent use of
	these routines and I cannot find opendir or closedir anywhere in
	the source.  I found readdir in readdir.c (surprise!) but this file
	was not included in the link by the makefile.

				Mark Callow