Hi:
I am a newbie and not much programming experience. I do get some stuff to compile but not a pro by any means. I am using RedHat 5.0 and cannot get EXIM to compile.
I have added the following to the OS/Makefile-Linux:
DBMLIB = -ldb
USE_DB=yes
LIBRESOLV=-lresolv -lnsl
RANLIB=/usr/bin/ranlib
Here is what I get:
gcc: Internal compiler error: program cc1 got fatal signal 11
make[2]: *** [string.o] Error 1
make[2]: Leaving directory `/usr/src/exim-1.90/build-Linux-i386'
cc -c -I. string.c
cc -o exim_dumpdb exim_dumpdb.o dbfn.o dummies.o os.o store.o string.o \
dbfn.o: In function `dbfn_open':
dbfn.o(.text+0x1dd): undefined reference to `dbopen'
dbfn.o(.text+0x207): undefined reference to `dbopen'
make[1]: *** [exim_dumpdb] Error 1
make[1]: Leaving directory `/usr/src/exim-1.90/build-Linux-i386'
make: *** [go] Error 2
Any help you can pass my way would be greatly appreciated.
Thanks,
--
Joe
____________________________________
Joe Saladino <joe@???>
President/CEO
BRAM Corporation <
http://www.bram.net>
Immediate Page send e-mail to: <page.joe@???>
--
*** Exim information can be found at
http://www.exim.org/ ***