While configuring in the ./gcc directory, I have the following messages :

Links are now set up to build a cross-compiler
 from i386-build_pc-solaris2.11 to i686-nptl-linux-gnu.
updating cache ./config.cache
configure: creating ./config.status
config.status: creating as
sed: file ./confstatGfaGVq/subs-5.sed line 7: unterminated `s' command
config.status: creating collect-ld
sed: file ./confstatGfaGVq/subs-5.sed line 7: unterminated `s' command
config.status: creating nm
sed: file ./confstatGfaGVq/subs-5.sed line 7: unterminated `s' command
config.status: creating Makefile
sed: file ./confstatGfaGVq/subs-5.sed line 7: unterminated `s' command
config.status: creating gccbug
sed: file ./confstatGfaGVq/subs-5.sed line 7: unterminated `s' command
config.status: creating libada-mk
sed: file ./confstatGfaGVq/subs-5.sed line 7: unterminated `s' command
config.status: creating ada/Makefile
sed: file ./confstatGfaGVq/subs-5.sed line 7: unterminated `s' command
config.status: creating auto-host.h
config.status: executing default commands

Then it generates 0 byte Makefiles in the subdirectories. It seems to be
related to the ac_max_sed_line variable but I can not find a correct solution
to fix it. 

sed version is GNU sed 4.1.5
automake version is GNU automake 1.10.1
autoconf version is GNU autoconf 2.61
libtool version is GNU libtool 2.2.6

On my ubuntu 8.10 box it will build fine with the same options (and same
programs versions).

Any hints ?


-- 
           Summary: sed Unterminated `s' command
           Product: gcc
           Version: 4.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: thomas dot jourdan at gmail dot com
 GCC build triplet: i686-nptl-linux-gnu
  GCC host triplet: i386-pc-solaris2.11
GCC target triplet: i386-pc-solaris2.11


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38805

Reply via email to