pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/32069: errors compiling openldap
>Number: 32069
>Category: pkg
>Synopsis: errors compiling openldap
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Nov 14 07:21:01 +0000 2005
>Originator: Carl Brewer
>Release: NetBSD 1.6.2
>Organization:
>Environment:
System: NetBSD rollcage2.bl.echidna.id.au 1.6.2 NetBSD 1.6.2 (rollcage) #1: Fri
Apr 23 00:50:50 EST 2004
carl%rollcage2.bl.echidna.id.au@localhost:/usr/src/sys/arch/i386/compile/rollcage
i386
Architecture: i386
Machine: i386
>Description:
building opendlap from current CVS :
Entering subdirectory libldap_r
rm -f version.c
../../build/mkversion -v "2.3.11" libldap_r.la > version.c
/bin/sh ../..//libtool --mode=compile cc -O2 -I/usr/pkg/include/db4
-I/usr/include -I/usr/pkg/include -D_REENTRANT -I../../include -I../../include
-DLDAP_R_COMPILE -I./../libldap -I/usr/pkg/include/db4 -I/usr/include
-I/usr/pkg/include -DLDAP_LIBRARY -c threads.c
mkdir .libs
cc -O2 -I/usr/pkgsrc/databases/openldap/work/.buildlink/include/db4
-I/usr/pkgsrc/databases/openldap/work/.buildlink/include -D_REENTRANT
-I../../include -DLDAP_R_COMPILE -I./../libldap -DLDAP_LIBRARY -c threads.c
-fPIC -DPIC -o .libs/threads.o
In file included from ../../include/ldap_int_thread.h:102,
from ../../include/ldap_pvt_thread.h:21,
from threads.c:25:
/usr/pkgsrc/databases/openldap/work/.buildlink/include/pth.h:94: #error
"FD_SETSIZE is larger than what GNU Pth can handle."
*** Error code 1
Stop.
make: stopped in
/usr/pkgsrc/databases/openldap/work/openldap-2.3.11/libraries/libldap_r
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/databases/openldap/work/openldap-2.3.11/libraries
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/databases/openldap/work/openldap-2.3.11
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/databases/openldap
===>
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===> * log of the build
===> * /usr/pkgsrc/databases/openldap/work/.work.log
===>
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/databases/openldap
>How-To-Repeat:
download current CVS of pkgsrc, make clean; cd database/openldap, make
>Fix:
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index