Failed to compile on gentoo
GoogleCodeExporter opened this issue · comments
Google Code Exporter commented
What steps will reproduce the problem?
1. run make, or extract-firmware.sh (Preparing tools...)
What is the expected output? What do you see instead?
ZLib.cpp:183:31: error: expected initializer before «OF»
What version of the product are you using? On what operating system?
Linux localhost 3.10.17-gentoo-4
GNU Make 3.82
gcc (Gentoo 4.7.3-r1 p1.3, pie-0.5.5) 4.7.3
Please provide any additional information below.
Original issue reported on code.google.com by ac.hey....@gmail.com
on 7 Jan 2014 at 12:58
Google Code Exporter commented
Gentoo has modified zlib and in the process broken many packages/tools that
rely on zlib. Install zlib from source, or don't build on gentoo.
https://bugs.gentoo.org/show_bug.cgi?id=383179
Original comment by heffne...@gmail.com
on 29 May 2014 at 11:09
- Changed state: WontFix