All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Staub <chris@beaker67.com>
To: autofs@linux.kernel.org
Subject: LDAP symlink with no LDAP support?
Date: Tue, 06 Oct 2009 02:28:20 -0400	[thread overview]
Message-ID: <4ACAE384.6070307@beaker67.com> (raw)

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?

             reply	other threads:[~2009-10-06  6:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-06  6:28 Chris Staub [this message]
2009-10-07  3:53 ` LDAP symlink with no LDAP support? Ian Kent

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=4ACAE384.6070307@beaker67.com \
    --to=chris@beaker67.com \
    --cc=autofs@linux.kernel.org \
    /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.