Gentoo Archives: gentoo-user

From: Paulo Roberto Candido dos Santos <zauberschloss@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Esound emerge error
Date: Mon, 30 Oct 2006 03:15:21
Message-Id: 2d561deb0610291911p6ac1cc81w9a34a281c461f1cb@mail.gmail.com
1 I can't emerge -u esound. The following error:
2
3 config.status: executing depfiles commands
4
5 Esound Configure Settings:
6
7 Debugging support: no
8 libwrap support: yes
9
10 LIBS=-lasound
11
12 make all-recursive
13 make[1]: Entering directory `/var/tmp/portage/esound-0.2.36-r2/work/esound-
14 0.2.36'
15 Making all in docs
16 make[2]: Entering directory `/var/tmp/portage/esound-0.2.36-r2/work/esound-
17 0.2.36/docs'
18 jw -f docbook -b html -o html ./esound.sgml
19 Using catalogs: /etc/sgml/sgml-docbook-3.1.cat
20 Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-
21 utils.dsl#html
22 Working on: /var/tmp/portage/esound-0.2.36-r2/work/esound-0.2.36
23 /docs/./esound.sgml
24 jade: error while loading shared libraries: libosp.so.4: cannot open shared
25 object file: No such file or directory
26 make[2]: *** [html/index.html] Error 8
27 make[2]: Leaving directory `/var/tmp/portage/esound-0.2.36-r2/work/esound-
28 0.2.36/docs'
29 make[1]: *** [all-recursive] Error 1
30 make[1]: Leaving directory `/var/tmp/portage/esound-0.2.36-r2/work/esound-
31 0.2.36'
32 make: *** [all] Error 2
33
34 !!! ERROR: media-sound/esound-0.2.36-r2 failed.
35 Call stack:
36 ebuild.sh, line 1546: Called dyn_compile
37 ebuild.sh, line 937: Called src_compile
38 esound-0.2.36-r2.ebuild, line 58: Called die
39
40 libosp.so.4 doesn't exist in my system, but there is libosp.so.5
41 . This is not the first time that a problem like this occurs. I was
42 having similar problems with libdirectfb and a bunch of other
43 multimedia applications.
44
45 Thanks!

Replies

Subject Author
Re: [gentoo-user] Esound emerge error Justin Findlay <justin@××××××××.us>