Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jan 2010 20:57:30 GMT
From:      Alexander Kriventsov <avk@vl.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/142725: security/pam_ldap: pam_ldap-1.8.5 doesn't build on 7.2
Message-ID:  <201001112057.o0BKvUmW014525@www.freebsd.org>
Resent-Message-ID: <201001112100.o0BL0Dhl049721@freefall.freebsd.org>

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

>Number:         142725
>Category:       ports
>Synopsis:       security/pam_ldap: pam_ldap-1.8.5 doesn't build on 7.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 11 21:00:12 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Kriventsov
>Release:        FreeBSD 7.2-RELEASE-p5
>Organization:
McHost
>Environment:
FreeBSD 7.2-RELEASE-p5
>Description:
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
===>  Building for pam_ldap-1.8.5
gmake  all-am
gmake[1]: Entering directory `/work/a/ports/security/pam_ldap/work/pam_ldap-185'
if cc -DHAVE_CONFIG_H -I. -I. -I.   -DLDAP_REFERRALS -DLDAP_DEPRECATED -DPIC -D_REENTRANT  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -DLDAP_DEPRECATED -Wall -fPIC -MT pam_ldap.o -MD -MP -MF ".deps/pam_ldap.Tpo" -c -o pam_ldap.o pam_ldap.c; \
	then mv -f ".deps/pam_ldap.Tpo" ".deps/pam_ldap.Po"; else rm -f ".deps/pam_ldap.Tpo"; exit 1; fi
pam_ldap.c: In function '_get_user_info':
pam_ldap.c:2856: warning: pointer targets in passing argument 4 of '_get_long_integer_value' differ in signedness
if cc -DHAVE_CONFIG_H -I. -I. -I.   -DLDAP_REFERRALS -DLDAP_DEPRECATED -DPIC -D_REENTRANT  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -DLDAP_DEPRECATED -Wall -fPIC -MT md5.o -MD -MP -MF ".deps/md5.Tpo" -c -o md5.o md5.c; \
	then mv -f ".deps/md5.Tpo" ".deps/md5.Po"; else rm -f ".deps/md5.Tpo"; exit 1; fi
CVSVERSIONDIR=. ./vers_string -v
./vers_string: not found
gmake[1]: *** [vers.c] Error 127
gmake[1]: Leaving directory `/work/a/ports/security/pam_ldap/work/pam_ldap-185'
gmake: *** [all] Error 2
*** Error code 1

Stop in /a/ports/security/pam_ldap.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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