Issue 516 - configure: error: no acceptable ld found in $PATH
Summary: configure: error: no acceptable ld found in $PATH
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-04-26 17:11 UTC by Satya Kumar K
Modified: 2014-08-01 21:06 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Satya Kumar K 2000-04-26 17:11:06 UTC
Hi,

could you please tell me why do i hv these errors when installing openldap 1.2.10 Release...

while executing ./configure file iam getting ....

 # ./configure
checking for a BSD compatible install... build/install-sh -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... no
checking for nawk... nawk
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gnutar... no
checking for gtar... no
checking for tar... tar
checking configure arguments... done
checking host system type... sparc-sun-solaris2.7
checking for a BSD compatible install... build/install-sh -c
checking build system type... sparc-sun-solaris2.7
checking for ranlib... :
checking for gcc... no
checking for cc... cc
checking whether the C compiler (cc   ) works... yes
checking whether the C compiler (cc   ) is a cross-compiler... no
checking whether we are using GNU C... no
checking whether cc accepts -g... yes
checking for non-GNU ld... no
configure: error: no acceptable ld found in $PATH


=====================================================
PATH=/usr/sbin:/usr/bin:/opt/SUNWspro/bin:/openldap-1.2.10/libraries

Plz give me the solution for it...

thank u...

KSKumar

Comment 1 kunkee@openldap.org 2000-04-27 06:08:31 UTC
Just a wild guess: you don't have /usr/ccs/bin in $PATH.

Randy

> Hi,
> 
> could you please tell me why do i hv these errors when installing openldap 1.2.10 Release...
> 
> while executing ./configure file iam getting ....
> 
>  # ./configure
> checking for a BSD compatible install... build/install-sh -c
> checking whether build environment is sane... yes
> checking for mawk... no
> checking for gawk... no
> checking for nawk... nawk
> checking whether make sets ${MAKE}... yes
> checking for working aclocal... missing
> checking for working autoconf... missing
> checking for working automake... missing
> checking for working autoheader... missing
> checking for working makeinfo... missing
> checking for gnutar... no
> checking for gtar... no
> checking for tar... tar
> checking configure arguments... done
> checking host system type... sparc-sun-solaris2.7
> checking for a BSD compatible install... build/install-sh -c
> checking build system type... sparc-sun-solaris2.7
> checking for ranlib... :
> checking for gcc... no
> checking for cc... cc
> checking whether the C compiler (cc   ) works... yes
> checking whether the C compiler (cc   ) is a cross-compiler... no
> checking whether we are using GNU C... no
> checking whether cc accepts -g... yes
> checking for non-GNU ld... no
> configure: error: no acceptable ld found in $PATH
> 
> 
> =====================================================
> PATH=/usr/sbin:/usr/bin:/opt/SUNWspro/bin:/openldap-1.2.10/libraries
> 
> Plz give me the solution for it...
> 
> thank u...
> 
> KSKumar
> 
> 
> 
> 

Comment 2 Kurt Zeilenga 2000-05-03 05:09:32 UTC
changed notes
changed state Open to Closed
Comment 3 OpenLDAP project 2014-08-01 21:06:10 UTC
answerred