On Fri, Feb 02, 2007 at 04:15:05PM -0800, Mark Mitchell wrote: > Joe Buck wrote: > > On Fri, Feb 02, 2007 at 05:23:01PM +0100, Eric Botcazou wrote: > >>> 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. > >> That should not happen on Solaris if you set CONFIG_SHELL=/bin/ksh as > >> recommended in http://gcc.gnu.org/install/specific.html#x-x-solaris2 > > > > I recall that it is also needed on Alpha OSF, though it's been a couple > > of years since I had an Alpha to play with. > > Thanks (to both Kate and Joe) for the information. I'm not going to > consider this issue a showstopper, but if setting CONFIG_SHELL doesn't > fix it, I would consider it more serious. Please let me know if that's > the case.
I think that CONFIG_SHELL should suffice, but I don't have an Alpha to test on.