Hi Guido Guido Guenther writes: > On Tue, Dec 12, 2000 at 10:20:58AM +0100, Christoph Martin wrote: > > libc6 itself is in the archive, but libnss-db and libdb2 on which it > > depends is nowhere to be found. I will try to build them as soon as I > > manage to get the chroot runnung. > libdb2 along with some other packages can be found at: > http://honk.physik.uni-konstanz.de/~agx/mipslinux/debian/glibc-2.2/
Thanks for that. I could now install libdb2(-dev) and libc6(-dev). I also managed to compile libnss-db. What did you do, to get the c++ working to build libdb2? which gcc with which patches did you use? I tried to compile apt to get ist working with glibc-2.1.95 but, the building of the shared library failed: Building shared library ../build/bin/libapt-pkg.so.2.7.1 collect2: ld terminated with signal 11 [Segmentation fault], core dumped Christoph

