Hello, Milos Nikic, le lun. 16 juin 2025 21:25:21 -0700, a ecrit: > $ make tests/test-task.iso (from my build directory). > The thing didn't even compile correctly: > > /usr/bin/ld: /tmp/ccYq0CRM.o: in function `test_task': > /home/user/Projects/hurd/gnumach/build/../tests/test-task.c:57:(.text+0x27e): > undefined reference to `__stack_chk_fail_local'
Could you post the generated config.log file? It seems like configure didn't manage to disable stack smashing. Also, please echo $CFLAGS Samuel