Hi! I don't seem to be able to build the development sources (4.2.0 20060911) under SGI ('uname -a': IRIX64 fuel3 6.5 01100304 IP35). I've tried several things, but I keep getting the following: config.status: executing default commands if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir UX:make: ERROR: don't know how to make regex.c (bu42). *** Error code 1 (bu21) *** Error code 1 (bu21) *** Error code 1 (bu21) Can anyone suggest anything? Thanks! Philippe PS: the way I'm getting about to it: setenv CC gcc ; /USER/philippe/Irix/Gcc_Sources/configure --prefix=/USER/philippe/Irix/Gcc --enable-languages=c,fortran --disable-maintainer-mode --disable-shared --with-mpfr=/USER/philippe/Irix/Mpfr --with-gmp=/USER/philippe/Irix/Gmp --with-htmldir ; make