From owner-freebsd-questions Mon Sep 23 18:54:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1727037B401 for ; Mon, 23 Sep 2002 18:54:35 -0700 (PDT) Received: from molson.wixb.com (molson.wixb.com [67.36.82.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34AB443E6A for ; Mon, 23 Sep 2002 18:54:35 -0700 (PDT) (envelope-from lists@xpec.com) Received: from toshiba.xpec.com (toshiba.wixb.com [10.135.144.5]) by molson.wixb.com (8.12.6/8.12.6) with ESMTP id g8O1sYlh007907 for ; Mon, 23 Sep 2002 20:54:34 -0500 (CDT) Message-Id: <5.1.1.6.2.20020923205026.00b19448@molson.wixb.com> Date: Mon, 23 Sep 2002 20:54:06 -0500 To: freebsd-questions@freebsd.org From: "J.D. Bronson" Subject: sasl2 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 Has anyone successfully built Cyrus sasl2 on freebsd 4.6.2 without using any package/ports? I am having troubles. It compiles fine. I can create realms fine...but I consistantly see this in /var/log/messages: (I did ln -s /usr/local/lib/sasl2 /usr/lib/sasl2) Could not find a dlname line in .la file: libsasldb.la So I look into /usr/local/lib/sasl2/ and see this file. Cat'ing it shows an odd thing: # The name that we can dlopen(3). dlname='' # Names of this library. library_names='' # The name of the static archive. old_library='libsasldb.a' I am also surprized to see libsasldb.la when I thought it should be libsasldb.so ? Can ANYONE help here or at least give me some pointers?? -- J.D. Bronson Aurora Health Care // Information Systems // Milwaukee, WI USA Office: 414.978.8282 // Fax: 414.328.8282 // Pager: 414.603.8282 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message