From owner-freebsd-questions Sat Sep 1 13:32:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from aji.wilshire.net (worm.wilshire.net [64.161.77.242]) by hub.freebsd.org (Postfix) with ESMTP id 2A7DF37B409 for ; Sat, 1 Sep 2001 13:32:36 -0700 (PDT) Received: from emilyd (emilyd.wilshire.net [10.100.123.20]) by aji.wilshire.net (8.11.1/8.11.1) with SMTP id f81KSlR67757; Sat, 1 Sep 2001 13:28:48 -0700 (PDT) From: "Riley J. McIntire" To: "TAKAHASHI Motonobu" Cc: Subject: RE: samba-devel port install fails with "--with-pam" Makefile on 4.3-R Date: Sat, 1 Sep 2001 13:32:32 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20010901133410F.monyo@home.monyo.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > This problem does not have nothing to do with adding --with-pam > option. > The problem is that in the new Makefile $DOCSDIR variable is used but > not defined anywhere. > > The following patch is a quick fix for it > > +DOCSDIR= ${PREFIX}/share/doc/samba That did the trick. Thanks very much. Riley To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message