Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47449 - ERROR: media-video/kino-0.7.1 failed.
Summary: ERROR: media-video/kino-0.7.1 failed.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-10 12:10 UTC by Michael S. Coulman
Modified: 2004-04-11 01:52 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 Michael S. Coulman 2004-04-10 12:10:58 UTC
config.status: executing default-1 commands
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/kino-0.7.1/work/kino-0.7.1'
Making all in po
make[2]: Entering directory `/var/tmp/portage/kino-0.7.1/work/kino-0.7.1/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/kino-0.7.1/work/kino-0.7.1/po'
Making all in libsamplerate
/bin/sh: line 1: cd: libsamplerate: No such file or directory
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kino-0.7.1/work/kino-0.7.1'
make: *** [all] Error 2


Reproducible: Always
Steps to Reproduce:
1. emerge sync
2. emerge kino
3.
Comment 1 Kjell Claesson 2004-04-10 13:35:00 UTC
It depends on a missing depend in the ebuild.
Emerge libsamplerate and the kino-0.7.1 emerge work.

Comment 2 Kjell Claesson 2004-04-10 15:35:31 UTC
Btw when you fix up this ebuild check the USE flag for quicktime.
It does not compile it to use quicktime.

I changed the line 'use-with quicktime' to --with-quicktime
to get it to include quicktime support even if i have
USE=quicktime. Not the rigth way as it need to check if
you whant quicktime support. 
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2004-04-11 01:52:13 UTC
fixed

thx