>> linuxpam 1.1.4 does not support --enable-dbm >> trying with '--enable-db=db', the option to handle db/ndbm, fails with >> the above mentionned error. >> the only way is '--enable-db=no' without pam_userdb. >> >> not really propper, but as i don't use pam_userdb -> works for me >> >> tobias >> > > Berkely DB will have to be rebuilt with the --enable-dbm switch. > > -- DJ Lucas > >
i just restarted from scratch. as you suggested, i added --enable-dbm to db, but pam stil fails. config db: --enable-compat185 --enable-cxx --enable-db --disable-static config pam --enable-read-both-confs --disable-nis to be able to compile pam, i have to add --enable-db=no as i wrote, i have no problems with the missing plugin. tobias -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
