EnterpriseDB / mongo_fdw

PostgreSQL foreign data wrapper for MongoDB
GNU Lesser General Public License v3.0
326 stars 70 forks source link

recent errors in make #45

Closed wdhutton closed 5 years ago

wdhutton commented 8 years ago

src/mongoc/mongoc-write-concern.c: In function 'mongoc_write_concern_is_acknowledged': src/mongoc/mongoc-write-concern.c:410:15: warning: 'mongoc_write_concern_get_fsync' is deprecated (declared at src/mongoc/mongoc-write-concern.c:100) [-Wdeprecated-declarations] mongoc_write_concern_get_fsync(write_concern) || ^ src/mongoc/mongoc-write-concern.c: In function 'mongoc_write_concern_is_valid': src/mongoc/mongoc-write-concern.c:434:4: warning: 'mongoc_write_concern_get_fsync' is deprecated (declared at src/mongoc/mongoc-write-concern.c:100) [-Wdeprecated-declarations] if ((mongoc_write_concern_get_fsync (write_concern) || ^ CC src/mongoc/libmongoc_priv_la-mongoc-crypto.lo src/mongoc/mongoc-crypto.c: In function 'mongoc_crypto_init': src/mongoc/mongoc-crypto.c:32:11: error: 'MONGOC_CRYPTO_TYPE' undeclared (first use in this function) switch(MONGOC_CRYPTO_TYPE) ^ src/mongoc/mongoc-crypto.c:32:11: note: each undeclared identifier is reported only once for each function it appears in make[1]: * [src/mongoc/libmongoc_priv_la-mongoc-crypto.lo] Error 1 make[1]: Leaving directory `/root/mongo-c-driver' make: * [all-recursive] Error 1

ahsanhadi commented 8 years ago

Is this still an active issue?

wdhutton commented 8 years ago

No thanks

From: Ahsan Hadi [mailto:notifications@github.com] Sent: Thursday, April 21, 2016 10:03 AM To: EnterpriseDB/mongo_fdw Cc: Hutton, Davidson; Author Subject: Re: [EnterpriseDB/mongo_fdw] recent errors in make (#45)

Is this still an active issue?

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHubhttps://github.com/EnterpriseDB/mongo_fdw/issues/45#issuecomment-212934198


This message (including any files transmitted with it) may contain confidential and/or proprietary information, is the property of Interactive Data Corporation and/or its subsidiaries, and is directed only to the addressee(s). If you are not the designated recipient or have reason to believe you received this message in error, please delete this message from your system and notify the sender immediately. An unintended recipient's disclosure, copying, distribution, or use of this message or any attachments is prohibited and may be unlawful.