intel / wds

Wireless Display Software For Linux OS (WDS)
https://01.org/wds
GNU Lesser General Public License v2.1
509 stars 104 forks source link

Failed make process #179

Open juusechec opened 7 years ago

juusechec commented 7 years ago

Hello, I'm doing make and it is not possible a success execution. I'm getting an error.

~/wds> make
[  1%] [BISON][Parser] Building parser with bison 2.7
parser.ypp:57.28-75: error: syntax error, unexpected {...}
libwds/rtsp/CMakeFiles/wdsrtsp.dir/build.make:61: recipe for target 'libwds/rtsp/gen/parser.cpp' failed
make[2]: *** [libwds/rtsp/gen/parser.cpp] Error 1
CMakeFiles/Makefile2:103: recipe for target 'libwds/rtsp/CMakeFiles/wdsrtsp.dir/all' failed
make[1]: *** [libwds/rtsp/CMakeFiles/wdsrtsp.dir/all] Error 2
Makefile:138: recipe for target 'all' failed
make: *** [all] Error 2