linguini1 commented on issue #17780:
URL: https://github.com/apache/nuttx/issues/17780#issuecomment-3720252691

   Okay, I have re-installed the riscv-none-elf-gcc toolchain and that has 
resolved the sys/cdefs.h issue; now I have a new one:
   
   ```console
   $ make -j
   Create version.h
   LN: platform/board to /home/linguini/coding/nuttx-space/apps/platform/dummy
   Cloning Espressif HAL for 3rd Party Platforms
   Clone: chip/esp-hal-3rdparty Register: dd
   Register: hello
   Register: sh
   Register: nsh
   Register: dumpstack
   Espressif HAL for 3rd Party Platforms: 
bb255ca422f4b4d60c9f4f74dbdf51316dc2b669
   AS:  common/riscv_saveusercontext.S make[1]: *** No rule to make target 
'/usr/lib/gcc/riscv64-unknown-elf/14.2.0/include/stdarg.h', needed by 
'esp_allocateheap.o'.  Stop.
   make[1]: *** Waiting for unfinished jobs....
   make: *** [tools/LibTargets.mk:170: arch/risc-v/src/libarch.a] Error 2
   make: *** Waiting for unfinished jobs....
   ```


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to