Re: py-numpy build failure, multiple definition of `__i686.get_pc_thunk.bx'

2011-02-04 Thread Kostik Belousov
On Fri, Feb 04, 2011 at 10:55:12AM -0800, Charlie Kester wrote: > On Fri 04 Feb 2011 at 02:05:44 PST Kostik Belousov wrote: > >On Thu, Feb 03, 2011 at 09:15:00PM -0800, Charlie Kester wrote: > >... > >>customize UnixCCompiler > >>customize UnixCCompiler using build

Re: py-numpy build failure, multiple definition of `__i686.get_pc_thunk.bx'

2011-02-04 Thread Kostik Belousov
On Thu, Feb 03, 2011 at 09:15:00PM -0800, Charlie Kester wrote: ... > customize UnixCCompiler > customize UnixCCompiler using build_ext > customize Gnu95FCompiler > customize Gnu95FCompiler using build_ext > building 'numpy.core._sort' extension > compiling C sources > C compiler: gcc45 -DNDEBUG -m

Re: ntpd hangs under FBSD 8

2010-02-26 Thread Kostik Belousov
set, &oset); > system("/usr/sbin/ntpd -g -q"); > pthread_sigmask(SIG_SETMASK, &oset, NULL); > > I wrapped this up into a standalone app and call this from Python instead of > calling ntpd directly. This solved the problem--no more hang. Thanks very > muc

Re: ports/143529: [PATCH] math/py-numpy: does not build

2010-02-08 Thread Kostik Belousov
On Mon, Feb 08, 2010 at 04:20:03AM +, Li-Lun Wang (Leland Wang) wrote: > The following reply was made to PR ports/143529; it has been noted by GNATS. > > From: "Li-Lun Wang (Leland Wang)" > To: bug-follo...@freebsd.org, amd...@amdmi3.ru > Cc: "b. f." > Subject: Re: ports/143529: [PATCH] math