Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2003 11:58:31 -0600 (CST)
From:      jimd@siu.edu
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47112: web2ldap compile abends with `LDAP_FILT_MAXSIZ' undeclared
Message-ID:  <200301151758.h0FHwV04093702@dutton3.it.siu.edu>

next in thread | raw e-mail | index | archive | help

>Number:         47112
>Category:       ports
>Synopsis:       web2ldap compile abends with `LDAP_FILT_MAXSIZ' undeclared
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 15 10:00:17 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     JD
>Release:        FreeBSD 4.7-RELEASE i386
>Organization:
>Environment:
System: FreeBSD dutton3.it.siu.edu 4.7-RELEASE FreeBSD 4.7-RELEASE #1: Sun Nov 10 06:55:46 CST 2002 jimd@dutton3.it.siu.edu:/usr/src/sys/compile/XSYSTEM i386

pkg_info|grep python
python-2.2.2_2      An interpreted object-oriented programming language

Nov 11 13:57 openldap-2.1.8

	
>Description:

dutton3/root: make install
===>  Extracting for web2ldap-0.10.4
>How-To-Repeat:
	
>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:
 >> Checksum OK for web2ldap-0.10.4.tar.gz.
 ===>   web2ldap-0.10.4 depends on file: /usr/local/bin/python2.2 - found
 ===>  Patching for web2ldap-0.10.4
 ===>  Applying FreeBSD patches for web2ldap-0.10.4
 ===>  Configuring for web2ldap-0.10.4
 ===>  Installing for web2ldap-0.10.4
 ===>  Warning: your umask is "0002".
       If this is not desired, set it to an appropriate value
       and install this port again by ``make reinstall''.
 ===>   web2ldap-0.10.4 depends on file: /usr/local/lib/python2.2/site-packages/_ldap.so - not found
 ===>    Verifying install for /usr/local/lib/python2.2/site-packages/_ldap.so in /usr/ports/net/py-ldap2
 ===>  Extracting for py22-ldap2-2.0.0pre04
 >> Checksum OK for python-ldap-2.0.0pre04.tar.gz.
 ===>   py22-ldap2-2.0.0pre04 depends on file: /usr/local/bin/python2.2 - found
 ===>   py22-ldap2-2.0.0pre04 depends on shared library: ldap.2 - found
 ===>  Patching for py22-ldap2-2.0.0pre04
 ===>  Configuring for py22-ldap2-2.0.0pre04
 /usr/bin/sed -e "s=/usr/local/openldap2/lib=/usr/local/lib="  -e "s=/usr/local/openldap2/include=/usr/local/include="  -e "s=lber ldap resolv=lber ldap="  /usr/ports/net/py-ldap2/work/python-ldap-2.0.0pre04/setup.cfg.sed > /usr/ports/net/py-ldap2/work/py thon-ldap-2.0.0pre04/setup.cfg
 ===>  Building for py22-ldap2-2.0.0pre04
 running build
 running build_py
 warning: build_py: file Lib/ldap.py (for module ldap) not found
 creating build
 creating build/lib.freebsd-4.7-RELEASE-i386-2.2
 creating build/lib.freebsd-4.7-RELEASE-i386-2.2/ldap
 copying Lib/ldap/__init__.py -> build/lib.freebsd-4.7-RELEASE-i386-2.2/ldap
 copying Lib/ldap/async.py -> build/lib.freebsd-4.7-RELEASE-i386-2.2/ldap
 copying Lib/ldap/functions.py -> build/lib.freebsd-4.7-RELEASE-i386-2.2/ldap
 copying Lib/ldap/ldapobject.py -> build/lib.freebsd-4.7-RELEASE-i386-2.2/ldap
 copying Lib/ldap/modlist.py -> build/lib.freebsd-4.7-RELEASE-i386-2.2/ldap
 copying Lib/ldapurl.py -> build/lib.freebsd-4.7-RELEASE-i386-2.2
 copying Lib/ldif.py -> build/lib.freebsd-4.7-RELEASE-i386-2.2
 warning: build_py: file Lib/ldap.py (for module ldap) not found
 running build_ext
 building '_ldap' extension
 creating build/temp.freebsd-4.7-RELEASE-i386-2.2
 cc -DNDEBUG -O -pipe -D_THREAD_SAFE -fPIC -DLDAP_TYPE_IS_OPAQUE -DHAVE_LDAP_DESTROY_CACHE -DHAVE_LDAP_DISABLE_CACHE -DHAVE_LDAP_ENABLE_CACHE -DHAVE_LDAP_FLUSH_CACHE -DHAVE_LDAP_MODRDN2 -DHAVE_LDAP_MODRDN2_S -DHAVE_LDAP_SET_CACHE_OPTIONS -DHAVE_LDAP_START _TLS_S -DHAVE_LDAP_UNCACHE_ENTRY -DHAVE_LDAP_UNCACHE_REQUEST -DLDAPMODULE_VERSION=2.0.0pre04 -IModules -I/usr/local/include -I/usr/local/include/python2.2 -c Modules/LDAPObject.c -o build/temp.freebsd-4.7-RELEASE-i386-2.2/LDAPObject.o -O -pipe
 cc -DNDEBUG -O -pipe -D_THREAD_SAFE -fPIC -DLDAP_TYPE_IS_OPAQUE -DHAVE_LDAP_DESTROY_CACHE -DHAVE_LDAP_DISABLE_CACHE -DHAVE_LDAP_ENABLE_CACHE -DHAVE_LDAP_FLUSH_CACHE -DHAVE_LDAP_MODRDN2 -DHAVE_LDAP_MODRDN2_S -DHAVE_LDAP_SET_CACHE_OPTIONS -DHAVE_LDAP_START _TLS_S -DHAVE_LDAP_UNCACHE_ENTRY -DHAVE_LDAP_UNCACHE_REQUEST -DLDAPMODULE_VERSION=2.0.0pre04 -IModules -I/usr/local/include -I/usr/local/include/python2.2 -c Modules/common.c -o build/temp.freebsd-4.7-RELEASE-i386-2.2/common.o -O -pipe
 cc -DNDEBUG -O -pipe -D_THREAD_SAFE -fPIC -DLDAP_TYPE_IS_OPAQUE -DHAVE_LDAP_DESTROY_CACHE -DHAVE_LDAP_DISABLE_CACHE -DHAVE_LDAP_ENABLE_CACHE -DHAVE_LDAP_FLUSH_CACHE -DHAVE_LDAP_MODRDN2 -DHAVE_LDAP_MODRDN2_S -DHAVE_LDAP_SET_CACHE_OPTIONS -DHAVE_LDAP_START _TLS_S -DHAVE_LDAP_UNCACHE_ENTRY -DHAVE_LDAP_UNCACHE_REQUEST -DLDAPMODULE_VERSION=2.0.0pre04 -IModules -I/usr/local/include -I/usr/local/include/python2.2 -c Modules/constants.c -o build/temp.freebsd-4.7-RELEASE-i386-2.2/constants.o -O -pipe
 Modules/constants.c: In function `LDAPinit_constants':
 Modules/constants.c:171: `LDAP_FILT_MAXSIZ' undeclared (first use in this function)
 Modules/constants.c:171: (Each undeclared identifier is reported only once
 Modules/constants.c:171: for each function it appears in.)
 error: command 'cc' failed with exit status 1
 *** Error code 1
 
 Stop in /usr/ports/net/py-ldap2.
 *** Error code 1
 
 Stop in /usr/ports/www/web2ldap.
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301151758.h0FHwV04093702>