Re: [Python-Dev] Build failure on OpenBSD 4.4-current

2008-12-12 Thread Edd Barrett
Hi, On Fri, Dec 12, 2008 at 1:17 PM, Antoine Pitrou wrote: > Could you please open an issue in http://bugs.python.org ? That way the > problem > is less likely to be overlooked. http://bugs.python.org/issue4639 Thanks -- Best Regards Edd http://students.dec.bournemouth.ac.uk/ebarrett ___

Re: [Python-Dev] Build failure on OpenBSD 4.4-current

2008-12-12 Thread Antoine Pitrou
Hello, Edd Barrett gmail.com> writes: > > I just had to move the "extern lstat..." outside the "ifndef > HAVE_LSTAT" to get python 2.6.1 to build on OpenBSD 4.4-current/i386. Could you please open an issue in http://bugs.python.org ? That way the problem is less likely to be overlooked. By the