Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30147 - media-libs/faad2-2.0_rc1 : won't compile without xmms, does not respect USE="-xmms"
Summary: media-libs/faad2-2.0_rc1 : won't compile without xmms, does not respect USE="...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on: 27187
Blocks:
  Show dependency tree
 
Reported: 2003-10-02 04:03 UTC by Stephane Loeuillet
Modified: 2003-10-03 04:01 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 Stephane Loeuillet 2003-10-02 04:03:13 UTC
USE="-xmms" emerge faad2

libfaad/Makefile.am:26: invalid unused variable name: `AM_LDFLAGS'
automake: frontend/Makefile.am: not supported: source file
`$(top_srcdir)/common/faad/getopt.c' is in subdirectory

automake: Makefile.am: required file `./NEWS' not found
automake: Makefile.am: required file `./README' not found
automake: Makefile.am: required file `./AUTHORS' not found
automake: Makefile.am: required file `./ChangeLog' not found

automake: src/Makefile.am: warning: automake does not support libaac_la_LDFLAGS
being defined conditionally

creating libtool
checking for xmms-config... no
configure: error: *** xmms-config not found check PATH or install xmms
configure: error: ./configure failed for plugins/xmms
 
!!! ERROR: media-libs/faad2-2.0_rc1 failed.
!!! Function econf, Line 324, Exitcode 1
!!! econf failed


first warnings aren't related to this problem


prior referencies :
http://bugs.gentoo.org/show_bug.cgi?id=27187#c4

other faad2 dep bug :
http://bugs.gentoo.org/show_bug.cgi?id=30145

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Roy Marples (RETIRED) gentoo-dev 2003-10-02 04:54:50 UTC
I can confirm this bug. Bummer for us non xmms users :(
Comment 2 Bartosch Pixa (RETIRED) gentoo-dev 2003-10-02 09:13:43 UTC
fixed
Comment 3 Roy Marples (RETIRED) gentoo-dev 2003-10-03 04:01:17 UTC
Thanks :)