octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #38424] gettimeofday not declared


From: marco atzeri
Subject: [Octave-bug-tracker] [bug #38424] gettimeofday not declared
Date: Wed, 27 Feb 2013 08:08:09 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20100101 Firefox/19.0

URL:
  <http://savannah.gnu.org/bugs/?38424>

                 Summary: gettimeofday not declared
                 Project: GNU Octave
            Submitted by: matzeri
            Submitted on: Wed 27 Feb 2013 08:08:07 AM GMT
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

on cygwin building from scratch
after full hg update and bootstrap
the build stops here:

libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../octave/liboctave -I..
-I../../octave/liboctave/array -I../../octave/liboctave/cruft/misc -Inumeric
-I../../octave/liboctave/numeric -Ioperators
-I../../octave/liboctave/operators -I../../octave/liboctave/system
-I../../octave/liboctave/util -I../libgnu -I../../octave/libgnu -mieee-fp
-I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat
-Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -MT
system/system_libsystem_la-lo-sysdep.lo -MD -MP -MF
system/.deps/system_libsystem_la-lo-sysdep.Tpo -c
../../octave/liboctave/system/lo-sysdep.cc  -DDLL_EXPORT -DPIC -o
system/.libs/system_libsystem_la-lo-sysdep.o
In file included from ../libgnu/sys/select.h:82:0,
                 from /usr/include/cygwin/sys_time.h:13,
                 from /usr/include/sys/time.h:28,
                 from ../libgnu/sys/time.h:30,
                 from /usr/include/sys/_default_fcntl.h:186,
                 from /usr/include/sys/fcntl.h:3,
                 from /usr/include/fcntl.h:14,
                 from ../libgnu/fcntl.h:61,
                 from ../../octave/liboctave/system/lo-sysdep.cc:34:
../libgnu/sys/time.h:411:1: error: '::gettimeofday' has not been declared
Makefile:9582: recipe for target `system/system_libsystem_la-lo-sysdep.lo'
failed
make[4]: *** [system/system_libsystem_la-lo-sysdep.lo] Error 1
make[4]: Leaving directory `/pub/hg/octave_build/liboctave'


$ hg id
98b211a163ce tip

$ hg tip
changeset:   16135:98b211a163ce
tag:         tip
user:        Rik <address@hidden>
date:        Tue Feb 26 20:33:47 2013 -0800
summary:     build: remove obsolet macros from common.mk








    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?38424>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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