nmh-workers
[Top] [All Lists]

Re: nmh, qmail, RedHat

1998-02-20 00:26:05
and I got the error

gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O2 slocal.c
gcc -s -o slocal slocal.o aliasbr.o dropsbr.o ../config/version.o 
../config/config.o ../sbr/libmh.a ../m
ts/libmts.a ../zotnet/libzot.a 
slocal.o: In function `suppress_duplicates':
slocal.o(.text+0x21aa): undefined reference to `dbm_open'
slocal.o(.text+0x21ec): undefined reference to `dbm_fetch'
slocal.o(.text+0x2275): undefined reference to `dbm_store'
slocal.o(.text+0x2296): undefined reference to `dbm_close'
make[1]: *** [slocal] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/nmh-0.21/uip'
make: *** [all-recursive] Error 1

Manually define HAVE_SIGSETJMP after running configure.

Besides this, I would also like to know:
Can I specify at compile time that the mail is going to be dropped in 
~/Mailbox (by qmail)? (Or my only option is to do what the mh-tailor man
page suggest or set MAILDROP)

You can't make that the default at compile time.

But you can configure it by making the change in mts.conf (or
use MAILDROP).

--
Richard Coleman
coleman(_at_)math(_dot_)gatech(_dot_)edu


<Prev in Thread] Current Thread [Next in Thread>