|
Bugzilla – Full Text Bug Listing |
| Summary: | gcc error while compiling | ||
|---|---|---|---|
| Product: | Sudo | Reporter: | Vasilyy <v.balyasnyy> |
| Component: | Sudo | Assignee: | Todd C. Miller <Todd.Miller> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | low | ||
| Version: | 1.8.8 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Attachments: | patch to fix error | ||
Thanks, this will be fixed in sudo 1.8.11 Fixed in sudo 1.8.11. |
Created attachment 426 [details] patch to fix error I build small linux on buildroot for my atmel SAMA5D, and on sudo builds i have next troubles: ./get_pty.c: In function ‘get_pty’: ./get_pty.c:196: error: expected ‘;’ before ‘(’ token make[2]: *** [get_pty.o] Error 1 Error was detected on 1.8.8 version, but as i see it's true for 9 and 10 version too.