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

Installation on Manjaro (RPi3B) #74

Open
per7ance opened this issue Apr 19, 2021 · 0 comments
Open

Installation on Manjaro (RPi3B) #74

per7ance opened this issue Apr 19, 2021 · 0 comments

Comments

@per7ance
Copy link

I can't install raspicam on my RPi3B with Manjaro installation. Also I don't want to switch to Raspbian because I'm already set only without camera set.

 ✘ unity@earth  /tmp/raspicam/build   master  uname -a
Linux earth 5.10.25-3-MANJARO-ARM #1 SMP PREEMPT Sat Mar 27 11:17:24 CDT 2021 aarch64 GNU/Linux

Here is the logs:

 unity@earth  ~cd /tmp
 unity@earth  /tmp  git clone https://github.com/cedricve/raspicam.git
cd raspicam
mkdir build
cd build
cmake ..

Cloning into 'raspicam'...
remote: Enumerating objects: 723, done.
remote: Total 723 (delta 0), reused 0 (delta 0), pack-reused 723
Receiving objects: 100% (723/723), 803.34 KiB | 2.40 MiB/s, done.
Resolving deltas: 100% (383/383), done.
CMake Deprecation Warning at CMakeLists.txt:4 (CMAKE_MINIMUM_REQUIRED):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- The C compiler identification is GNU 10.2.0
-- The CXX compiler identification is GNU 10.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:49 (MESSAGE):
  Could not find mmal libraries


-- Configuring incomplete, errors occurred!
See also "/tmp/raspicam/build/CMakeFiles/CMakeOutput.log".
 ✘ unity@earth  /tmp/raspicam/build   master  

File: /tmp/raspicam/build/CMakeFiles/CMakeOutput.log

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