Andy
2004-01-08 06:08:33 UTC
I am trying to run make on trustix2 but am getting the following error,
which extra packages do I need to install.
Thanks in advance
e src/sendmail src/error src/pickup src/cleanup src/smtpd src/local src/lmtp
src/trivial-rewrite src/qmgr src/smtp src/bounce src/pipe src/showq
src/postalias src/postcat src/postconf src/postdrop src/postkick
src/postlock src/postlog src/postmap src/postqueue src/postsuper src/nqmgr
src/qmqpd src/spawn src/flush src/virtual src/proxymap; do \
(set -e; echo "[$i]"; cd $i; rm -f Makefile; \
make -f Makefile.in Makefile MAKELEVEL=) || exit 1; \
done;
[src/util]
(set -e; echo "# DO NOT EDIT"; /bin/sh ../../makedefs && cat Makefile.in)
Install the appropriate db*-devel package first.
See the RELEASE_NOTES file for more information.
make: *** [Makefile] Error 1
make: *** [Makefiles] Error 1
make: *** [Makefiles] Error 2
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.556 / Virus Database: 348 - Release Date: 26/12/2003
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.556 / Virus Database: 348 - Release Date: 26/12/2003
which extra packages do I need to install.
Thanks in advance
e src/sendmail src/error src/pickup src/cleanup src/smtpd src/local src/lmtp
src/trivial-rewrite src/qmgr src/smtp src/bounce src/pipe src/showq
src/postalias src/postcat src/postconf src/postdrop src/postkick
src/postlock src/postlog src/postmap src/postqueue src/postsuper src/nqmgr
src/qmqpd src/spawn src/flush src/virtual src/proxymap; do \
(set -e; echo "[$i]"; cd $i; rm -f Makefile; \
make -f Makefile.in Makefile MAKELEVEL=) || exit 1; \
done;
[src/util]
(set -e; echo "# DO NOT EDIT"; /bin/sh ../../makedefs && cat Makefile.in)
Makefile
No <db.h> include file found.Install the appropriate db*-devel package first.
See the RELEASE_NOTES file for more information.
make: *** [Makefile] Error 1
make: *** [Makefiles] Error 1
make: *** [Makefiles] Error 2
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.556 / Virus Database: 348 - Release Date: 26/12/2003
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.556 / Virus Database: 348 - Release Date: 26/12/2003