Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94061 - dvgrab-1.8 ebuild does not find libquicktime headers
Summary: dvgrab-1.8 ebuild does not find libquicktime headers
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Other
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: InVCS
: 94268 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-05-26 04:24 UTC by Fritz Heinrichmeyer
Modified: 2005-05-28 04:50 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 Fritz Heinrichmeyer 2005-05-26 04:24:10 UTC
it looks for quicktime/quicktime.h
but libquicktime installs

lqt/quicktime.h

its fixed most easy by placing a symbolic link from lqt to quicktime



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2005-05-26 05:38:41 UTC
please provide the output of emerge info, and which version of libquicktime do
you have installed?
Comment 2 Fritz Heinrichmeyer 2005-05-26 09:08:16 UTC
ACCEPT_KEYWORDS='~x86'
USE="x264 xvid unicode userlocales java linguas_de samba truetype nls -ipv6 nomo
tif -motif -gnome gtk qt kde alsa -arts xine mjpeg dvd dv cdr imap leim sasl mmx
 -mmx2 -mmxext sse sse2 truetype-fonts type1-fonts mp3 oggvorbis "

i rsync almost daily and so have installed

/var/db/pkg/media-libs/libquicktime-0.9.6/
Comment 3 Jan Brinkmann (RETIRED) gentoo-dev 2005-05-26 10:03:13 UTC
the problem is libquicktime-0.9.6, it installs the headers in /usr/include/lqt
instead of /usr/include/quicktime. will try to find a solution
Comment 4 Jan Brinkmann (RETIRED) gentoo-dev 2005-05-27 15:39:43 UTC
added a symlink. imho the best solution atm, atleast until libquicktime-0.9.6
can be marked stable
Comment 5 Jan Brinkmann (RETIRED) gentoo-dev 2005-05-28 04:50:58 UTC
*** Bug 94268 has been marked as a duplicate of this bug. ***