Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 153443 - media-sound/esound-0.2.36-r2 fails to build because of missing libosp.so.4
Summary: media-sound/esound-0.2.36-r2 fails to build because of missing libosp.so.4
Status: RESOLVED DUPLICATE of bug 62789
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-30 07:17 UTC by Philippe Chaintreuil
Modified: 2006-10-30 11:45 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Chaintreuil 2006-10-30 07:17:30 UTC
I was just doing an update world and got the following error:

--------------------------------------------------------------------------
Using catalogs: /etc/sgml/sgml-docbook-3.1.cat
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html
Working on: /var/tmp/portage/esound-0.2.36-r2/work/esound-0.2.36/docs/./esound.sgml
jade: error while loading shared libraries: libosp.so.4: cannot open shared object file: No such file or directory
make[2]: *** [html/index.html] Error 8
--------------------------------------------------------------------------

Is the ebuild missing a dependancy?  What is libosp.so?

My use flags for esound:
USE="alsa tcpd -debug -ipv6"
Comment 1 Philippe Chaintreuil 2006-10-30 07:18:18 UTC
I tried to re-emerge sgml-common as suggested by bug #128952, but I still get the same error.
Comment 2 Philippe Chaintreuil 2006-10-30 07:18:56 UTC
My emerge --info:

Portage 2.1.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.4-r3, 2.6.17-gentoo-r7 i686)
=================================================================
System uname: 2.6.17-gentoo-r7 i686 Intel(R) Pentium(R) M processor 1.86GHz
Gentoo Base System version 1.12.5
Last Sync: Mon, 30 Oct 2006 13:00:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O1 -march=pentium3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O1 -march=pentium3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks fixpackages metadata-transfer sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="ftp://gentoo.chem.wisc.edu/gentoo/ http://open-systems.ufl.edu/mirrors/gentoo"
LINGUAS="en"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac acpi alsa artworkextra asf async automount bash-completion beagle berkdb bitmap-fonts boundschecking branding bzip2 cairo cddb cdr cli cracklib crypt css cups dbus dlloader doc dri dvd dvdr dvdread elibc_glibc emboss encode firefox foomaticdb gd gif gimpprint glitz gnome gnutls gpm gstreamer gtk gtk2 hal i8x0 iconv imap imlib input_devices_keyboard input_devices_mouse isdnlog jack-tmpfs javascript jce jpeg kernel_linux libg++ libwww linguas_en logrotate mad mikmod mime mmx mono motif moznoirc mozsvg mp3 mpeg ncurses nfs nptl nptlonly nsplugin nvidia ogg opengl pam pcmcia pcre perl png ppds pppd python quicktime readline reflection samba sasl sdl session slp spell spl sse sse2 ssl swat syslog tcpd theora tiff truetype truetype-fonts type1-fonts udev userland_GNU video_cards_fbdev video_cards_nvidia video_cards_vesa vim-with-x vorbis win32codecs winbind xml xorg xpm xprint xscreensaver xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 3 Philippe Chaintreuil 2006-10-30 07:27:50 UTC
Ran "revdep-rebuild --library libosp.so.4" it found openjade needed to be rebuilt.  Letting revdep-rebuild do it's magic seems to have fixed the build failure.

Marking fixed.
Comment 4 Philippe Chaintreuil 2006-10-30 07:28:56 UTC
Closing
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-10-30 11:45:04 UTC
Reopen to resolve properly...
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-10-30 11:45:22 UTC

*** This bug has been marked as a duplicate of 62789 ***