Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Sep 2002 20:54:06 -0500
From:      "J.D. Bronson" <lists@xpec.com>
To:        freebsd-questions@freebsd.org
Subject:   sasl2
Message-ID:  <5.1.1.6.2.20020923205026.00b19448@molson.wixb.com>

next in thread | raw e-mail | index | archive | help
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:

<snip>
# The name that we can dlopen(3).
dlname=''

# Names of this library.
library_names=''

# The name of the static archive.
old_library='libsasldb.a'
<snip>

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.1.6.2.20020923205026.00b19448>