| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0003680 | Zandronum | [All Projects] Bug | public | 2019-07-20 11:03 | 2019-07-20 11:03 |
|
| Reporter | lorecast162 | |
| Assigned To | | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | |
| Platform | Raspberry Pi | OS | Raspbian | OS Version | 10 |
| Product Version | 3.1-beta | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0003680: Raspbian Buster Compilation issues |
| Description | Compiling on Raspbian 10 Buster (image from July 10th 2019) the xlat_parser.cpp file makes an error regarding YYMINORTYPE not having a member called yy.
Full compilation log here:'https://pastebin.com/mU5CTbvC [^]' (ignore the fact that the folder is named 30src, I just reused it from before, it should be latest ver on bitbucket) |
| Steps To Reproduce | cmake with -DCMAKE_BUILD_TYPE=Release, -DSERVERONLY=1 and -DNO_ASM=1 flags and then make. |
| Additional Information | Compilation was both tested on a Pi2 B V1.1 and on a Pi3 B V1.2 (non plus) with same results. |
|
| Attached Files | |
|