"Victor G. Bolshakov" <[EMAIL PROTECTED]> writes:

> Ralf S. Engelschall wrote:
>> On Wed, Jul 30, 2008, Victor G. Bolshakov wrote:
>>
>>> External dependence for OpenPKG packege? I also try to build without LDAP 
>>> (with_openldap=no) without any success...
>>>
>>> [EMAIL PROTECTED] wrote:

> I try to build openldap and also without success:
>
>  /openpkg/bin/cc -O2 -pipe -I/openpkg/include/pth -D_AVL_H
> -I../../../include -I../../../include -I.. -I./.. -I/openpkg/include
> -I/openpkg/include/pth -c monitor.c -o monitor.o
> In file included from ../../../include/ac/signal.h:20,
>                  from ../slap.h:38,
>                  from ../back-monitor/back-monitor.h:28,
>                  from back-ldap.h:27,
>                  from monitor.c:33:
> /usr/include/signal.h:222: error: conflicting types for 'pth_sigwait'
> /openpkg/include/pth/pth.h:536: error: previous declaration of 'pth_sigwait' 
> was here
> make[3]: *** [monitor.lo] Error 1
> make[2]: *** [.backend] Error 1
> make[1]: *** [all-common] Error 1
> make: *** [all-common] Error 1

This error is due to gnu-pth, openldap calls epoll on linux and
/dev/poll on solaris.

-Dieter

-- 
Dieter Klünter | Systemberatung
Mobil: +49.176.51126864
Fax: +49.40.64891521
Key ID:8EF7B6C6
______________________________________________________________________
OpenPKG                                             http://openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to