Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 46269

Summary: xine-vcdx-1_rc1 needs libvcd! (won't compile)
Product: Gentoo Linux Reporter: Thilo Pfennig <tp>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Thilo Pfennig 2004-03-30 11:48:18 UTC
checking for libvcdinfo >= 0.7.18-cdio... Package libvcd was not found in the pkg-config search path.
Perhaps you should add the directory containing `libvcd.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libvcd', required by 'libvcdinfo', not found
configure: error: vcdinfo library not found
 
!!! ERROR: media-plugins/xine-vcdx-1_rc1 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.50-r1 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040207-r0,
2.6.5-rc2)
=================================================================
System uname: 2.6.5-rc2 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.3.13p1
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apm avi berkdb bonobo crypt cups directfb encode esd foomaticdb gdbm
gif gnome gpm gstreamer gtk gtk2 gtkhtml guile imlib java jpeg ldap libg++
libpcap libwww mad mikmod motif mozilla mpeg mysql ncurses nls oggvorbis opengl
oss pam pdflib perl php png postgres ppds python readline samba scanner sdl
slang spell ssl svga tcltk tcpd truetype usb video_cards_radeon x86 xml2 xmms zlib"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-03-31 11:13:57 UTC
this is already in depend.

DEPEND=">=media-libs/xine-lib-1_rc1
        >=media-video/vcdimager-0.7.19"