Issue 265 - "configure" fails
Summary: "configure" fails
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: 1999-08-19 22:20 UTC by shmuel@centigram.com
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 shmuel@centigram.com 1999-08-19 22:20:37 UTC
Full_Name: Shmuel Ungerfeld
Version: 1.2.6
OS: Solaris 2.6 SPARC
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (198.137.183.129)


While running "configure" on the Solaris 2.6 SPARC  OS , the validation of 
"pthread_create" fails.
The reason is that "-lpthread" is missing from the compile line for the test
program 
at line 5150.
FYI
Shmuel Ungerfeld
Centigram Communications
Comment 1 Kurt Zeilenga 1999-08-19 23:28:05 UTC
Solaris is one of the platforms that requires "hints" as
noted in the INSTALL document.  Current "hints" are
located in the FAQ.

	http://www.openldap.org/faq/index.cgi?file=10

Our next major release will provide better pthread detection
for all platforms.

	Kurt

At 10:20 PM 8/19/99 GMT, shmuel@centigram.com wrote:
>Full_Name: Shmuel Ungerfeld
>Version: 1.2.6
>OS: Solaris 2.6 SPARC
>URL: ftp://ftp.openldap.org/incoming/
>Submission from: (NULL) (198.137.183.129)
>
>
>While running "configure" on the Solaris 2.6 SPARC  OS , the validation of 
>"pthread_create" fails.
>The reason is that "-lpthread" is missing from the compile line for the test
>program 
>at line 5150.
>FYI
>Shmuel Ungerfeld
>Centigram Communications
>
>
>
Comment 2 Kurt Zeilenga 1999-08-20 16:54:12 UTC
changed notes
changed state Open to Closed
Comment 3 OpenLDAP project 2014-08-01 21:06:08 UTC
configure reports what is considerred to be a vendor bug.
workarounds are available in the FAQ.