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 [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
