domino-team / openwrt-cc

openwrt CC with Domino/GL patches
GNU General Public License v2.0
128 stars 71 forks source link

Error when execute menu make #25

Open tXambe opened 4 years ago

tXambe commented 4 years ago

Hello,

When execute "make " I got this error:

freadahead.c: In function 'freadahead': freadahead.c:91: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."

My version of git is 2-20.1 and SO is Debian 10.

A greeting and thanks

ctrickler commented 4 years ago

I too got this issue? @tXambe did you ever figure this out?