Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
I compiled modular xorg with motif enabled and came across some dependency issues. Motif was requsted by media-libs/mesa (optional). Reproducible: Always Steps to Reproduce: 1. start with a clean X-less system with motif in USE. 2. emerge xorg-server 3. Compains about missing header-files while compiling open-motif (build fails). Here's what needs to be added as dependencies: x11-proto/printproto x11-misc/xbitmaps x11-libs/libXp I also came across a message from configure: checking X11/Xmu/Editres.h usability... no checking X11/Xmu/Editres.h presence... yes configure: WARNING: X11/Xmu/Editres.h: present but cannot be compiled configure: WARNING: X11/Xmu/Editres.h: check for missing prerequisite headers? configure: WARNING: X11/Xmu/Editres.h: see the Autoconf documentation configure: WARNING: X11/Xmu/Editres.h: section "Present But Cannot Be Compiled" configure: WARNING: X11/Xmu/Editres.h: proceeding with the preprocessor's result configure: WARNING: X11/Xmu/Editres.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------ ## configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ## configure: WARNING: ## ------------------------------------------ ## checking for X11/Xmu/Editres.h... yes Not sure what it means though... Regards.
*** Bug 113372 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of 114648 ***