[ccan] configurator still segfaults, what am I doing wrong?

Rusty Russell rusty at rustcorp.com.au
Sat Feb 9 14:30:38 AEDT 2019


Ian Zimmerman <itz at very.loosely.org> writes:
>  matica!60 ccantest$ /home/itz/git/ccan/tools/create-ccan-tree --build-type=make+config /home/itz/ccantest/ccan tal
> Building ccan_depends, modfiles
> sh: line 1: 17440 Segmentation fault      (core dumped) ./configurator.out 2>&1

OK, that's weird.  If you run tools/configurator/configurator normally
does it do this?  If so, try under gdb...

> Cleaning source tree
> Adding ccan/alignof
> modfiles: Getting canonical version of directory ccan/alignof: No such file or directory

This is because the create-ccan-tree script is horrible, and needs to be
run from the toplevel ccan dir, AFAICT.

Thanks,
Rusty.


More information about the ccan mailing list