Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Error Emerging x11-libs/pango-1.18.4
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
PennStater
n00b
n00b


Joined: 31 Jan 2005
Posts: 17
Location: Pittsburgh, PA

PostPosted: Thu Feb 21, 2008 4:35 pm    Post subject: [SOLVED] Error Emerging x11-libs/pango-1.18.4 Reply with quote

Hi folks,

I am trying to emerge xchat, and apparently pango is one of the dependencies. However, I am getting an error when emerging pango. Can anyone tell me how I might correct this error? Thank you in advance for any assistance.

Code:
Writing a pango.modules file to use with tests/examples.
/var/tmp/portage/x11-libs/pango-1.18.4/work/pango-1.18.4/pango/.libs/lt-pango-querymodules: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory
make[3]: *** [pango.modules] Error 127
make[3]: Leaving directory `/var/tmp/portage/x11-libs/pango-1.18.4/work/pango-1.18.4/modules'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-libs/pango-1.18.4/work/pango-1.18.4/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-libs/pango-1.18.4/work/pango-1.18.4'
make: *** [all] Error 2
 *
 * ERROR: x11-libs/pango-1.18.4 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2524:  Called gnome2_src_compile
 *             environment, line 1907:  Called die
 * The specific snippet of code:
 *       emake || die "compile failure"
 *  The die message:
 *   compile failure
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/x11-libs/pango-1.18.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-libs/pango-1.18.4/temp/environment'.
 *

 * Messages for package x11-libs/pango-1.18.4:

 *
 * ERROR: x11-libs/pango-1.18.4 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2524:  Called gnome2_src_compile
 *             environment, line 1907:  Called die
 * The specific snippet of code:
 *       emake || die "compile failure"
 *  The die message:
 *   compile failure
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/x11-libs/pango-1.18.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-libs/pango-1.18.4/temp/environment'.
 *


Last edited by PennStater on Thu Feb 21, 2008 9:19 pm; edited 1 time in total
Back to top
View user's profile Send private message
schachti
Advocate
Advocate


Joined: 28 Jul 2003
Posts: 3765
Location: Gifhorn, Germany

PostPosted: Thu Feb 21, 2008 4:59 pm    Post subject: Reply with quote

Using the search gives https://forums.gentoo.org/viewtopic-t-575655.html.
_________________
Never argue with an idiot. He brings you down to his level, then beats you with experience.

How-To: Daten verschlüsselt auf DVD speichern.
Back to top
View user's profile Send private message
PennStater
n00b
n00b


Joined: 31 Jan 2005
Posts: 17
Location: Pittsburgh, PA

PostPosted: Thu Feb 21, 2008 5:51 pm    Post subject: Reply with quote

I did come across that thread. It doesn't really help me. :?
Back to top
View user's profile Send private message
schachti
Advocate
Advocate


Joined: 28 Jul 2003
Posts: 3765
Location: Gifhorn, Germany

PostPosted: Thu Feb 21, 2008 5:55 pm    Post subject: Reply with quote

So you tried revdep-rebuild without success?
_________________
Never argue with an idiot. He brings you down to his level, then beats you with experience.

How-To: Daten verschlüsselt auf DVD speichern.
Back to top
View user's profile Send private message
PennStater
n00b
n00b


Joined: 31 Jan 2005
Posts: 17
Location: Pittsburgh, PA

PostPosted: Thu Feb 21, 2008 6:47 pm    Post subject: Reply with quote

maricinux ~ # revdep-rebuild
-bash: revdep-rebuild: command not found

How can I get that command?
Back to top
View user's profile Send private message
schachti
Advocate
Advocate


Joined: 28 Jul 2003
Posts: 3765
Location: Gifhorn, Germany

PostPosted: Thu Feb 21, 2008 7:10 pm    Post subject: Reply with quote

It is part of app-portage/gentoolkit.
_________________
Never argue with an idiot. He brings you down to his level, then beats you with experience.

How-To: Daten verschlüsselt auf DVD speichern.
Back to top
View user's profile Send private message
PennStater
n00b
n00b


Joined: 31 Jan 2005
Posts: 17
Location: Pittsburgh, PA

PostPosted: Thu Feb 21, 2008 8:34 pm    Post subject: Reply with quote

Hey, how about that... it worked! 8)

Thanks for the help, schachti, and I'm sorry for being a bit of a noob there. :wink:
Back to top
View user's profile Send private message
schachti
Advocate
Advocate


Joined: 28 Jul 2003
Posts: 3765
Location: Gifhorn, Germany

PostPosted: Thu Feb 21, 2008 9:08 pm    Post subject: Reply with quote

I'm glad that it helped - revdep-rebuild is pure magic in some cases. :wink:
_________________
Never argue with an idiot. He brings you down to his level, then beats you with experience.

How-To: Daten verschlüsselt auf DVD speichern.
Back to top
View user's profile Send private message
PennStater
n00b
n00b


Joined: 31 Jan 2005
Posts: 17
Location: Pittsburgh, PA

PostPosted: Thu Feb 21, 2008 9:17 pm    Post subject: Reply with quote

It seems that way! I'll have to remember that one. :D
Back to top
View user's profile Send private message
amne
Bodhisattva
Bodhisattva


Joined: 17 Nov 2002
Posts: 6378
Location: Graz / EU

PostPosted: Fri Feb 22, 2008 3:33 pm    Post subject: Reply with quote

Moved from Portage & Programming to Duplicate Threads.

Thanks schachti for the link to the original thread.
_________________
Dinosaur week! (Ok, this thread is so last week)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum