#2459 closed defect (fixed)
r6547 compile error
Reported by: | kess78 | Owned by: | |
---|---|---|---|
Priority: | major | Component: | General |
Severity: | low | Keywords: | |
Cc: | Sensitive: | no |
Description
Revision
Issue Description
compile error
When the issue occurs
at compilation
How the issue is reproducable
compile on i386
trunk/oscam-chk.c:518: error: expected identifier or '(' before 'if'
trunk/oscam-chk.c:535: error: expected identifier or '(' before 'if'
trunk/oscam-chk.c:562: error: expected identifier or '(' before 'return'
trunk/oscam-chk.c:563: error: expected identifier or '(' before '}' token
make[2]: * [CMakeFiles/csoscam.dir/oscam-chk.o] Error 1
make[1]: * [CMakeFiles/csoscam.dir/all] Error 2
make[1]: * Waiting for unfinished jobs....
Note:
See TracTickets
for help on using tickets.
r6548