how to compile acl patched coreutils under slackware linux?

[email protected] Fri, 22 Oct 2004 13:18:11 +0200 (CEST)
Newsgroups gmane.linux.file-systems.acl.devel
Message-ID <[email protected]>
Hi all,

I am trying to get ACL for my Samba server to work under Slackware Linux
10.0. But after patching coreutils-2.5.1 and ./configure (without errors),
I get this error during compilation (make):

/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../../i486-slackware-linux/bin/ld:
cannot find -lpam
collect2: ld returned 1 exit status
make[3]: *** [su] Error 1
make[3]: Leaving directory `/usr/src/coreutils-5.2.1/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/coreutils-5.2.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/coreutils-5.2.1'
make: *** [all] Error 2

I know Slackware does not use PAM for authentication, so there are no pam
modules avail. on this machine. Do I have to install them, or can I use
some special configure options, in order to avoid this error?

Greetings and TIA, Matthias
_______________________________________________
acl-devel mailing list
[email protected]
http://acl.bestbits.at/mailman/listinfo/acl-devel