Skip to Main Content

Berkeley DB Family

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

iOS _spin_lock_try mutex fails App Store validation

hanselmoMay 12 2014 — edited May 19 2014

I've successfully built BDB (6.0.30) and used it in my ios app.

My app works in test both on IOS simulator and on a real device (connect to USB).

I'm ready to distribute my app in the app store, but the validation process fails for this reason:

The app references non-public symbols: _spin_lock_try, _spin_unlock.

After launching the configure command, i see in my db-config.h, that the mutex configuration used is:

/* Define to 1 to use the Apple/Darwin _spin_lock_try mutexes. */

#define HAVE_MUTEX_DARWIN_SPIN_LOCK_TRY 1

Have someone suggestions on how to build a BDB library that doesn't fail the App Store validation?

Thanks

Comments

Matej D.

Did you install full stack or just forms builder?

Regards

Dan Andro-Oracle

Hi,

Report builder is not available there. If you followed the steps from Oracle Reports 12c: First Step to Complete After a New Forms/Reports 12c Install and Configuration Environment(Doc ID 2072671.1), then you can start the reports builder by running the rwbuilder.bat file from DOMAIN_HOME/reports/bin.

Regards,

Dan

User_PWYH0

Hi
What is the new features built in Oracle Report 12C instead of 11G?

User_4BUV0

i opened rwbuilder.bat from the domain but they gave me the cmd screen with below message:

starting report 12c builder…

the input line is too long .

the systax of the command is incorrect.

1 - 4
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 16 2014
Added on May 12 2014
4 comments
2,007 views