Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111494 - transcode fails to compile with USE="quicktime" for libquicktime >0.9.3
Summary: transcode fails to compile with USE="quicktime" for libquicktime >0.9.3
Status: RESOLVED DUPLICATE of bug 99523
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-04 10:09 UTC by N. Andrew Walsh
Modified: 2005-11-04 12:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
config.log for this ebuild (config.log,111.66 KB, text/plain)
2005-11-04 10:12 UTC, N. Andrew Walsh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description N. Andrew Walsh 2005-11-04 10:09:56 UTC
latest ebuilds (0.6.14-r3 for example) for transcode fail to compile when 
libquicktime is a version greater than 0.9.3. emerge fails with the following: 
 
checking whether libquicktime support is requested... yes 
checking for pkgconfig support for libquicktime... yes 
checking for lqt-config... /usr/bin/lqt-config 
checking how to determine LIBQUICKTIME_CFLAGS... pkg-config 
checking quicktime/lqt.h usability... no 
checking quicktime/lqt.h presence... no 
checking for quicktime/lqt.h... no 
configure: error: libquicktime requested, but cannot compile quicktime/lqt.h 
 
 

Reproducible: Always
Steps to Reproduce:
1. emerge libquicktime >0.9.3 
2. set transcode to USE="quicktime" 
3. emerge transcode 
 
Actual Results:  
transcode emerge stopped on failed lqt.h compile, as noted above  

Expected Results:  
transcode should have compiled correctly, or should have libquicktime =<0.9.3 
as a dependency. the 00_all_libquicktime094.patch apparently doesn't work, if 
its purpose was to fix this problem
Comment 1 N. Andrew Walsh 2005-11-04 10:12:54 UTC
Created attachment 72124 [details]
config.log for this ebuild
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-11-04 12:46:34 UTC

*** This bug has been marked as a duplicate of 99523 ***