Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3595 - xmms build failure
Summary: xmms build failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-10 16:01 UTC by Ian Smith
Modified: 2003-02-04 19:42 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 Ian Smith 2002-06-10 16:01:57 UTC
sparky root # emerge -f xmms
Calculating dependencies ...done!
>>> emerge media-sound/xmms-1.2.7-r8 to /
mmx

USE="doc aalib crypt oss matrox fbcon truetype mozilla mozirc mozxmlterm mpeg
tcltk mta-tls tcpd"

error messages:

Configuration:
  Install path:               /usr
  Current xmms                /usr/bin/xmms
  Build esd plugin:           yes
  Build mikmod plugin:        yes
  Build Ogg Vorbis plugin:    yes
  Build Solaris plugin:       no
  Build gnomexmms:            yes
  Build OpenGL plugins:       yes
  Pthread flag:               -lpthread
  Use one plugin dir:         no
  Allow user plugin dir:      yes


cd . && aclocal
aclocal: /usr/share/aclocal/xine.m4: 29: duplicated macro `AM_PATH_XINE'
make: *** [aclocal.m4] Error 1
cd . && aclocal
aclocal: /usr/share/aclocal/xine.m4: 29: duplicated macro `AM_PATH_XINE'
make: *** [aclocal.m4] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 93, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/media-sound/xmms/xmms-1.2.7-r8.ebuild .
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-06-10 23:41:10 UTC
what version of autoconf and automake?
Comment 2 Ian Smith 2002-06-11 12:17:08 UTC
autoconf-2.53a
automake-1.6.1-r4

latest as of yesterday
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-06-12 05:38:52 UTC
if you remerge autoconf and automake, it will solve this.
dunno why, but it seems to.