Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15104] libxcb 1.2 renames shared objects and loses the library archive breaking many packages

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15104] libxcb 1.2 renames shared objects and loses the library archive breaking many packages
  • Date: 22 Mar 2009 16:44:58 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15104





--- Comment #18 from David Kowis <dkowis AT shlrm.org> 2009-03-22 11:44:56 ---
(In reply to comment #14)
> This works for me:
>
> find /usr/lib -name "*.la" -exec sed -e "s:-lxcb-xlib:: ;
> s:/usr/lib/libxcb-xlib.la::" -i \{\} \;
>
> (see http://bugs.gentoo.org/158476)

You know, this is what I was thinking of doing. Something in /usr/lib/has
stuff
hardcoded to point at libxcb-xlib when it shouldn't, so going through and
blowing it away will fix everything...

This may be what needs to happen.

On my system, the UP_TRIGGERS didn't fix anything, everything that once
depended on libxcb failed.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page