Wietse Venema via Postfix-devel:
> Hamid Maadani via Postfix-devel:
> > > There was a missing update to the makedefs script (in the top-level
> > > directory). The updated code is at
> > > https://github.com/wietse-postfix/postfix-dukhovni/tree/mongodb
> > 
> > hmm.. I'm still getting the same type of error after a rebuild:
> > Dec 06 17:32:07 mail postfix/proxymap[2595]: fatal: load_library_symbols: 
> > dlopen failure loading
> > /usr/lib/postfix/postfix-mongodb.so: Error relocating 
> > /usr/lib/postfix/postfix-mongodb.so:
> > mongoc_client_new_from_uri_with_error: symbol not found
> 
> Your original code calls mongoc_client_new() The _with error()
> variant was added two years ago.
> 
> How would I find out which mongo-c library version supports the
> _with error() variant which gives a better error message?  

Looks like I will need to do a binary seach on Mongo-C documentaition.
It's not the end of the world. 

What is your Mongo-C library version? I was using 1.24.3:

/usr/include/libmongoc-1.0/mongoc/mongoc-version.h:#define MONGOC_VERSION 
(1.24.3)

        Wietse
_______________________________________________
Postfix-devel mailing list -- postfix-devel@postfix.org
To unsubscribe send an email to postfix-devel-le...@postfix.org

Reply via email to