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

RE: shtool not found (ITS#1597)



I think the problem is just that the makefile wasn't generated with a usable
path to the shtool script. I just now ran into the same problem building
slapd
itself:

make[2]: /home/hyc/obj//home/hyc/head/build/shtool: Command not found

  -- 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 Kurt@OpenLDAP.org
> Sent: Sunday, February 10, 2002 11:22 PM
> To: openldap-its@OpenLDAP.org
> Subject: Re: shtool not found (ITS#1597)
>
>
> Belay that... yes, it appears shtool isn't as portable as it
> needs to be...
>
> Kurt
>
> At 11:03 PM 2002-02-10, lukeh@padl.com wrote:
> >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
>