On 25/09/16 22:27, The Doctor wrote: > Thank you , however on one of my FreeBSD 10.3 server I am > running into a problem > > /usr//bin/cc -v -o exim_dbmbuild [...] > exim_dbmbuild.c:(.text+0x416): undefined reference to `db_create' > cc: error: linker command failed with exit code 1 (use -v to see invocation)
I'd suspect the build-config choice of DBM library. Have a look at your Local/Makefile, OS/Makefile-* and OS/os.[ch] files. -- Cheers, Jeremy -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
