Re: undefined references to "rpl_fclose" and "rpl_fflush"

2022-01-20 Thread Bruno Haible
Bjarni Ingi Gislason wrote: > The "fclose.c" and "fflush.c" files do not get compiled as they are > included in a different make variable > > am__lib_libgroff_a_SOURCES_DIST > > which is part of a target "distfile". > > For the default target the make variable is > > am__libgroff_a_SOURCE

Re: undefined references to "rpl_fclose" and "rpl_fflush"

2022-01-20 Thread Bruno Haible
Am Montag, 17. Januar 2022, 22:10:04 CET schrieb Bjarni Ingi Gislason: > Software: groff > > Adding some gnulib modules to "bootstrap.conf" after checking with > module "posixcheck": > > close > dup > execvp > fclose > fdopen > fflush > fopen > freopen > mall

Re: undefined references to "rpl_fclose" and "rpl_fflush"

2022-01-19 Thread Bjarni Ingi Gislason
On Tue, Jan 18, 2022 at 12:20:46AM +0100, Bruno Haible wrote: [...] Thanks for the tips. The "fclose.c" and "fflush.c" files do not get compiled as they are included in a different make variable am__lib_libgroff_a_SOURCES_DIST which is part of a target "distfile". For the default targe

Re: undefined references to "rpl_fclose" and "rpl_fflush"

2022-01-17 Thread Bruno Haible
Bjarni Ingi Gislason wrote: > Software: groff > > Adding some gnulib modules to "bootstrap.conf" after checking with > module "posixcheck": Glad to hear that the module 'posixcheck' still works fine! (I haven't actually used it for more than 10 years.) > results in linker errors: > > make[1]:

undefined references to "rpl_fclose" and "rpl_fflush"

2022-01-17 Thread Bjarni Ingi Gislason
Software: groff Adding some gnulib modules to "bootstrap.conf" after checking with module "posixcheck": close dup execvp fclose fdopen fflush fopen freopen malloc-posix nl_langinfo pclose perror pipe-posix popen realloc-posix strer