From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kaveh R. Ghazi" To: law@cygnus.com Cc: egcs@egcs.cygnus.com, oliva@dcc.unicamp.br Subject: Re: Possible egcs-1.1.2-pre2 configure problem on HP-UX 9.04 Date: Sat, 06 Mar 1999 09:05:00 -0000 Message-id: <199903061705.MAA08302@caip.rutgers.edu> X-SW-Source: 1999-03/msg00261.html > From: Jeffrey A Law > > In message <9902289202.AA920257535@cc.pmsc.com>you write: > > > > Configuring on HP-UX 9.04 gave a 'sh internal 2K buffer overflow' - > > the build seems to be running and pre1 worked ok. > This is a bug in the hpux shell. It only effects building of the config.cache > file. > > I believe if you set CONFIG_SHELL and/or SHELL in your environment will work > around this bug. > > See the hpux entries at > > http://egcs.cygnus.com/install/specific.html > > jeff This is also fixed by generating configure with autoconf-2.12.1 or later. We've been doing this in the mainline for a long time, I'm surprised the 1.1.x branch didn't use it. BTW its been enforced since November via AC_PREREQ() so its pretty safe. --Kaveh -- Kaveh R. Ghazi Engagement Manager / Project Services ghazi@caip.rutgers.edu Qwest Internet Solutions From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kaveh R. Ghazi" To: law@cygnus.com Cc: egcs@egcs.cygnus.com, oliva@dcc.unicamp.br Subject: Re: Possible egcs-1.1.2-pre2 configure problem on HP-UX 9.04 Date: Wed, 31 Mar 1999 23:46:00 -0000 Message-ID: <199903061705.MAA08302@caip.rutgers.edu> X-SW-Source: 1999-03n/msg00262.html Message-ID: <19990331234600.En-STHqcoOVfXZgaJiLMAcDO7n1IfeaiKlXMWTLnB28@z> > From: Jeffrey A Law > > In message <9902289202.AA920257535@cc.pmsc.com>you write: > > > > Configuring on HP-UX 9.04 gave a 'sh internal 2K buffer overflow' - > > the build seems to be running and pre1 worked ok. > This is a bug in the hpux shell. It only effects building of the config.cache > file. > > I believe if you set CONFIG_SHELL and/or SHELL in your environment will work > around this bug. > > See the hpux entries at > > http://egcs.cygnus.com/install/specific.html > > jeff This is also fixed by generating configure with autoconf-2.12.1 or later. We've been doing this in the mainline for a long time, I'm surprised the 1.1.x branch didn't use it. BTW its been enforced since November via AC_PREREQ() so its pretty safe. --Kaveh -- Kaveh R. Ghazi Engagement Manager / Project Services ghazi@caip.rutgers.edu Qwest Internet Solutions