I also had the same problem with RH6 and FWTK 2.1. Thanks to Jim who helped
me. The following solution will solve your probs.
/* #include <ndbm.h> */
#include "/usr/include/db1/ndbm.h"
in the files:
authdump.c
authload.c
db.c
Cheers
Jithu
At 11:04 PM 10/03/1999 -0400, Dave Wreski wrote:
>
>> > Hi all. Has anyone gotten fwtk to compile on RH 6 i386? There are
>>
>> Your e-mail intrigued me, so I downloaded the latest source and gave
>> "make" a try. Without copying Makefile.config.linux, or anything else.
>
>Ok, it seemed to work better, but it still wants ndbm.h. I have a copy in
>/usr/include/db1/ and /usr/include/gdbm, but after modifying auth/db.c:16
>it chokes. I also tried the various DBMLIB options in the makefile,
>although it chokes before it links...
>
>> It couldn't find the Athena widgets library, so I changed the X library
>> location. Then it couldn't find some other X libs, so I changed the
>> library list for X to the ones set up for Linux. It all compiled, and
>
>I actually have no intention of using the X11 proxying, so I probably
>won't even worry about that.
>
>> Then make;make install worked like a champ.
>
>Argh. Do you have an ndbm package or otherwise?
>
>> Linux seems to be getting a lot less Linux-specific these days, I've found
>> that I've had to change a moderate ammount of stuff back to generic Unix
>> recently. This is a _very_ good thing.
>
>Yes, sure is a good thing. Linux always makes me happy ;)
>
>Dave
>
>
>-
>[To unsubscribe, send mail to [EMAIL PROTECTED] with
>"unsubscribe firewalls" in the body of the message.]
>
>
-
[To unsubscribe, send mail to [EMAIL PROTECTED] with
"unsubscribe firewalls" in the body of the message.]