The code expects these definitions to be present. Removing them will require
you to go through the code and modify it to cope with their absence. It
would be simpler to ensure you have installed gdbm on your system.

Tim

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of George A.
> Michalopoulos
> Sent: 03 November 2001 02:09
> To: Tim Sellar
> Subject: Re[2]: compiling sources.. part II
>
>
> Hello Tim,
>
> Friday, November 02, 2001, 12:10:56 PM, you wrote:
>
> TS> #ifdef HAVE_GDBM_H
> TS> #define BIND_DB "/var/named/bind.db"
> TS> #elif defined (HAVE_NDBM_H)
> TS> #define BIND_DB "/var/named/bind"
> TS> #endif
>
>
> TS> #ifdef HAVE_GDBM_H
> TS> #define BIND_EXCL_DB "/var/named/bind-excl.db"
> TS> #elif defined (HAVE_NDBM_H)
> TS> #define BIND_EXCL_DB "/var/named/bind-excl"
> TS> #endif
>
> TS> If you have neither GDBM or NDBM (tested for by the configure script)
> TS> BIND_DB and BIND_EXCL_DB are not going to be defined and will
> produce the
> TS> error you are seeing. Installing gdbm and executing your
> configure script
> TS> again should solve this.
>
> In this specific test installation, first of all, i use bind 8. As far
> as i saw, all domain declarations are made in /var/named/named.conf ..
>
> Second, i'm not interested in adding new domains.. I only want to add
> new aliases like you.mydomain.com me.mydomain.com etc.. using the same
> IP address..
>
> Can i comment out these functions in Makefile ?
>
>
> --
> Best regards,
> George
> [EMAIL PROTECTED]
> Tel:       +30 31 0888448
> Fax:       +30 31 0848770
> VideoPhone:+30 31 0888447
>
>
> I've set up my Wish Lists at Amazon.com and Amazon.co.uk.
> If you're ever feeling generous and fancy splashing out on a
> present for me, here's where to go to find something you know I'll love.
> PS. Have I told you lately how much I admire and respect you?
> Seems like a good time to do that. ;-)
>
> To view my Wish Lists, click on the links below.
> http://www.amazon.com/exec/obidos/wishlist/257PYFNXCHPVH/ref=wl_em
_to?add-fav=1

------------------------- The freeVSD Support
List --------------------------
Subscribe:   mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
Archives:    http://freevsd.org/support/mail-archives/freevsd-support
----------------------------------------------------------------------------
-

------------------------- The freeVSD Support List --------------------------
Subscribe:   mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
Archives:    http://freevsd.org/support/mail-archives/freevsd-support
-----------------------------------------------------------------------------

Reply via email to