On Fri, 2012-08-31 at 07:26 -0700, tony mancill wrote: > On 08/30/2012 11:56 PM, Svante Signell wrote: ... > I was able to immediately reproduce the problem on an i386 box, but then > wasn't able to reproduce it on another i386 (running wheezy, but not in > a chroot) yesterday. So this leads me to believe that it might be > environmental as well. > > Thank you for looking into it on your side as well.
Hi, it looks like the problems are non-trivial. For now you can replace the second path of the patch, for src/new/newgetcwd.c, with (in the beginning of that file): #ifndef PATH_MAX #define PATH_MAX 4096 #endif I'm digging into that problem, but no solution yet. Seems to be a little tricky... -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org