octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Windows Octave compilation


From: Tatsuro MATSUOKA
Subject: Re: Windows Octave compilation
Date: Wed, 9 Jul 2014 08:13:16 +0900 (JST)

----- Original Message -----

> From: Tatsuro MATSUOKA >
> To: John W. Eaton  John D <address@hidden>; "octave-maintainers
> Cc: PhilipNienhuis ; "tomasek.jan
> Date: 2014/7/8, Tue 12:33
> Subject: Re: Windows Octave compilation
> ----- Original Message -----
>>  From: John W. Eaton 
>>  To: Tatsuro MATSUOKA ; John D ; "address@hidden" 
>>  Cc: jwe; PhilipNienhuis; "tomasek.jan
>>  Date: 2014/7/8, Tue 10:53
>>  Subject: Re: Windows Octave compilation
>> 
>>  On 07/07/2014 08:23 PM, Tatsuro MATSUOKA wrote:
>> 
>>>   I have tried native build using Msys+MinGW toolchain (+ 
>>  ghostscriot+python);
>>> 
>>>   I have met following error:
>>> 
>>>   [download] gnutls
>>>   [build]    gnutls
>>> 
>>>   Failed to build package gnutls!
>>>   ------------------------------------------------------------
>>>   configure: error:
>>>      ***
>>>      *** Libnettle 2.7 was not found.
>>>   make[1]: *** [build-only-gnutls] Error 1
>>>   make[1]: Leaving directory 
>>  `/e/usr/Tatsu/mingw32work/octave/mxe-octave/mxe-octave'
>>>   real    4m18.528s
>>>   user    0m25.393s
>>>   sys     0m58.869s
>>>   ------------------------------------------------------------
>>>   [log]      
> /e/usr/Tatsu/mingw32work/octave/mxe-octave/mxe-octave/log/gnutls
>>> 
>>>   make: *** 
>> 
> [/e/usr/Tatsu/mingw32work/octave/mxe-octave/mxe-octave/installed-packages/gnutls]
>  
> 
>>  Error 1
>>> 
>>>   This is first time for me to see a keyword nettle.
>>>   Should nettle is build before gnutls on native windows?
>> 
>>  Did you update and build in a directory that contained a previous build? 
>>    If so, this problem might be caused by having an old library already 
>>  installed?
>> 
>>  jwe
> 
> 
> The previous build stropped due to python error (python 3.4 is not accepted. 
> But 
> I do not remember what reject python 3.4). I uninstalled python 3.4 and 
> installed python 2.7. After that I reconfigured and executed make.
> 
> I will try again after I clean up all directory.
> 
> Tatsuro


I deleted all components and started again:
The same error happens:

[build]    gnutls

Failed to build package gnutls!
------------------------------------------------------------
configure: error:
  ***
  *** Libnettle 2.7 was not found.
make[1]: *** [build-only-gnutls] Error 1
make[1]: Leaving directory 
`/e/usr/Tatsu/mingw32work/octave/mxe-octave/mxe-octave'
real    4m1.822s
user    0m25.237s
sys     1m1.098s
------------------------------------------------------------
[log]      /e/usr/Tatsu/mingw32work/octave/mxe-octave/mxe-octave/log/gnutls

make: *** 
[/e/usr/Tatsu/mingw32work/octave/mxe-octave/mxe-octave/installed-packages/gnutls]
 Error 1

I think that this is fault of native windows build.

Tatsuro




reply via email to

[Prev in Thread] Current Thread [Next in Thread]