After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 349477 - jhbuild Failure To Compile Xrender
jhbuild Failure To Compile Xrender
Status: RESOLVED DUPLICATE of bug 133714
Product: jhbuild
Classification: Infrastructure
Component: general
unspecified
Other All
: Normal minor
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2006-07-31 20:30 UTC by David Richards
Modified: 2006-08-11 18:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Richards 2006-07-31 20:30:13 UTC
Failure occurs on Xrender.  I have the X devel libraries all installed, and it's just not finding them.  Platform is SLED 10.

rpm -qa | grep xorg | sort

xorg-x11-6.9.0-50.14
xorg-x11-Xnest-6.9.0-50.14
xorg-x11-Xvnc-6.9.0-50.14
xorg-x11-devel-6.9.0-50.14

checking for X... configure: error: Package requirements (x11) were not met:

No package 'x11' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables X_CFLAGS
and X_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

*** error during stage configure of libXrender: Error running ./autogen.sh --prefix /opt/gnomecvs  --disable-static --disable-gtk-doc *** [15/55]




Other information:
Comment 1 Craig Keogh 2006-08-03 11:15:14 UTC
Xrender needs modular xorg-x11.

See bug 133714.
Comment 2 Elijah Newren 2006-08-11 18:27:18 UTC

*** This bug has been marked as a duplicate of 133714 ***