Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-ppc-user
I believe the problem with mounting /proc is simply that the dir doesn't
get created by the stage 1 tarball, so there's no mountpoint. Easy
enough to fix - # mkdir /mnt/gentoo/proc .
The problem with glibc I'm not sure about, but perhaps builidng with
/proc available will help ;-)
David
John Brajkovic wrote:
>Hi,
>
>I got this deep into a glibc build out of /usr/portage/scripts/bootstrap.sh
>using the 1.2 iso image of GentooPPC (kernel 2.4.19-rc3).
>
>Also, /proc did not install (reported on irc).
>
>Hardware: Performa 6360, 80 mb ram, 400 mb swap
>
>gcc getnssent.c -c -02 -Wall -Winline -Wstrict-prototypes -Write-strings \
>-mmultiple -mstring -pipe -mnew-mnemonics -Wa,-mppc -mpowerpc \
>-fpic -I../include -I. \
>-I/mnt/gentoo/extra/tmp/portage/glibc-2.2.5-r2/work/glibc-2.2.5/buildhere/nss \
>-I.. -I../libio \
>-I/mnt/gentoo/extra/tmp/portage/glibc-2.2.5-r2/work/glibc-2.2.5/buildhere \
>-I..sysdeps/powerpc/elf -I../linuxthreads/sysdeps/unix/sysv/linux \
>-I../linuxthreads/sysdeps/pthread -I../sysdeps/pthread/ \
>-I../linuxthreads/sysdeps/unix/sysv/ -I../linuxthreads/sysdeps/pthread \
>-I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv \
>-I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/powerpc \
>-I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/common \
>-I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv \
>-I../sysdeps/unix/powerpc -I../sysdeps/unix -I../sysdeps/posix \
>-I../sysdeps/powerpc/fpu -I../sysdeps/powerpc -I../sysdeps-wordsize-32 \
>-I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754dbl-64 \
>-I../sysdeps/powerpc/soft-fp -I../sysdeps/ieee754 -I../sysdeps-generic-elf \
>-I../sysdeps/generic -D_LIBC_REENTRANT -include ../include/libc-symbols.h \
>-DPIC -DSHARED \
>-o /mnt/gentoo/extra/tmp/portage/glibc-2.2.5-r2/work/glibc-2.2.5/buildhere/nss/getnssent.os
>
>Assertion failure in __journal_remove_journal_head() at \
>journal.c:1732: "buffer_jbd(bh)"
>kernel BUG at journal.c:1732!
>Oops: Execution in kernel mode, sig: 4
>NIP: C007A860 XER: 00000000 LR:C007A860 SP: C08EFDF0 REGS:c08efd0 TRAP: 0700 Not tainted
>MSR: 00089032 EE: 1 PR: 0 FP: 0 ME: 1 IR/DR: 11
>TASK = c08ee000[167] 'kjournald' Last syscall: -1
>last math c18c8000 last altivec 00000000
>GPR00: C007A860 C08EFDF0 C08EE000 0000001E 00001032 00000001 FFFFFFFF C03EEBCC
>GPR08: 000025E4 C03273E4 00000000 C08EFD10 82002424 10264288 00000000 00000000
>GPR16: 00000000 C138204C 00000000 00000000 00000000 00797F40 00000000 C1382000
>GPR24: 00000309 C089F1C0 00000000 C089F440 00000000 C02D0000 C0476C70 C2D38720
>Call backtrace:
>C007A860 C0076F74 C00776D8 C00755C4 C0078854 C0008B38
>_______________________________________________
>gentooppc-user mailing list
>gentooppc-user@g.o
>http://lists.gentoo.org/mailman/listinfo/gentooppc-user
>
>.
>
>
>
|
|