Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 176313

Summary: libX11-devel should depend on libXau-devel and libXdmcp-devel
Product: [Fedora] Fedora Reporter: Roy-Magne Mo <rmo>
Component: libX11Assignee: X/OpenGL Maintenance List <xgl-maint>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: rawhideCC: billcrawford1970, bugs.michael, mtasaka, petersen, scop, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-12-24 06:54:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 150222, 171491    

Description Roy-Magne Mo 2005-12-21 09:56:57 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051216 Fedora/1.5-3 Firefox/1.5

Description of problem:
Installing gtk2-devel-2.8.9-1.1 fails to pull to in  libXau-devel and libXdmcp-devel (via yum).

Version-Release number of selected component (if applicable):
gtk2-devel-2.8.9-1.1

How reproducible:
Always

Steps to Reproduce:
1. yum install gtk2-devel 
2.
3.
  

Actual Results:  [root@localhost gaim-1.5.0]# /usr/bin/pkg-config --cflags gtk+-2.0
Package xau was not found in the pkg-config search path.
Perhaps you should add the directory containing `xau.pc'
to the PKG_CONFIG_PATH environment variable
Package 'xau', required by 'X11', not found


Expected Results:  [root@localhost gaim-1.5.0]# /usr/bin/pkg-config --cflags gtk+-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include


Additional info:

rawhide updated as of 21. december 2005

Comment 1 Matthias Clasen 2005-12-21 13:42:35 UTC
Thats a problem with libX11-devel, since the xau and xdmcp are private requirements.

Comment 2 Mike A. Harris 2005-12-21 16:44:09 UTC
*** Bug 176079 has been marked as a duplicate of this bug. ***

Comment 3 Mike A. Harris 2005-12-23 21:54:09 UTC
The next build of libX11 will fix this issue.

Comment 4 Mike A. Harris 2005-12-24 06:54:25 UTC
Fixed in libX11-1.0.0-2 in rawhide.