From: Ian Kent <raven@themaw.net>
To: Chris Staub <chris@beaker67.com>
Cc: autofs@linux.kernel.org
Subject: Re: LDAP symlink with no LDAP support?
Date: Wed, 07 Oct 2009 11:53:43 +0800 [thread overview]
Message-ID: <4ACC10C7.3000509@themaw.net> (raw)
In-Reply-To: <4ACAE384.6070307@beaker67.com>
Chris Staub wrote:
> I've just installed autofs 5.0.5, with all current patches. I do not
> have LDAP on my system, but autofs still creates a
> /lib/autofs/lookup_ldaps.so symlink, pointing to a nonexistent
> "lookup_ldap.so". When I look at modules/Makefile, I see an if statement
> saying to build lookup_ldap.so if LDAP support is requested. However,
> the command to create the lookup_ldaps.so symlink is included in the
> "install" target with all the other symlinks created by default...
>
> ln -fs lookup_ldap.so $(INSTALLROOT)$(autofslibdir)/lookup_ldaps.so
>
> Am I just missing something, or should this also be enclosed in the same
> conditional used earlier in the Makefile to determine if the LDAP module
> should be built at all?
Yes, it should be conditional.
I'll fix it.
Ian
prev parent reply other threads:[~2009-10-07 3:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-06 6:28 LDAP symlink with no LDAP support? Chris Staub
2009-10-07 3:53 ` Ian Kent [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4ACC10C7.3000509@themaw.net \
--to=raven@themaw.net \
--cc=autofs@linux.kernel.org \
--cc=chris@beaker67.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.