First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 147394
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo wxWidgets Herd <wxwidgets@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ben De luca <bedel@allmail.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 147394 depends on: Show dependency tree
Bug 147394 blocks: 136924
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-09-12 16:41 0000
wxwidgets has a compile time depenacy on xineramas headers, the headers arnt
installed as part of x when using modular X

x11-proto/xineramaproto contains the headers.

------- Comment #1 From Ben De luca 2006-09-12 16:42:21 0000 -------
sp. :(

------- Comment #2 From Jakub Moc (RETIRED) 2006-09-13 00:46:20 0000 -------
Reopen with some errors and emerge --info.

------- Comment #3 From Ben De luca 2006-09-13 02:04:58 0000 -------
wxPython-src-2.6.3.2 


from the tarball

src/unix/displayx11.cpp
line 41  #include <X11/extensions/Xinerama.h>

------- Comment #4 From Mart Raudsepp 2006-09-19 22:03:07 0000 -------
It should be possible to omit xinerama support. I will have to look what
happens to symbol availability of the wxDisplay class when xinerama headers
aren't provided, and what apps, if any, depend on wxDisplay in a manner that
would break without xinerama support in wx.

Other X headers that are used by wxGTK in src/unix/displayx11.cpp,
fontenum.cpp, fontutil.cpp, taskbarx11.cpp, utilsx11.cpp, and
src/gtk/combobox.cpp, settings.cpp, spinctrl.cpp, toplevel.cpp, utilsgtk.cpp,
win_gtk.c :

x11-proto/xf86vidmodeproto (/usr/include/X11/extensions/xf86vmode.h)
x11-proto/xproto (/usr/include/X11/{keysym.h,Xatom.h})
x11-proto/xineramaproto (/usr/include/X11/extensions/Xinerama.h)
x11-libs/libX11 (/usr/include/X11/{Xlibint.h,Xutil.h,Xlib.h})

------- Comment #5 From Mart Raudsepp 2006-09-24 05:20:22 0000 -------
xproto, xineramaproto, xf86vidmodeproto DEPENDs and libXinerama, libXxf86vm,
libgnomeprintui RDEPENDs added as appropriate in 2.6.3.3.

Thanks for noticing the problem!

First Last Prev Next    No search results available      Search page      Enter new bug