|
From: Jeremy F. <je...@go...> - 2005-02-25 21:41:47
|
Nicholas Nethercote wrote:
> I had a similar problem last night on my Debian 3.0 box. Strange
> thing was, whether pth_exit hung or not seemed to depend on the value
> of the --prefix path given to ./configure! I had two clean checkouts,
> the only difference was the --prefix path, and one hung while the
> other didn't. So I reconfigured, swapping the prefix paths, and this
> time the other one hung. Very strange.
I checked in a signals-related fix last night which could well fix it.
I have no idea why --prefix would affect it though.
J
|