> So I put all of the patches in cvs and added the <setenv> > tags and fired off a > new build. > > Building glibc in phase2 causes the build to fail with a > peculiar error: > > ../sysdeps/unix/sysv/linux/errlist.c:41: weak declaration of > '_old_sys_nerr' > must precede definition > > The error happens while building stdio-common/errlist.os. > Ideas anyone?
That *should* be in the glibc patch, if not, check the glibc cvs. It's something that was exposed by gcc 3.2. If my memory isn't totally gone... it was something like that, anyway.
