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 - libX11-devel should depend on libXau-devel and libXdmcp-devel
Summary: libX11-devel should depend on libXau-devel and libXdmcp-devel
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libX11
Version: rawhide
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: X/OpenGL Maintenance List
QA Contact:
URL:
Whiteboard:
: 176079 (view as bug list)
Depends On:
Blocks: FC5Blocker 171491
TreeView+ depends on / blocked
 
Reported: 2005-12-21 09:56 UTC by Roy-Magne Mo
Modified: 2007-11-30 22:11 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-12-24 06:54:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.