Re: Compiler error on 3.3.1. Mac Mojave

2018-11-09 Thread Robert Chalmers
@Bill Cole, and others. Thanks Bill. The key in all this was the “-ldb” … I’d missed that one. This is my make script now. As you can see, I’m trying to remove all references to macports - and I think I have, and rely only only on Homebrew for extra stuff. It was - is - a bit of a mess I

Re: Compiler error on 3.3.1. Mac Mojave

2018-11-08 Thread Bill Cole
On 8 Nov 2018, at 4:20, Robert Chalmers wrote: It’s almost through the build but failing on this. Undefined symbols for architecture x86_64: "_db_create", referenced from: import-atom in libpostfix-util.dylib "_db_env_create", referenced from: import-atom in

Re: Compiler error on 3.3.1. Mac Mojave

2018-11-08 Thread Viktor Dukhovni
> On Nov 8, 2018, at 4:20 AM, Robert Chalmers wrote: > > s almost through the build but failing on this. > > Undefined symbols for architecture x86_64: > "_db_create", referenced from: > import-atom in libpostfix-util.dylib > "_db_env_create", referenced from: > import-atom in

Re: Compiler error on 3.3.1. Mac Mojave

2018-11-08 Thread James Brown
On 8 Nov 2018, at 8:20 pm, Robert Chalmers wrote: > > > It’s almost through the build but failing on this. > > Undefined symbols for architecture x86_64: > "_db_create", referenced from: > import-atom in libpostfix-util.dylib > "_db_env_create", referenced from: > import-atom in

Compiler error on 3.3.1. Mac Mojave

2018-11-08 Thread Robert Chalmers
It’s almost through the build but failing on this. Undefined symbols for architecture x86_64: "_db_create", referenced from: import-atom in libpostfix-util.dylib "_db_env_create", referenced from: import-atom in libpostfix-util.dylib "_db_version", referenced from: