[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
sendmail 8.9.1 and db-2.4.14 problem ...
- From: Andrei <and lspvs sorosis ro>
- To: RedHat Mailing List <redhat-list redhat com>
- Subject: sendmail 8.9.1 and db-2.4.14 problem ...
- Date: Thu, 29 Oct 1998 15:13:06 +0200 (EET)
I am trying to compile sendmail 8.9.1 which doesn't suport dbm
database files anymore so i got db-2.4.14 and i compiled it.
The problem is that when i tryied to compile sendmail again (with
db-2.4.14) it didn't work anymore.
I've tryed this on two systems ..
The problem seems to be in the db-2.4.14 libs ...
I'm still working on it but i'm interested mostly if anyone else
encountered this problem.
I also tryed db-2.4.10 but the same thing happens
Before i installed db-2.4.14 i compiled sendmail 8.9.1 succesfuly.
(I had db-1.85 before)
Any help is apreciated.
RedHat 5.1
gcc 2.7.2.3
Amd K5
--
Andrei Postolache, Romania, and lspvs sorosis ro, +40-035-340482
--
----------------------
cc -O -I. -DNEWDB -c util.c -o util.o
cc -O -I. -DNEWDB -c version.c -o version.o
cc -o sendmail alias.o arpadate.o clock.o collect.o conf.o convtime.o
daemon.o deliver.o domain.o envelope.o err.o headers.o macro.o main.o
map.o
mci.o mime.o parseaddr.o queue.o readcf.o recipient.o safefile.o
savemail.o
snprintf.o srvrsmtp.o stab.o stats.o sysexits.o trace.o udb.o usersmtp.o
util.o version.o -ldb
-lresolv
map.o: In function b_map_open':
map.o(.text+0xfba): undefined reference to b_open'
udb.o: In function udbx_init':
udb.o(.text+0xdf8): undefined reference to b_open'
make: *** [sendmail] Error 1
cc -O -I. -DNEWDB -c util.c -o util.o
cc -O -I. -DNEWDB -c version.c -o version.o
cc -o sendmail alias.o arpadate.o clock.o collect.o conf.o convtime.o
daemon.o deliver.o domain.o envelope.o err.o headers.o macro.o main.o
map.o
mci.o mime.o parseaddr.o queue.o readcf.o recipient.o safefile.o
savemail.o
snprintf.o srvrsmtp.o stab.o stats.o sysexits.o trace.o udb.o usersmtp.o
util.o version.o -ldb
-lresolv
map.o: In function b_map_open':
map.o(.text+0xfba): undefined reference to b_open'
udb.o: In function udbx_init':
udb.o(.text+0xdf8): undefined reference to b_open'
make: *** [sendmail] Error 1
-------------------
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]