Subject: pkg/29131: PAM won't build due to make problems
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <htodd@twofifty.com>
List: pkgsrc-bugs
Date: 01/26/2005 22:21:00
>Number:         29131
>Category:       pkg
>Synopsis:       PAM won't build due to make problems
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 26 22:21:00 +0000 2005
>Originator:     H. Todd Fujinaka
>Release:        NetBSD 2.99.15
>Organization:
None
>Environment:
	
	
System: NetBSD allison 2.99.15 NetBSD 2.99.15 (ALLISON) #1032: Sun Jan 23 14:46:59 PST 2005 htodd@allison:/disk/0/obj/sys/arch/i386/compile.i386/ALLISON i386
Architecture: i386
Machine: i386
>Description:
	
On a freshly checked out copy of pkgsrc, try to build sudo. It fails at PAM:

===> Building for PAM-0.77nb4
/usr/bin/touch /usr/obj/pkg/security/PAM/work.i386/Linux-PAM-0.77/.quiet_install
rm -f security
ln -sf . security
/usr/pkg/bin/gmake -C modules all
gmake[1]: Entering directory `/disk/0/obj/pkg/security/PAM/work.i386/Linux-PAM-0.77/modules'
building the static modutil library
make -C pammodutil all
usage: make [-BeikNnqrstWX] [-D variable] [-d flags] [-f makefile]
            [-I directory] [-J private] [-j max_jobs] [-m directory] [-T file]
            [-V variable] [variable=value] [target ...]
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/disk/0/obj/pkg/security/PAM/work.i386/Linux-PAM-0.77/modules'
gmake: *** [modules] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/security/PAM
===>
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /usr/obj/pkg/security/PAM/work.i386/.work.log
===>
*** Error code 1

>How-To-Repeat:
	
cd pkgsrc/security/PAM && make update
>Fix:
	

>Unformatted: