From owner-freebsd-ports@FreeBSD.ORG Tue May 3 13:23:14 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 417B016A4CF for ; Tue, 3 May 2005 13:23:14 +0000 (GMT) Received: from mail.inframgmt.com (mail.inframgmt.com [64.61.98.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8446143D67 for ; Tue, 3 May 2005 13:23:13 +0000 (GMT) (envelope-from jkephart@safetynetaccess.com) Received: from pegasus (ma-rockland1-68-171-190-66.albyny.adelphia.net [68.171.190.66]) (authenticated bits=0) by mail.inframgmt.com with ESMTP id j43DHPQ3007035 for ; Tue, 3 May 2005 09:17:28 -0400 (EDT) Message-Id: <200505031317.j43DHPQ3007035@mail.inframgmt.com> From: "J Kephart" To: Date: Tue, 3 May 2005 09:23:05 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Thread-Index: AcVP4A35f11PbaIVTqKb7ekw4N74cgAAxvQg Subject: NSS LDAP Port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2005 13:23:14 -0000 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.