[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: OpenLDAP: Fatal error when "make install"
Learn how to use the operating system you're building on. On Solaris you must
have /usr/ccs/bin on your path whenever you're compiling *any* software; this
is completely orthogonal to OpenLDAP.
-- 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-software@OpenLDAP.org
> [mailto:owner-openldap-software@OpenLDAP.org]On Behalf Of Mark Liu
> I am still trying to build OpenLDAP on Solaris.
> Configure is OK, make depend seems to be OK, and make
> seems to be fine, but at make install, I got the
> following error message, can you help please?
>
> Entering subdirectory clients
> Making install in /export/home/openldap-2.1.16/clients
> Entering subdirectory tools
> ../../build/shtool mkdir -p /usr/local/bin
> ../../build/shtool install -c -m 755 -s ldapsearch
> /usr/local/bin/ldapsearch
> ../../build/shtool: strip: not found
> *** Error code 1
> make: Fatal error: Command failed for target
> `install-local'
> Current working directory
> /export/home/openldap-2.1.16/clients/tools
> *** Error code 1
> make: Fatal error: Command failed for target
> `install-common'
> Current working directory
> /export/home/openldap-2.1.16/clients
> *** Error code 1
> make: Fatal error: Command failed for target
> `install-common'
> #
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Tax Center - File online, calculators, forms, and more
> http://tax.yahoo.com
>