bug-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

autoconf detection of Berkeley DB is broken


From: Mike Castle
Subject: autoconf detection of Berkeley DB is broken
Date: Wed, 20 Mar 2002 19:04:10 -0800
User-agent: Mutt/1.3.27i

Not all systems place db.h into /usr/include/db*.

Actually, as distributed, db-4.0.14, when configured with --prefix=/usr
places db.h in /usr/include and libdb in /usr/lib.

Yet these places are NOT checked by cfengine's configure.

A hack of --with-berkeleydb=/usr/include works, but is pretty silly.

mrc
-- 
     Mike Castle      address@hidden      www.netcom.com/~dalgoda/
    We are all of us living in the shadow of Manhattan.  -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc



reply via email to

[Prev in Thread] Current Thread [Next in Thread]