Opened 17 years ago
Last modified 16 years ago
#1815 closed defect
configure dependency to Xmu — at Version 3
Reported by: | Eugene | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 1.6.2 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description (last modified by )
Compiling in Fedora 8:
kBuild: Compiling VBoxClient - /mnt/shares/data/all/RPM/BUILD/VirtualBox-1.6.2/src/VBox/Additions/x11/xclient/seamless-x11.cpp /mnt/shares/data/all/RPM/BUILD/VirtualBox-1.6.2/src/VBox/Additions/x11/xclient/seamless-x11.cpp:35:29: error: X11/Xmu/WinUtil.h: No such file or directory /mnt/shares/data/all/RPM/BUILD/VirtualBox-1.6.2/src/VBox/Additions/x11/xclient/seamless-x11.cpp: In member function 'void VBoxGuestSeamlessX11::addClientWindow(Window)': /mnt/shares/data/all/RPM/BUILD/VirtualBox-1.6.2/src/VBox/Additions/x11/xclient/seamless-x11.cpp:188: error: 'XmuClientWindow' was not declared in this scope kmk[3]: *** [/mnt/shares/data/all/RPM/BUILD/VirtualBox-1.6.2/out/linux.x86/release/obj/src/VBox/Additions/VBoxClient/seamless-x11.o] Error 1
Change History (3)
comment:1 by , 17 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:2 by , 17 years ago
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
Please, change "configure" file about this
comment:3 by , 17 years ago
Description: | modified (diff) |
---|---|
priority: | major → minor |
Summary: | Dependency forgotten → configure dependency to Xmu |
Note:
See TracTickets
for help on using tickets.
Please install the package
libXmu-devel
.