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

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

[Octave-bug-tracker] [bug #29462] compile fails: strerror is not a membe


From: Petr Mikulik
Subject: [Octave-bug-tracker] [bug #29462] compile fails: strerror is not a member of gnulib
Date: Wed, 07 Apr 2010 12:21:09 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/532.8 (KHTML, like Gecko) Chrome/4.0.295.0 Safari/532.8

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

                 Summary: compile fails: strerror is not a member of gnulib
                 Project: GNU Octave
            Submitted by: mikulik
            Submitted on: Wed Apr  7 12:21:08 2010
                Category: Configuration and Build System
                Severity: 3 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Neither the current cvs nor 3.3.51 can be compiled because "make" fails
here:

libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu
-I../libcruft/misc -g -O2 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2
-Wall -W -Wshadow -Wold-style-cast -Wformat -g -O2 -pthread -g -O2 -MT
liboctave_la-dir-ops.lo -MD -MP -MF .deps/liboctave_la-dir-ops.Tpo -c
dir-ops.cc  -fPIC -DPIC -o .libs/liboctave_la-dir-ops.o
dir-ops.cc: In member function ‘bool dir_entry::open(const
std::string&)’:
dir-ops.cc:61: error: ‘strerror’ is not a member of ‘gnulib’
make[3]: *** [liboctave_la-dir-ops.lo] Error 1

In the bug mailing list, there was a hint to do "mv gnulib gnulib.save;
./autogen.sh" but this does not help.

I use OpenSUSE 11.1 with gcc 4.3.2.





    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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