bugGNU Octave - Bugs: bug #29747, errors encountered when...

 
 

bug #29747: errors encountered when "making" octave--"not declared in this scope"

Submitter:  atomhty <atomhty>
Submitted:  Mon 03 May 2010 01:03:18 AM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Installation Failure
Status:  None Assigned to:  None
Originator Name:  htyatom Open/Closed:  * Closed
Release:  * 3.2.4 Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 07 Jun 2010 08:31:15 PM UTC, comment #2: 

Closed, after 1 month without response.

Rik <rik5>
Group administrator
Mon 17 May 2010 05:05:28 PM UTC, comment #1: 

Xlib.h is found in the development libraries for X11.  On a Debian/Ubuntu system the package is libx11-dev.  It should be named something similar on most other Linux distributions.

For getting help on building Octave you are probably better off to ask on the help mailing list (help-octave@octave.org) rather than filing a bug report here.

Rik <rik5>
Group administrator
Mon 03 May 2010 01:03:18 AM UTC, original submission:  

When i was installing octave,there came the following errors in the procedure "make".


display.cc:34:22: error: X11/Xlib.h: No such file or directory
display.cc: In member function ‘void display_info::init(bool)’:
display.cc:98: error: ‘Display’ was not declared in this scope
display.cc:98: error: ‘display’ was not declared in this scope
display.cc:98: error: ‘XOpenDisplay’ was not declared in this scope
display.cc:102: error: ‘Screen’ was not declared in this scope
display.cc:102: error: ‘screen’ was not declared in this scope
display.cc:102: error: ‘DefaultScreenOfDisplay’ was not declared in this scope
display.cc:106: error: ‘DefaultDepthOfScreen’ was not declared in this scope
display.cc:108: error: ‘HeightOfScreen’ was not declared in this scope
display.cc:109: error: ‘WidthOfScreen’ was not declared in this scope
display.cc:111: error: ‘XScreenNumberOfScreen’ was not declared in this scope
display.cc:113: error: ‘DisplayHeightMM’ was not declared in this scope
display.cc:114: error: ‘DisplayWidthMM’ was not declared in this scope



hope someone can help me solve this problem.

atomhty <atomhty>

 

(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 rik5 (Posted a comment)
  • -email is unavailable- added by atomhty (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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-06-07 rik5 Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code