Patch for glibc 2.2/SPARC32
Thorsten Kukuk
kukuk@suse.de
Mon Apr 17 07:13:00 GMT 2000
Hi,
the following is necessary to compile glibc 2.2 cvs on SPARC32.
In the moment all math tests and tst-efgcvt fails and you get
a lot of bus erros, if you run make check in the localedata
directory.
Thorsten
2000-04-17 Thorsten Kukuk <kukuk@suse.de>
* sysdeps/unix/sysv/linux/sparc/sparc32/Makefile: Remove setresgid
and setresuid frm sysdep_routines.
--- sysdeps/unix/sysv/linux/sparc/sparc32/Makefile
+++ sysdeps/unix/sysv/linux/sparc/sparc32/Makefile 2000/04/11 14:51:45
@@ -2,7 +2,7 @@
ASFLAGS-.os += -fPIC
ifeq ($(subdir),misc)
-sysdep_routines += setfsgid setfsuid setresgid setresuid
+sysdep_routines += setfsgid setfsuid
endif
# When I get this to work, this is the right thing
--
Thorsten Kukuk http://www.suse.de/~kukuk/ kukuk@suse.de
SuSE GmbH Schanzaeckerstr. 10 90443 Nuernberg
Linux is like a Vorlon. It is incredibly powerful, gives terse,
cryptic answers and has a lot of things going on in the background.
More information about the Libc-hacker
mailing list