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

Bug 29150

Summary: libdv-0.99 doesn't create /usr/lib/libdv.so
Product: Gentoo Linux Reporter: Alessandro Pisani <alessandro.pisani>
Component: Current packagesAssignee: Television related Applications in Gentoo's Portage <media-tv>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alessandro Pisani 2003-09-19 14:43:29 UTC
libdv-0.99 creates link /usr/lib/libdv.so.2 but not /usr/lib/libdv.so
dur to this, trying to compile transcode-0.6.6 the following error appears:

gcc -shared  import_mov.lo  -L/usr/lib /usr/lib/libquicktime.so -lpng -lz
-lpthread /usr/lib/libglib.so -ldl -lm /usr/lib/libdv.so -lm -lpthread -ldl 
-Wl,-soname -Wl,import_mov.so -o .libs/import_mov.so
gcc: /usr/lib/libdv.so: No such file or directory
make[3]: *** [import_mov.la] Error 1
make[3]: Leaving directory
`/tmp/portage/transcode-0.6.6/work/transcode-0.6.6/import'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/tmp/portage/transcode-0.6.6/work/transcode-0.6.6/import'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/portage/transcode-0.6.6/work/transcode-0.6.6'
make: *** [all] Error 2


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Max Kalika (RETIRED) gentoo-dev 2003-09-20 09:02:59 UTC
This is fixed in version 0.99-r1. I just marked it stable.