Issue 3345 - GNU Pth signal(3C) redefinition on Solaris
Summary: GNU Pth signal(3C) redefinition on Solaris
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: build (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-24 21:14 UTC by thl@dev.de.cw.com
Modified: 2014-08-01 21:05 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 thl@dev.de.cw.com 2004-09-24 21:14:42 UTC
Full_Name: Thomas Lotterer
Version: 2.2.17
OS: FreeBSD, Linux, Solaris
URL: http://cvs.openpkg.org/chngview?cn=19165
Submission from: (NULL) (62.245.208.156)


When building with GNU Pth support on Solaris 9 the build aborts with an error
that claims "signal" was redefined.

A possible solution is to relocate the "slap.h" include in
servers/slapd/daemon.c before ldap_pvt.h which can be seen in attached URL. I
verified the build was fixed on Solaris 9 and it still worked on FreeBSD 4.10
and Debian 3.1 "Sarge" Linux.

Comment 1 Kurt Zeilenga 2004-09-24 23:47:21 UTC
changed notes
moved from Incoming to Software Bugs
Comment 2 Kurt Zeilenga 2004-09-25 03:32:45 UTC
moved from Software Bugs to Build
Comment 3 Kurt Zeilenga 2004-10-30 16:16:34 UTC
changed state Open to Test
Comment 4 Kurt Zeilenga 2004-12-01 19:32:34 UTC
changed state Test to Closed
Comment 5 Howard Chu 2009-02-17 07:02:46 UTC
moved from Build to Archive.Build
Comment 6 OpenLDAP project 2014-08-01 21:05:10 UTC
fixed in HEAD