Linux cpanel.rrshost.in 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 109.123.238.221 | : 172.69.130.94
128 Domain
8.2.28
aev999
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
src /
glibc /
debian /
patches /
all /
[ HOME SHELL ]
Name
Size
Permission
Action
local-alias-et_EE.diff
420
B
-rw-r--r--
local-ldd.diff
901
B
-rw-r--r--
local-remove-manual.diff
1.03
KB
-rw-r--r--
local-ru_RU.diff
717
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : local-remove-manual.diff
The GNU Libc Reference manual has to be removed for licensing reasons. But some files have a dependency on manual/errno.texi; the easiest solution is to drop those dependencies and make sure that MAKEINFO=: so that no target depends on manual/*.texi files. --- stdio-common/Makefile | 2 +- sysdeps/mach/hurd/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --- a/stdio-common/Makefile +++ b/stdio-common/Makefile @@ -92,7 +92,7 @@ tst-printf-fp-leak.mtrace tst-printf-fp-leak-mem.out endif -tests-special += $(objpfx)tst-errno-manual.out +# tests-special += $(objpfx)tst-errno-manual.out include ../Rules --- a/sysdeps/mach/hurd/Makefile +++ b/sysdeps/mach/hurd/Makefile @@ -88,7 +88,7 @@ -e 's, \.\./, $(..),g' > $@t mv -f $@t $@ -$(hurd)/bits/errno.h: $(common-objpfx)stamp-errnos ; +$(hurd)/bits/errno-disabled.h: $(common-objpfx)stamp-errnos ; $(common-objpfx)stamp-errnos: $(hurd)/errnos.awk $(errno.texinfo) \ $(mach-errnos-deps) $(common-objpfx)errnos.d mkdir -p $(hurd-objpfx)bits
Close