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

Can't build camerad #25

Open
adhitir opened this issue Jun 7, 2017 · 2 comments
Open

Can't build camerad #25

adhitir opened this issue Jun 7, 2017 · 2 comments

Comments

@adhitir
Copy link

adhitir commented Jun 7, 2017

cd media/camera-daemon 
make -f sdk_use.mk

This gives an error--

In file included from src/camerad.cpp:41:0:
src/camerad.h:33:20: fatal error: camera.h: No such file or directory
 #include "camera.h"
                    ^
compilation terminated.
make: *** [src/camerad.o] Error 1

How can I fix this?

@jaimeee5
Copy link

jaimeee5 commented Mar 9, 2018

Same error here, did you find any solution? Thanks

@Rialda
Copy link

Rialda commented Jul 30, 2019

I get issue when building camerad too

fatal error: linux/msm_ion.h: No such file or directory
#include <linux/msm_ion.h>
compilation terminated.
: recipe for target 'src/virtual/camera_virtual.o' failed
make: *** [src/virtual/camera_virtual.o] Error 1

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

3 participants