dosadi opened a new issue #375:
URL: https://github.com/apache/incubator-nuttx-apps/issues/375
make[2]: Entering directory
'/home/jon/controlix-nuttx/nuttx/apps/system/ping'
CC: ping.c
gcc -c -Wall -Wstrict-prototypes -Wshadow -Wundef -O2
-fno-optimize-sibling-calls -fno-omit-frame-pointer -fno-crossjumping
-fno-delete-null-pointer-checks -fPIC -fno-builtin -fno-stack-protector
-mno-red-zone -mrdrnd -isystem "/home/jon/controlix-nuttx/nuttx/nuttx/include"
-pipe -I "/home/jon/controlix-nuttx/nuttx/apps/include" -Dmain ping.c -o
ping.home.jon.controlix-nuttx.nuttx.apps.system.ping.o
<command-line>: error: expected identifier or ‘(’ before numeric constant
<command-line>: error: expected identifier or ‘(’ before numeric constant
ping.c:221:5: note: in expansion of macro ‘main’
221 | int main(int argc, FAR char *argv[])
| ^~~~
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]