Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 315969 - Octave 3.2.3-r1 need Xlib.h
Summary: Octave 3.2.3-r1 need Xlib.h
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-18 15:26 UTC by lkml_ccc
Modified: 2010-06-24 17:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lkml_ccc 2010-04-18 15:26:13 UTC
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
...

Octave 3.2.3-r1 does not compile because it needs X11. The dependency is missing and there is no USE flag to disable it (which appears to be the default on ./configure documentation).

Reproducible: Always

Steps to Reproduce:
1.emerge octave
2.
3.

Actual Results:  
octave compilation fails because it does not find Xlib.h (which does not exist on my system, and should not exist).

Expected Results:  
octave installation
Comment 1 Sébastien Fabbro (RETIRED) gentoo-dev 2010-06-24 17:36:28 UTC
fixed in 3.2.4-r1