bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libtoolize 2.2.7a is a fork bomb under OpenSolaris


From: Peter Rosin
Subject: Re: libtoolize 2.2.7a is a fork bomb under OpenSolaris
Date: Wed, 25 Nov 2009 15:50:44 +0100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Den 2009-11-25 12:38 skrev Peter Rosin:
I suffered from something that looks similar, my underlying
cause is that ECHO is not set properly leading to big trouble
when func_dirname_and_basename "$progpath" is executed.

this line:
func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
expands to the following for me
func_dirname_result=`"./libtoolize" | /bin/sed -e "s,/[^/]*$,,"`

leading to lots of forks.

my libtoolize as this line before the above
: ${ECHO=$as_echo}
but as_echo is not assigned anywhere in my libtoolize.

I'm on debian squeeze, autoconf 2.64, automake 1.11 but
testing the pr-msvc-support branch.

Huh?

I did a clean checkout/bootstrap and the problem is gone.

I do not have a clear recollection of what I did to the
other checkout to get it into the bad shape. Sorry...

Cheers,
Peter

--
They are in the crowd with the answer before the question.
> Why do you dislike Jeopardy?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]