[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Compiling on Sparc Linux
At 01:02 PM 11/19/98 +0000, Jonathan Buzzard wrote:
>I am tried to compile the OpenLDAP under Sparc Linux using the latest
>stable release, so I could implement a "Romming Access" server for
>Netscape 4.5
Issues concerning -stable should be raised on -stable or -bugs.
>However during the compilation of slapd, it gives up with SIGSTKFLT and
>SIGUNUSED not being defined/declared. Looking at the source it say's
>that SIGUSR1 and SIGUSR2 are use by LinuxThreads so there is a define
>that switches to the other two signals on Linux. The problem is that
>SIGSTKFLT and SIGUNUSED do not exist on Sparc Linux (or Alpha Linux for
>that matter). Presumably I can't switch back to SIGUSR1 and SIGUSR2,
>so any sugestions would be welcome?
A patch for this was recently posted to -bugs (forwarded to you
separately). This patch will be applied to -stable soon.
It has also been independently fixed in -devel (and the soon to
be released 1.1alpha3).
Kurt