-
Notifications
You must be signed in to change notification settings - Fork 287
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
RPI: Won't compile with GCC 5.1.0, cmake 3.2.3 #117
Comments
|
Any solution on that? I have the same problem. [ 87%] Building CXX object src/libcec/CMakeFiles/cec.dir/platform/X11/randr-edid.cpp.o |
|
Take a look here: https://github.com/archlinuxarm/PKGBUILDs/blob/master/alarm/libcec-rpi/PKGBUILD Unset ldflags, and get rid of some options |
|
I have just started to have the same problem when compiling on a clean build Pi1 or Pi2 using a script that I had used successfully a few days ago. Don't think I have changed the script accidentally, so am assuming one of the libraries has been updated or something vital had been installed previously. Any suggestions as to how to proceed? |
|
Rather than continue fighting this, I am using the ready-made deb at https://drgeoffathome.wordpress.com/2015/08/09/a-premade-libcec-deb/. Hope this helps someone else. |
Trying to compile v3.0.1 on Arch for RPI (all deps installed):
results in:
Don't mind the kernel version. Building on Cubox i in armv6h chroot (rpi specific).
The text was updated successfully, but these errors were encountered: