Re: Trying to bootstrap my project, distcheck doesn't configure

2020-09-15 Thread Bruce Korb
Hi Bruno, On 9/14/20 3:53 PM, Bruno Haible wrote: Hi Bruce, It would help if you would give a pointer to the source code you are trying to bootstrap. Because a single line in Makefile.am or configure.ac can have a big effect. It lives on my home machine while I try to get it ready for prime t

Re: Trying to bootstrap my project, distcheck doesn't configure

2020-09-14 Thread Bruno Haible
Hi Bruce, It would help if you would give a pointer to the source code you are trying to bootstrap. Because a single line in Makefile.am or configure.ac can have a big effect. > >>> do_not_make_me_la_SOURCES += timespec.c > >>> do_not_make_me_la_SOURCES += unistd.c > >> which trigger error messag

Re: Trying to bootstrap my project, distcheck doesn't configure

2020-09-14 Thread Bruce Korb
Sorry, Mathieu, I can now see I sent it to the wrong list. On 9/14/20 11:33 AM, Mathieu Lirzin wrote: I'm hitting this that I've never seen before: $ grep do_not_make_me au*bld/autoopts/Makefile.am do_not_make_me_la_LIBADD += @LTALLOCA@ do_not_make_me_la_DEPENDENCIES += @LTALLOCA@ EXTRA_do_not_m