On Fri, Feb 22, 2002 at 04:59:19PM -0000, Thomas Robinson wrote:
> I'm trying to build samba 2.2.3a rpm (Red Hat 7.1) using the
samba2.spec
> file from the source tree and keep getting an error:
>
> ...
> checking whether to support ACLs... no
> checking whether to build winbind... yes
> checking configure summary
> configure: error: summary failure. Aborting config
> error: Bad exit status from /var/tmp/rpm-tmp.49645 (%build)
You probably don't have a library installed that the RPM file has
configured samba to use. The most common one is the PAM development
library. Check the last couple of lines in the config.status file.
Tim.