Hi,

I'm just trying to configure Qpopper 4.03 with Apop-Support on my Red
Hat 7.2 system.

While running
./configure --with-drac --enable-apop=/etc/pop.auth --enable-popuid=pop
I get the following error message:

checking which database manager to use ... checking gdbm ... checking for gdbm_open in 
-lgdbm... (cached) no
didn't find gdbm

By running make I get (I guess this follows from the above error):

pop_user.c: In function `pop_user':
pop_user.c:133: `DBM' undeclared (first use in this function)
pop_user.c:133: (Each undeclared identifier is reported only once
pop_user.c:133: for each function it appears in.)
pop_user.c:133: `db' undeclared (first use in this function)
pop_user.c:135: parse error before `int'
pop_user.c:137: `datum' undeclared (first use in this function)
pop_user.c:177: `user_name_len' undeclared (first use in this function)
pop_user.c:210: `pw' undeclared (first use in this function)
pop_user.c:265: `st' undeclared (first use in this function)
pop_user.c:281: `fid' undeclared (first use in this function)
pop_user.c:308: `key' undeclared (first use in this function)
pop_user.c:321: `value' undeclared (first use in this function)
pop_user.c:324: `i' undeclared (first use in this function)
pop_user.c:328: `bFoundUser' undeclared (first use in this function)
make[1]: *** [pop_user.o] Error 1
make[1]: Leaving directory `/root/qpopper4.0.3/popper'
make: *** [popper_server] Error 2

So 'make' stops with an error and qpopper didn't compile correctly.

I saw the same question in the mailing-list-archive somewhere around
the middle of 2001 (or was it 2000?) but it stayed unanswered.

Hope someone can help me out.
Thanks in advance and all the best for 2002!

Best wishes,
Kai


Reply via email to