Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 May 2005 09:23:05 -0400
From:      "J Kephart" <jkephart@safetynetaccess.com>
To:        <ports@freebsd.org>
Subject:   NSS LDAP Port
Message-ID:  <200505031317.j43DHPQ3007035@mail.inframgmt.com>

next in thread | raw e-mail | index | archive | help
To Whom It May Concern:

The output listing below is from our attempt to compile the NSS_LDAP port
provided with the FreeBSD 5.3 release.

---- snip ----
===>  Building for nss_ldap-1.204_5
make  all-am
source='ldap-nss.c' object='ldap-nss.o' libtool=no
depfile='.deps/ldap-nss.Po' tmpdepfile='.deps/ldap-nss.TPo'  depmode=gcc3
/bin/sh ./depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/local/include
-DPIC -D_REENTRANT  -O -pipe  -Wall -fPIC -c `test -f 'ldap-nss.c' || echo
'./'`ldap-nss.c
ldap-nss.c: In function `_nss_ldap_atmap_put':
ldap-nss.c:2989: warning: passing arg 2 of pointer to function from
incompatible pointer type
ldap-nss.c:2989: error: too few arguments to function
ldap-nss.c: In function `_nss_ldap_ocmap_put':
ldap-nss.c:3021: warning: passing arg 2 of pointer to function from
incompatible pointer type
ldap-nss.c:3021: error: too few arguments to function
ldap-nss.c: In function `_nss_ldap_atmap_get':
ldap-nss.c:3042: warning: passing arg 2 of pointer to function from
incompatible pointer type
ldap-nss.c:3042: error: too few arguments to function
ldap-nss.c: In function `_nss_ldap_ocmap_get':
ldap-nss.c:3068: warning: passing arg 2 of pointer to function from
incompatible pointer type
ldap-nss.c:3068: error: too few arguments to function
ldap-nss.c: At top level:
ldap-nss.c:21: warning: 'rcsId' defined but not used
*** Error code 1

Stop in /usr/ports/net/nss_ldap/work/nss_ldap-204.
*** Error code 1

Stop in /usr/ports/net/nss_ldap/work/nss_ldap-204.
*** Error code 1

Stop in /usr/ports/net/nss_ldap.
---- snip ----

Is there something missing in the configure script or, perhaps, the Makefile
produced by it, that would cause this failure?  Clearly, it won't compile
from the port and, as such, prevents our being able to use LDAP effectively
on our systems.

Will you please provide us with information on how to get this port compiled
and installed on our 5.3 system?

Thank you,

J Kephart
Safety NetAccess, Inc.




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