On Sun, Oct 28, 2018 at 06:41:52PM +0100, Bruno Haible wrote: > Hi, > > Daniel GutiƩrrez wrote: > > I'm trying to compile findutils-4.6.0 in my own customized operating > > system. I'm using glibc-2.28 with gcc-8.2.0 and linux kernel 4.18.16. > > > > I've got this: > > freadahead.c:92:3: error: #error "Please port gnulib freadahead.c to your > > platform! Look at the definition of fflush, fread, ungetc on your system, > > then report this to bug-gnulib." > > #error "Please port gnulib freadahead.c to your platform! Look at the > > definition of fflush, fread, ungetc on your system, then report this to > > bug-gnulib." > > > > That's why I'm reporting this error. > > Thanks for the report. This was fixed in gnulib in March 2018, and > the current findutils git repository [1] has upgraded to use a recent > gnulib. > > Bruno > > [1] https://savannah.gnu.org/git/?group=findutils >
It works. Thank you! -- ---------------------------- Daniel GutiƩrrez
