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: 19 Nov 2009 21:12:33 -0000

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





--- Comment #41 from lok <ldelettre AT free.fr> 2009-11-19 15:12:29 ---
Ok after an investigation with the sourcemage devellopers we found the
solution: libX11 failed to cast.
the pastebin could be fund at the following adress
http://pastebin.com/mbd159f7

the casting error was:

GEN Xutf8TextEscapement.3
GEN XwcTextExtents.3
GEN Xutf8TextExtents.3
GEN XwcTextPerCharExtents.3
GEN Xutf8TextPerCharExtents.3
make[2]: Leaving directory `/usr/src/libX11-1.3.2/man'
make[1]: Leaving directory `/usr/src/libX11-1.3.2/man'
Making all in specs
make[1]: Entering directory `/usr/src/libX11-1.3.2/specs'
Making all in libX11
make[2]: Entering directory `/usr/src/libX11-1.3.2/specs/libX11'
GEN libX11.txt
GEN libX11.ps
GEN libX11.pdf
gs: error while loading shared libraries: libxcb-xlib.so.0: cannot open shared
object file: No such file or directory
make[2]: *** [libX11.pdf] Error 127
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
rm libX11.ps
make[2]: Leaving directory `/usr/src/libX11-1.3.2/specs/libX11'
make[1]: Leaving directory `/usr/src/libX11-1.3.2/specs'
#[31m#[1m ! Problem Detected ! #[0m

So I've made a cast -c ghostscript and then cats -c libX11.

Now libX11 cast succesfully like many other broken spells.
ghostscript must be recompile before libX11. maybe throught the uptrigger.

--
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