Subject: Makefile change for xntpd
To: current users <current-users@NetBSD.ORG>
From: Paul Goyette <paul@pgoyette.bdt.com>
List: current-users
Date: 05/02/1997 05:42:56
In case anyone is having the same problem as I had, I've discovered that
the Makefile for src/usr.sbin/xntp/xntpd needs to have the following line
inserted:

	LDADD+= -lkvm

Without including libkvm, the linker gets several _kvm_xxx undefined
symbols.

(And, in case it's a port-specific problem, this is on the mac68k port!)

------------------------------------------------------------------------------
| Paul Goyette       | PGP Public Key fingerprint:  | E-mail addresses:      |
| Network Consultant |     0E 40 D2 FC 2A 13 74 A0  |  paul@pgoyette.bdt.com |
| and kernel hacker  |     E4 69 D5 BE 65 E4 56 C6  |  paul_goyette@ins.com  |
------------------------------------------------------------------------------