Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build issue with ctype_base.h #52

Open
thom-nic opened this issue Jun 9, 2014 · 0 comments
Open

Build issue with ctype_base.h #52

thom-nic opened this issue Jun 9, 2014 · 0 comments

Comments

@thom-nic
Copy link

thom-nic commented Jun 9, 2014

I'm trying to build Focal to work on some enhancements. This probably isn't an error with Focal per se but I'm not sure where else to ask and hoped you might have some idea of the cause. Here's what I'm seeing:

prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ctype_base.h:46:35: error: '_U' was not declared in this scope
prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ctype_base.h:47:32: error: '_L' was not declared in this scope
... lots more similar errors
make: *** [/home/thom/dev/android/out/target/product/grouper/obj/SHARED_LIBRARIES/libxmphelper_jni_intermediates/xmp_helper_jni.o] Error 1

building on Ubuntu Trusty x86_64, 3.13.0-24-generic kernel

I tried following suggestions here but it didn't seem to make a difference. Any ideas?

Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant