[CXX-1624] compiler error Created: 31/Jul/18  Updated: 31/Jul/18  Resolved: 31/Jul/18

Status: Closed
Project: C++ Driver
Component/s: Release
Affects Version/s: 3.3.1
Fix Version/s: None

Type: Bug Priority: Major - P3
Reporter: Cemal DEM?R Assignee: A. Jesse Jiryu Davis
Resolution: Duplicate Votes: 0
Labels: driver
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Android


Attachments: JPEG File EP error.JPG    
Issue Links:
Duplicate
duplicates CXX-1625 Android NDK r17 compiler error Closed

 Description   
  1. libbson Android ndk building success.
  2. libmongoc fail with: -lrt and -lresolv can not find, shm_open() shm_unlink() unreferenced function(), rand_r(seed); undefined function. rand_r() replaced with srand(seed); rand(); function. in cmake file I remove the ${RESOLVE_LIBRARY}. disable ENABLE_SHM_COUNTERS=OFF, if I do these settings i compiling succes
  3. bsoncxx: after compilation libbson and libmongoc, I always get error: command line error jpg attached. sometimes it successed sometimes not.

Before I compiled all library with android ndk r15 and all code working well in Samdung A5 and A3 but at another device like J7 Mi5 or LG g5 console error white building a bsoncxx::Dbuilder::basic::document{}; libc error invalid address 0x4556... 

 

Now EP_minimalistic_core give me a error. How can I fix it? or How can Use mongocxx on Android? 


Generated at Wed Feb 07 22:03:21 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.