On Wed, May 6, 2009 at 12:50 AM, Nils Wagner
wrote:
> ...
> In file included from
> numpy/core/src/multiarray/ctors.c:16,
> from
> numpy/core/src/multiarray/multiarraymodule_onefile.c:13:
> numpy/core/src/multiarray/ctors.h: At top level:
> numpy/core/src/multiarray/ctors.h:68: wa
On Tue, 5 May 2009 12:44:31 -0600
Charles R Harris wrote:
> On Tue, May 5, 2009 at 10:12 AM, Nils Wagner
> wrote:
>
>> On Tue, 5 May 2009 10:04:11 -0600
>> Charles R Harris wrote:
>> > On Tue, May 5, 2009 at 9:50 AM, Nils Wagner
>> >wrote:
>> >
>> >> ...
>> >> In file included from
>> >> nump
On Tue, May 5, 2009 at 10:12 AM, Nils Wagner
wrote:
> On Tue, 5 May 2009 10:04:11 -0600
> Charles R Harris wrote:
> > On Tue, May 5, 2009 at 9:50 AM, Nils Wagner
> >wrote:
> >
> >> ...
> >> In file included from
> >> numpy/core/src/multiarray/ctors.c:16,
> >> from
> >> numpy/cor
On Tue, 5 May 2009 10:04:11 -0600
Charles R Harris wrote:
> On Tue, May 5, 2009 at 9:50 AM, Nils Wagner
>wrote:
>
>> ...
>> In file included from
>> numpy/core/src/multiarray/ctors.c:16,
>> from
>> numpy/core/src/multiarray/multiarraymodule_onefile.c:13:
>> numpy/core/src/mult
On Tue, May 5, 2009 at 9:50 AM, Nils Wagner wrote:
> ...
> In file included from
> numpy/core/src/multiarray/ctors.c:16,
> from
> numpy/core/src/multiarray/multiarraymodule_onefile.c:13:
> numpy/core/src/multiarray/ctors.h: At top level:
> numpy/core/src/multiarray/ctors.h:68: war
...
In file included from
numpy/core/src/multiarray/ctors.c:16,
from
numpy/core/src/multiarray/multiarraymodule_onefile.c:13:
numpy/core/src/multiarray/ctors.h: At top level:
numpy/core/src/multiarray/ctors.h:68: warning: conflicting
types for byte_swap_vector
numpy/core/src/
David Cournapeau wrote:
> Nils Wagner wrote:
>
>> Hi all,
>>
>> I cannot build numpy from trunk
>>
>>
>
> Yes, I broke something in the config stage,
>
And it should be fixed now,
David
___
Numpy-discussion mailing list
Numpy-discussion@sc
Nils Wagner wrote:
> Hi all,
>
> I cannot build numpy from trunk
>
Yes, I broke something in the config stage,
David
___
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion
Hi all,
I cannot build numpy from trunk
compile options: '-Inumpy/core/src -Inumpy/core/include
-I/usr/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:1: warning: conflicting types for built-in
function asin
_configtest.c:2: warning: conflicting types for built-in
function cos
_conf