Hello freeradius-users.

I try to build debian package from radiusd-freeradius (0.5+cvs20020408-1)
with 'src/freeradius-snapshot-20020409# fakeroot debian/rules' command
and get this error:

rlm_dbm.c:27: gdbm/ndbm.h: No such file or directory

however, libgdbmg1-dev package has
/usr/include/gdbm-ndbm.h
file.

In rlm_dbm.c I found these lines:
#ifdef HAVE_GDBM_NDBM_H
#include <gdbm/ndbm.h> 
#endif                 
                       
#ifdef HAVE_GDBMNDBM_H 
#include <gdbm-ndbm.h> 
#endif                 

where i must set HAVE_GDBMNDBM_H? what is my error?

(sorry for my awful english)

--
With respect,
 Ilja                 mailto:[EMAIL PROTECTED]


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to