bugGNU Octave - Bugs: bug #35111, Build fails with...

 
 

bug #35111: Build fails with --disable-readline configure option

Submitter:  Rik <rik5>
Submitted:  Mon 19 Dec 2011 03:03:36 AM UTC
   
 
Category:  Configuration and Build System Severity:  5 - Blocker
Priority:  5 - Normal Item Group:  Build Failure
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 19 Dec 2011 08:53:45 PM UTC, comment #1: 
John W. Eaton <jwe>
Group administrator
Mon 19 Dec 2011 03:03:36 AM UTC, original submission:  

If '--disable-readline' configure option is used the build fails because the singleton_cleanup_list function has not been declared due to #ifdef/#endif pairs.

This may affect other configuration options as well.


cmd-hist.cc: In static member function ‘static bool command_history::instance_ok()’:
cmd-hist.cc:475: error: ‘singleton_cleanup_list’ has not been declared
make[3]: *** [liboctave_la-cmd-hist.lo] Error 1


Rik <rik5>
Group administrator

 

(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 jwe (Posted a comment)
  • -email is unavailable- added by rik5 (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-12-19 jwe StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code