Am Mon, 31 Jul 2000 13:38:18 Mark Kettenis Sie:
> Date: Sun, 30 Jul 2000 23:46:09 +0200
> From: Marcus Brinkmann <[EMAIL PROTECTED]>
>
> Hi,
>
> I tried to compile glibc 2.2 (CVS head from 2000-07-13), because there
are
> first debian sources for them and I want to make sure everything will
work
> when the time is ready.
>
> I'm supposed to make sure it does :-).
I don't think you really keep track of the Debian build scripts, do you?
:)
(Ben Collins takes over maintenance of glibc, and he asked me to take a
look at his pre-packages).
> Just a warning: I recently made some changes to the Hurd's Makefiles
> that reorder some libraries. An older Hurd (i.e. one that doesn't
> have those patches) won't work with glibc 2.2.
You mean it won't run? So the Hurd needs to be recompiled and both
have to be installed updated at the same time? (This probably needs to
be
reflected in the package dependencies).
> I got the following error. Is this related to cross compilation? Will
using
> glibc2.2 on linux help?
>
> It's hard to say. Compiling glibc from CVS usually works for me,
> although there's a minor glitch from time to time.
>
> The undefined references come from the dynamic linker (ld.so). It
> looks as if the build process is using the old ld.so instead of the
> new one.
It can't use the new linker when cross compiling, right?
Thanks,
Marcus