GNU bug report logs -
#69771
(no title)
Previous Next
Reported by: "lgtogg" <lgtogg <at> qq.com>
Date: Wed, 13 Mar 2024 07:48:02 UTC
Severity: normal
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hello, I have an error when I am building gzips. How can I fix it?
The error message is as follows:
qwe <at> 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
[Message part 2 (text/html, inline)]
This bug report was last modified 103 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.