Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77200 - media-video/vlc-0.8.1 fails to compile (faad flag)
Summary: media-video/vlc-0.8.1 fails to compile (faad flag)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-09 00:22 UTC by ta2002
Modified: 2005-01-09 01:16 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 ta2002 2005-01-09 00:22:27 UTC
checking faad.h usability... no
checking faad.h presence... no
checking for faad.h... no
configure: error: Cannot find development headers for libfaad...

!!! ERROR: media-video/vlc-0.8.1 failed.
!!! Function econf, Line 449, Exitcode 1
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.

A quick check of the ebuild shows a (new)
faad flag, but NO faad (actually faad2)
in the dependencies (like 0.8.0 had for
the aac flag).

Reproducible: Always
Steps to Reproduce:
see above
Actual Results:  
Compile crashed and burned.

Expected Results:  
Should have compiled successfully.

I think this just needs something like

faad? ( >=media-libs/faad2-2.0_rc3 )

in the DEPEND section of the ebuild to fix.


I will leave this as "normal" (critical,
but easy to fix :) ).
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2005-01-09 01:16:23 UTC
thanks, ebuild updated and commited.