Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69214 - transcode 0.6.13 fails on build: export_mov.c:131: error: `LQT_PARAMETER_SECTION' undeclared
Summary: transcode 0.6.13 fails on build: export_mov.c:131: error: `LQT_PARAMETER_SECT...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-27 22:02 UTC by monkey
Modified: 2004-10-27 22:28 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 monkey 2004-10-27 22:02:33 UTC
When building transcode-0.6.13 the build fails with the following messages:

export_mov.c: In function `list':
export_mov.c:131: error: `LQT_PARAMETER_SECTION' undeclared (first use in this function)
export_mov.c:131: error: (Each undeclared identifier is reported only once
export_mov.c:131: error: for each function it appears in.)
make[2]: *** [export_mov.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/transcode-0.6.13/work/transcode-0.6.13/export'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/transcode-0.6.13/work/transcode-0.6.13'
make: *** [all] Error 2

!!! ERROR: media-video/transcode-0.6.13 failed.
!!! Function src_compile, Line 94, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1. emerge transcode
2.
3.
Comment 1 Marc Hildebrand (RETIRED) gentoo-dev 2004-10-27 22:14:45 UTC
Please provide more info, esp. what's you libquicktime version. (should be 0.9.3)
Comment 2 monkey 2004-10-27 22:28:19 UTC
Yep, updating to libquicktime-0.9.3 fixed the problem, hhmm just too used to everything updating automagically...