[534] in Zephyr_Bugs

home help back first fref pref prev next nref lref last post

Revision to previous correction

daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Tue Jun 21 11:29:26 1994

Date: Tue, 21 Jun 94 11:30 EDT
From: ghudson@MIT.EDU
To: zephyr-bugs@MIT.EDU
Cc: probe@MIT.EDU, tytso@MIT.EDU


My apologies for the confusion; the problem is with zhm, not with the
source tree in general.  A much better correction is to change the zhm
Imakefile (the "SINCLUDE" reference is new):

#if defined(SYSLOG_COMPAT42)
SOBJS= ../clients/syslogd/syslog.o
SINCLUDE= -I../clients/syslogd
#endif

SRCS= zhm.c zhm_server.c zhm_client.c queue.c
OBJS= zhm.o zhm_server.o zhm_client.o queue.o

XDEFS= $(SINCLUDE) -DPIDFILE=\"$(ZPIDDIR)/zhm.pid\"

--GBH


home help back first fref pref prev next nref lref last post