bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

facing problem while compiling buildroot


From: tejas
Subject: facing problem while compiling buildroot
Date: Tue, 16 Feb 2021 18:20:08 +0530
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

error as follows: when type make command

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."    91 |  #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."
      |   ^~~~~
fseeko.c: In function 'rpl_fseeko':
fseeko.c:109:4: error: #error "Please port gnulib fseeko.c to your platform! Look 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[4]: *** [Makefile:1842: fseeko.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: *** [Makefile:1842: freadahead.o] Error 1
make[4]: Leaving directory '/home/engineer/Downloads/buildroot-2015.02/output/build/host-m4-1.4.17/lib'
make[3]: *** [Makefile:1602: all] Error 2
make[3]: Leaving directory '/home/engineer/Downloads/buildroot-2015.02/output/build/host-m4-1.4.17/lib'
make[2]: *** [Makefile:1506: all-recursive] Error 1
make[2]: Leaving directory '/home/engineer/Downloads/buildroot-2015.02/output/build/host-m4-1.4.17'
make[1]: *** [Makefile:1461: all] Error 2
make[1]: Leaving directory '/home/engineer/Downloads/buildroot-2015.02/output/build/host-m4-1.4.17' make: *** [package/pkg-generic.mk:185: /home/engineer/Downloads/buildroot-2015.02/output/build/host-m4-1.4.17/.stamp_built] Error 2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]