This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc-4.1.2 RC1 build problem


> 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/alpha
>                 >ev56-
>
> 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

-- 
Eric Botcazou


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]