On 07/12/11 16:59, Bruce Dubbs wrote:
> I'm working on pam and I'm getting undefined references to 
> __db_ndbm_{open,fetch,close} etc.
> 
> I can get around this with telling configure --enable-db=no.  In the 
> configure log, I have:
> 
> checking for db_create... yes
> checking db.h usability... yes
> checking db.h presence... yes
> checking for db.h... yes
> 
> These are from Berkeley DB.
> 
> It looks like we need to specify --enable-dbm when we build bdb.  That 
> fixed my pam problem.
> 
> Has anyone else run into this?
> 
>    -- Bruce
Yes, posted on the 30th Oct.
Regards,
Wayne.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to