[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: shtool not found (ITS#1597)



At line 45 or so of build/top.mk replace
 SHTOOL = $(top_builddir)/@SHTOOL@
with
 SHTOOL = @SHTOOL@

I believe the previous change to LN and LN_H can be reverted back to using
$(SHTOOL) mkln as well, this particular problem had nothing to do with how
shtool works, just where it lives.

  -- Howard Chu
  Chief Architect, Symas Corp.       Director, Highland Sun
  http://www.symas.com               http://highlandsun.com/hyc
  Symas: Premier OpenSource Development and Support 

> -----Original Message-----
> From: owner-openldap-bugs@OpenLDAP.org
> [mailto:owner-openldap-bugs@OpenLDAP.org]On Behalf Of lukeh@padl.com
> Sent: Sunday, February 10, 2002 11:03 PM
> To: openldap-its@OpenLDAP.org
> Subject: shtool not found (ITS#1597)
> 
> 
> Full_Name: Luke Howard
> Version: HEAD
> OS: Darwin (OS X)
> URL: 
> Submission from: (NULL) (193.248.92.46)
> 
> 
> There is no mkln on Darwin (OS X 10.1) it appears. 
> 
>   Entering subdirectory clients
> Making all in /private/tmp/ldap/Build/clients
>   Entering subdirectory tools
> /tmp/ldap/Build//private/automount/sunra/Users/lukeh/CVSRoot/ldap/
> build/shtool
> mkln -f ldapmodify ldapadd
> make[3]: 
> /tmp/ldap/Build//private/automount/sunra/Users/lukeh/CVSRoot/ldap/
> build/shtool:
> Command not found
> make[3]: *** [ldapadd] Error 127
> m
>