[Fedora-haskell-list] [Bug 723558] "xmonad --recompile" reports missing libX11.so library in Fedora 15 x86_64

bugzilla at redhat.com bugzilla at redhat.com
Thu Jul 28 13:55:33 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=723558

--- Comment #8 from Jens Petersen <petersen at redhat.com> 2011-07-28 09:55:33 EDT ---
Ok I think this is a yum devel multilib issue.

Your install of libao.i686:

Jul 16 00:25:16 Installed: libX11-devel-1.4.3-1.fc15.i686
Jul 16 00:25:17 Installed: libao-1.0.0-3.fc15.i686

made

Jul 18 01:07:04 Installed: xmonad-0.9.2-8.fc15.x86_64

think that libX11-devel is already installed since it
can differentiate between x86_64 and i686.
So ideally the libX11-devel requires should specify
the arch.  Unfortunately short of a filepath requires
I am not very sure how to do that in rpm.

I guess:

Jul 20 22:45:06 Installed: libX11-devel-1.4.3-1.fc15.x86_64

then fixed your problem, right?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the haskell-devel mailing list