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

Bug 20083

Summary: cinelerra ebuild crashes saying something about libs not found
Product: Gentoo Linux Reporter: alx <alexs81>
Component: New packagesAssignee: Martin Holzer (RETIRED) <mholzer>
Status: RESOLVED WORKSFORME    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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)