Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48087 - VLS need another depends
Summary: VLS need another depends
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-16 16:39 UTC by Bertrand Jacquin
Modified: 2005-01-28 16:27 UTC (History)
0 users

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 Bertrand Jacquin 2004-04-16 16:39:37 UTC
I try to emerge vls (VideoLanServer) and the libdvbpsi is needed by vls for "./configure" and libdvbpsi is avaible in media-libs ;)
So just an add on the ebuild dependency

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

Actual Results:  
The same problem

Expected Results:  
checking dvbpsi/dvbpsi.h usability... no
checking dvbpsi/dvbpsi.h presence... no
checking for dvbpsi/dvbpsi.h... no
configure: error: cannot find libdvbpsi headers

!!! ERROR: media-video/vls-0.5.6-r1 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed


Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040207-r0,
2.6.6-rc1)
=================================================================
System uname: 2.6.6-rc1 i686 AMD Athlon(TM) XP 2000+
Gentoo Base System version 1.4.9
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config
/usr/lib/mozilla/defaults/pref /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/ /var/bind /var/qmail/alias /var/qmail/control
/var/vpopmail/domains /var/vpopmail/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/
http://ftp.easynet.nl/mirror/gentoo/
http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://gentoo.tiscali.nl/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X aalib acl acpi alsa apache2 apm arts avi berkdb cdr crypt cups dvd
encode esd ethereal foomaticdb gdbm gif gnome gpm gtk gtk2 imagemagick imap
imlib ipv6 java jpeg kde lcms ldap libg++ libwww mad maildir memlimit mikmod mmx
motif mozilla mpeg msn mysql ncurses nls oggvorbis opengl oss pam pdflib perl
png ppds python qt quicktime readline samba sasl sdl slang slp snmp spell ssl
svga tcltk tcpd theora tiff truetype usb videos x86 xml xml2 xmms xv zlib"
Comment 1 Bertrand Jacquin 2004-04-16 16:45:07 UTC
I have omit to paste the version so it's :

[ebuild  N    ] media-video/vls-0.5.6-r1  -debug -dvb +dvd  0 kB
Comment 2 Enderson Tadeu S. Maia (RETIRED) gentoo-dev 2004-07-29 12:05:23 UTC
Should add the v4l at IUSE for this ebuild and add the
--enable-v4l to $myconf, and the --with-ffmpeg=PATH at econf
and depend, or as USE flag.
Comment 3 Jan Brinkmann (RETIRED) gentoo-dev 2005-01-28 16:27:09 UTC
thanks for your report, changes now in CVS