Re: [exim] [exim-dev] Exim 4.88 RC1 uploaded

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-users
Subject: Re: [exim] [exim-dev] Exim 4.88 RC1 uploaded
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