Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20083 - cinelerra ebuild crashes saying something about libs not found
Summary: cinelerra ebuild crashes saying something about libs not found
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Martin Holzer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-27 20:27 UTC by alx
Modified: 2003-05-09 12:42 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 alx 2003-04-27 20:27:09 UTC
never installed cinelerra
using ~x86 keyword
gcc version 3.2.2 20030322 (Gentoo Linux 1.4 3.2.2-r2)

cinelerra ebuild crashes in linking xmovie because it can't find
libmpeg3.a and libquicktime.a
these files aren't created during compilation because you can't find
them in the work directory

Reproducible: Always
Steps to Reproduce:
1. emerge rsync
2. emerge -u world
3. emerge cinelerra

Actual Results:  
cinelerra cant' compile
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-04-28 14:48:47 UTC
do you have this packages installed ?
qpkg -f /usr/lib/libmpeg3.a
media-libs/libmpeg3 *
qpkg -f /usr/lib/libquicktime.a
media-libs/quicktime4linux *
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-05-09 12:42:30 UTC
run revdep-rebuild (included in latest gentoolkit)