octave-maintainers
[Top][All Lists]
Advanced

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

Re: Time errors while building mxe-octave


From: John W. Eaton
Subject: Re: Time errors while building mxe-octave
Date: Tue, 02 Jul 2013 13:40:56 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12

On 07/02/2013 12:58 PM, Michael Goffioul wrote:
On Tue, Jul 2, 2013 at 10:00 AM, Anirudha Bose <address@hidden
<mailto:address@hidden>> wrote:

    I am getting this error while trying to cross-build the latest
    mxe-octave.

    In file included from
    
/home/ani/mxe-octave/tmp-octave/octave-3.7.5/liboctave/system/oct-time.h:26:0,
                      from
    
/home/ani/mxe-octave/tmp-octave/octave-3.7.5/liboctave/numeric/oct-rand.cc:40:
    
/home/ani/mxe-octave/usr/lib/gcc/i686-pc-mingw32/4.7.2/include/c++/ctime:72:11:
    error: '::gmtime' has not been declared
    
/home/ani/mxe-octave/usr/lib/gcc/i686-pc-mingw32/4.7.2/include/c++/ctime:73:11:
    error: '::localtime' has not been declared
    make[6]: *** [numeric/numeric_libnumeric_la-oct-rand.lo] Error 1

    Is this a problem specific to my system, or some gnulib error?


Probably specific to your system. I tried cross-compiling here (update
local repo, deleted installed-packages/octave, then "make octave"). It
recompiled openssl, qt, qscintilla, suitesparse and octave without errors.

I suppose it is possible, but it seems odd that it would be a system difference if the compilation is happening with the copy of GCC that is built during the build process.

jwe



reply via email to

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