Tara, I have a small patch to the recipe that will fix problems with a new install. Sorry it has taken so long to get back, but it took me a while to figure out how to fix them so I could post a patch :) Unfortunately, the current glibc cvs source will not build for me so I have not finished testing the recipe. I will take a look at the remaining errors tomorrow evening, unless someone else manages to fix them before then :) Thanks for the recipe! - Ryan P.S. Here are the glibc errors. hppa-linux-gcc ../sysdeps/unix/sysv/linux/sigaction.c -c -O -Wall -Winline -Wstrict-prototypes -Wwrite-strings -g -I../include -I. -I/usr/src/parisc/glibc-build/signal -I.. -I../libio -I/usr/src/parisc/glibc-build -I../sysdeps/hppa/elf -I../sysdeps/unix/sysv/linux/hppa -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/hppa/hppa1.1 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/ldbl-128 -I../sysdeps/hppa/fpu -I../sysdeps/hppa -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -nostdinc -isystem /opt/puffin/lib/gcc-lib/hppa-linux/2.96/include -isystem /usr/src/parisc/glibc-build/../linux-2.3/include -include ../include/libc-symbols.h -o /usr/src/parisc/glibc-build/signal/sigaction.o ../sysdeps/unix/sysv/linux/sigaction.c: In function `__sigaction': ../sysdeps/unix/sysv/linux/sigaction.c:77: structure has no member named `sa_restorer' ../sysdeps/unix/sysv/linux/sigaction.c:83: warning: initialization makes integer from pointer without a cast ../sysdeps/unix/sysv/linux/sigaction.c:83: warning: initialization makes integer from pointer without a cast ../sysdeps/unix/sysv/linux/sigaction.c:96: structure has no member named `sa_restorer' ../sysdeps/unix/sysv/linux/sigaction.c:116: structure has no member named `sa_restorer' ../sysdeps/unix/sysv/linux/sigaction.c:119: warning: initialization makes integer from pointer without a cast ../sysdeps/unix/sysv/linux/sigaction.c:119: warning: initialization makes integer from pointer without a cast ../sysdeps/unix/sysv/linux/sigaction.c:127: structure has no member named `sa_restorer' make[2]: *** [/usr/src/parisc/glibc-build/signal/sigaction.o] Error 1 make[2]: Leaving directory `/usr/src/parisc/glibc/signal' make[1]: *** [signal/subdir_lib] Error 2 make[1]: Leaving directory `/usr/src/parisc/glibc' make: *** [all] Error 2