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

clinfo[1]: syntax error: unexpected '(' #44

Closed
dongjinxin123 opened this issue Feb 29, 2020 · 3 comments
Closed

clinfo[1]: syntax error: unexpected '(' #44

dongjinxin123 opened this issue Feb 29, 2020 · 3 comments

Comments

@dongjinxin123
Copy link

Hi I build the clinfo on my Mac and push the executable to my Android device /system/bin using adb.
I run it use ./clinfo

the terminal shows : clinfo[1]: syntax error: unexpected '('

could you please give me some hint?

@Oblomov
Copy link
Owner

Oblomov commented Feb 29, 2020

I honestly have no idea, I never tried such a setup.

@Oblomov
Copy link
Owner

Oblomov commented Apr 10, 2020

The only thing I can think of is that the clinfo on the Mac was compiled for the Mac's own architecture rather than cross-compiled for the Android architecture, so it won't be able to run on Android anyway. Check out issue #46 for hints on how to do an Android build directly on Android.

@Oblomov
Copy link
Owner

Oblomov commented Apr 11, 2020

I'm going to close this issue. Feel free to reopen with additional information if needed.

@Oblomov Oblomov closed this as completed Apr 11, 2020
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

2 participants