Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29150 - libdv-0.99 doesn't create /usr/lib/libdv.so
Summary: libdv-0.99 doesn't create /usr/lib/libdv.so
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-19 14:43 UTC by Alessandro Pisani
Modified: 2003-09-20 09:02 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 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.