bugGNU Octave - Bugs: bug #34285, 'opendir' is not a member of...

 
 

bug #34285: 'opendir' is not a member of 'gnulib' / 'closedir' is not a member of 'gnulib'

Submitter:  None
Submitted:  Tue 13 Sep 2011 05:12:38 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Fixed Assigned to:  None
Originator Name:  Philip Nienhuis Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * dev
Operating System:  * GNU/Linux Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 13 Sep 2011 08:36:41 PM UTC, comment #2: 

Fix confirmed, works now. Thanks.

Philip Nienhuis <philipnienhuis>
Group Member
Tue 13 Sep 2011 06:13:18 PM UTC, comment #1: 
John W. Eaton <jwe>
Group administrator
Tue 13 Sep 2011 05:12:38 PM UTC, original submission:  

With freshly installed and fully updated Mageia 1 (Mandriva fork) and freshly pulled default sources () I get:


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 -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -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:56:34: error: 'opendir' is not a member of 'gnulib'
dir-ops.cc: In member function 'void dir_entry::close()':
dir-ops.cc:98:5: error: 'closedir' is not a member of 'gnulib'
make[3]: *** [liboctave_la-dir-ops.lo] Error 1
make[3]: Leaving directory `/home/philip/devel/octave-3.5.+/liboctave'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/philip/devel/octave-3.5.+/liboctave'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/philip/devel/octave-3.5.+'
make: *** [all] Error 2
[philip@jvc741 octave-3.5.+]$


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by philipnienhuis (Posted a comment)
  • -email is unavailable- added by jwe (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-09-13 jwe StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code