bug-gzip
[Top][All Lists]
Advanced

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

bug#69771: (no title)


From: lgtogg
Subject: bug#69771: (no title)
Date: Wed, 13 Mar 2024 14:10:37 +0800

Hello, I have an error when I am building gzips. How can I fix it?
The error message is as follows:


qwe@qwe-pc:~/桌面/gzip-1.9$ makemake  all-recursive
make[1]: Entering directory '/home/qwe/桌面/gzip-1.9'
Making all in lib
make[2]: Entering directory '/home/qwe/桌面/gzip-1.9/lib'
make  all-am
make[3]: Entering directory '/home/qwe/桌面/gzip-1.9/lib'
  CC       fseeko.o
fseeko.c: In function 'rpl_fseeko':
fseeko.c:110:4: error: #error "Please port gnulib fseeko.c to your platform! 
Look at the code in fseeko.c, then report this to bug-gnulib."
  110 |   #error "Please port gnulib fseeko.c to your platform! Look 
at the code in fseeko.c, then report this to bug-gnulib."
      |    ^~~~~
make[3]: *** [Makefile:1775: fseeko.o] Error 1
make[3]: Leaving directory '/home/qwe/桌面/gzip-1.9/lib'
make[2]: *** [Makefile:1580: all] Error 2
make[2]: Leaving directory '/home/qwe/桌面/gzip-1.9/lib'
make[1]: *** [Makefile:1746: all-recursive] Error 1
make[1]: Leaving directory '/home/qwe/桌面/gzip-1.9'
make: *** [Makefile:1527:all] 错误 2

reply via email to

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