Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

facing problem while compiling buildroot #9

Open
billasurendra opened this issue Jul 23, 2020 · 3 comments
Open

facing problem while compiling buildroot #9

billasurendra opened this issue Jul 23, 2020 · 3 comments

Comments

@billasurendra
Copy link

billasurendra commented Jul 23, 2020

Dear all,

I am trying to compile buildroot for riscv64, but I am getting many errors. I don't know how to resolve this error.

Error:

fseeko.c:109:4: error: #error "Please port gnulib fseeko.c to your platform! Loo k at the code in fseeko.c, then report this to bug-gnulib."
109 | #error "Please port gnulib fseeko.c to your platform! Look at the code in fseeko.c, then report this to bug-gnulib."
| ^~~~~
make[5]: *** [Makefile:1842: fseeko.o] Error 1
make[5]: *** Waiting for unfinished jobs....
freadahead.c: In function 'freadahead':
freadahead.c:91:3: error: #error "Please port gnulib freadahead.c to your platfo rm! Look at the definition of fflush, fread, ungetc on your system, then report this to bug-gnulib."
91 | #error "Please port gnulib freadahead.c to your platform! Look at the d efinition of fflush, fread, ungetc on your system, then report this to bug-gnuli b."
| ^~~~~
make[5]: *** [Makefile:1842: freadahead.o] Error 1
make[4]: *** [Makefile:1602: all] Error 2
make[3]: *** [Makefile:1506: all-recursive] Error 1
make[2]: *** [Makefile:1461: all] Error 2
make[1]: *** [package/pkg-generic.mk:198: /home/billa/buildroot-riscv-2018-10-20 /output/build/host-m4-1.4.17/.stamp_built] Error 2
make: *** [Makefile:36: _all] Error 2

Can any one please help me regarding above error.

Thanks in advance
Billa

@bernhard-voelker
Copy link
Member

bernhard-voelker commented Aug 18, 2020 via email

@frett27
Copy link

frett27 commented May 15, 2022

Faced the same issue, and , I just changed the version of m4 in buildroot package/m4/m4.mk and a fix has been provided on this.

1 similar comment
@filder35
Copy link

Faced the same issue, and , I just changed the version of m4 in buildroot package/m4/m4.mk and a fix has been provided on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants