From owner-freebsd-questions Thu Jun 29 14: 4:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.itm-inst.com (fw.itm-inst.com [204.245.155.180]) by hub.freebsd.org (Postfix) with ESMTP id E7A7337C2A7 for ; Thu, 29 Jun 2000 14:04:27 -0700 (PDT) (envelope-from rmurphy@itm-inst.com) Received: by fw.itm-inst.com; id RAA11441; Thu, 29 Jun 2000 17:04:26 -0400 (EDT) Received: from mail.itm-inst.com(10.0.3.2) by fw.itm-inst.com via smap (2.1+anti-relay+anti-spam) id xma011432; Thu, 29 Jun 00 17:04:12 -0400 Received: from sark (dhcp115.itm-inst.com [10.0.3.115]) by mail.itm-inst.com (8.7.5/8.6.9) with ESMTP id RAA12992; Thu, 29 Jun 2000 17:04:10 -0400 Message-Id: <4.2.2.20000629164540.00b1c700@mail.itm-inst.com> X-Sender: rmurphy@mail.itm-inst.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Thu, 29 Jun 2000 16:49:10 -0400 To: "TJ O Connor" , , From: Rick Murphy Subject: Re: Configuring the authsrv In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 05:08 PM 6/29/00 +0100, TJ O Connor wrote: >When i run a make in the auth directory this is what happens > >db.o: In function `auth_dbopen': >/usr/local/src/fwtk/auth/db.c:66: undefined reference to `dbm_open' add '-ldbm' to the DBMLIB definition in Makefile.config >pass.o: In function `passverify': >/usr/local/src/fwtk/auth/pass.c:39: undefined reference to `crypt' add -lcrypt to the AUXLIB definition. See the FAQ at as I'm pretty sure these are discussed there. -Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message