I was able to successfully build gcc-4.1.2-20070128 on
alphaev56-unknown-linux-gnu ia64-unknown-linux-gnu powerpc64-unknown-linux-gnu x86_64-unknown-linux-gnu i686-pc-linux-gnu however during 'make install' on the following architectures alphaev56-dec-osf4.0f alphaev68-dec-osf5.1b sparc-sun-solaris2.8 i386-pc-solaris2.10 i386-pc-solaris2.9 I ran into the following problem echo 'SYSTEM_HEADER_DIR="'"`echo /usr/include | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`"'"' \ > /home/kate/gcc-4.1.2-20070128/alpha-OSF1-V4/lib/gcc/alphaev56- dec-osf4.0f/4.1.2/install-tools/mkheaders.conf /bin/sh: : cannot execute /bin/sh: /]*/../,, -e ta: not found sed: Function s,[ cannot be parsed. make[2]: *** [install-mkheaders] Error 1 make[2]: Leaving directory `/home/kate/gcc-4.1.2-20070128/src/obj-alpha-OSF1-V4/ gcc' make[1]: *** [install-gcc] Error 2 make[1]: Leaving directory `/home/kate/gcc-4.1.2-20070128/src/obj-alpha-OSF1-V4' make: *** [install] Error 2 Note that I was able to successfully build and install gcc-4.1.1 on all the above architectures. This had previously been reported as bug #27843. Kate Minola University of Maryland, College Park