Re: port freadahead.c & fseeko.c

2020-12-28 Thread Ron Eggler
On 2020-12-28 2:08 p.m., Bruno Haible wrote: Ron Eggler wrote: On 2020-12-23 4:17 p.m., Paul Eggert wrote: On 12/23/20 1:56 PM, Ron Eggler wrote: How can I patch these files to work with my platform? Look in your stdio.h (commonly /usr/include/stdio.h), and the files it includes, to see

Re: port freadahead.c & fseeko.c

2020-12-28 Thread Ron Eggler
On 2020-12-23 4:17 p.m., Paul Eggert wrote: On 12/23/20 1:56 PM, Ron Eggler wrote: How can I patch these files to work with my platform? Look in your stdio.h (commonly /usr/include/stdio.h), and the files it includes, to see how it defines ungetc etc. Then use that knowledge to update lib

Re: port freadahead.c & fseeko.c

2020-12-28 Thread Ron Eggler
en report this to bug-gnulib." On 2020-12-23 4:17 p.m., Paul Eggert wrote: On 12/23/20 1:56 PM, Ron Eggler wrote: How can I patch these files to work with my platform? Look in your stdio.h (commonly /usr/include/stdio.h), and the files it includes, to see how it defines ungetc etc. Then u

Re: port freadahead.c & fseeko.c

2020-12-23 Thread Ron Eggler
On 2020-12-23 5:38 p.m., Bruno Haible wrote: Ron Eggler wrote: I'm attemprting to compile an image for a DIGI UL6 SBC and am getting the following error: ../../m4-1.4.17/lib/freadahead.c: In function ‘freadahead’: ../../m4-1.4.17/lib/freadahead.c:91:3: error: #error "Please p

port freadahead.c & fseeko.c

2020-12-23 Thread Ron Eggler
Hi, I'm attemprting to compile an image for a DIGI UL6 SBC and am getting the following error: ../../m4-1.4.17/lib/freadahead.c: In function ‘freadahead’: ../../m4-1.4.17/lib/freadahead.c:91:3: error: #error "Please port gnulib freadahead.c to your platform! Look at the definition of fflush, fread