* Problems Rebuilding glibc
@ 1999-11-19 20:52 Jeremy Katz
1999-11-19 21:03 ` David Edelsohn
1999-11-19 21:25 ` Franz Sirl
0 siblings, 2 replies; 3+ messages in thread
From: Jeremy Katz @ 1999-11-19 20:52 UTC (permalink / raw)
To: linuxppc-dev
Hi. I'm currently working on getting all sorts of kerberos/afs/hesiod
nastiness working under linuxppc. At present, doing this requires a
patch to glibc for hesiod initgroups support (I actually think that the
patch is in the current cvs tree for glibc, but didn't quite make it
into the glibc-2.1.2 release). Unfortunately, while trying to rebuild
the rpm with the patches, I get the following internal compiler error --
rtld.c:143: warning: `_dl_start' defined but not used
/usr/src/redhat/BUILD/egcs-1.1.2/gcc/config/rs6000/rs6000.c:2296:
Internal compiler error in function rs6000_got_register
make[2]: ***
[/home/katzj/projects/redhat/BUILD/glibc-2.1/build-ppc-linux/elf/dl-profile.os]
Error 1
make[2]: Leaving directory `/mnt/home/katzj/BUILD/glibc-2.1/elf'
make[1]: *** [elf/subdir_lib] Error 2
make[1]: Leaving directory `/mnt/home/katzj/BUILD/glibc-2.1'
make: *** [all] Error 2
Bad exit status from /var/tmp/rpm-tmp.66411 (%build)
Note that I'm building using the glibc rpm from RedHat 6.1 with the one
necessary patch. Are there any PPC specific patches which need to be
applied (from looking at the srpm for the normal linuxppc glibc, it
doesn't look like it)
Thanks,
Jeremy
PS Please CC me as I'm only subscribed to linuxppc-dev-digest
--
Jeremy Katz http://linuxpower.org
Personal: katzj@linuxpower.org
School: jlkatz@unity.ncsu.edu
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Problems Rebuilding glibc
1999-11-19 20:52 Problems Rebuilding glibc Jeremy Katz
@ 1999-11-19 21:03 ` David Edelsohn
1999-11-19 21:25 ` Franz Sirl
1 sibling, 0 replies; 3+ messages in thread
From: David Edelsohn @ 1999-11-19 21:03 UTC (permalink / raw)
To: Jeremy Katz; +Cc: linuxppc-dev
egcs-1.1.2 is not recent enough to build glibc-2.1.2. You
probably need to use gcc-2.95.2.
David
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Problems Rebuilding glibc
1999-11-19 20:52 Problems Rebuilding glibc Jeremy Katz
1999-11-19 21:03 ` David Edelsohn
@ 1999-11-19 21:25 ` Franz Sirl
1 sibling, 0 replies; 3+ messages in thread
From: Franz Sirl @ 1999-11-19 21:25 UTC (permalink / raw)
To: Jeremy Katz; +Cc: linuxppc-dev
At 21:52 19.11.99 , Jeremy Katz wrote:
>Hi. I'm currently working on getting all sorts of kerberos/afs/hesiod
>nastiness working under linuxppc. At present, doing this requires a
>patch to glibc for hesiod initgroups support (I actually think that the
>patch is in the current cvs tree for glibc, but didn't quite make it
>into the glibc-2.1.2 release). Unfortunately, while trying to rebuild
>the rpm with the patches, I get the following internal compiler error --
>
>rtld.c:143: warning: `_dl_start' defined but not used
>/usr/src/redhat/BUILD/egcs-1.1.2/gcc/config/rs6000/rs6000.c:2296:
1. your compiler is too old
2. additionally it misses important patches it seems
go to <ftp://devel.linuxppc.org/users/fsirl/R5/> and grab gcc-2.95.2-1c and
binutils-2.9.5.0.14. Maybe it was already copied to the official R5 updates
section in the meantime.
FYI, AFAI can see, nothing releated to hesiod initgroups support has been
checked in for the pending glibc-2.1.3 release.
Franz.
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~1999-11-19 21:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-11-19 20:52 Problems Rebuilding glibc Jeremy Katz
1999-11-19 21:03 ` David Edelsohn
1999-11-19 21:25 ` Franz Sirl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).