Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 48247

Summary: xine-lib doesn't compile
Product: Gentoo Linux Reporter: Markus Rothe (RETIRED) <corsair>
Component: Current packagesAssignee: PPC Porters <ppc>
Status: VERIFIED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2004.0   
Hardware: PPC   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Markus Rothe (RETIRED) gentoo-dev 2004-04-18 11:39:09 UTC
Hi,

I just tried to install xine-lib (0.9.13-r3, which is marked stable for ppc), but it doesn't compile.

(...)
 * audio driver plugins:
   - oss (Open Sound System)
   - esd (Enlightened Sound Daemon)
   - arts (aRts - KDE soundserver)
---
 * Patching ${S}/ltmain.sh...
 *   Could not apply portage.patch!
 *   Please verify that it is not needed.
 * Cannot apply any patch, running libtoolize...
cd . && aclocal
cd . && automake --gnu --include-deps Makefile
cd . && autoconf
configure:11607: error: possibly undefined macro: AM_ASFLAGS
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
make: *** [configure] Error 1
 
!!! ERROR: media-libs/xine-lib-0.9.13-r3 failed.
!!! Function src_compile, Line 103, Exitcode 2
!!! (no error message)


here is my emerge info output:

Portage 2.0.50-r6 (default-ppc-2004.0, gcc-3.2.3, glibc-2.3.2-r9, 2.6.4-pegasos0 )
=================================================================
System uname: 2.6.4-pegasos0 ppc 7457, altivec supported
Gentoo Base System version 1.4.9
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="ppc"
AUTOCLEAN="yes"
CFLAGS="-mcpu=7450 -O3 -pipe -fsigned-char -maltivec -mabi=altivec -mpowerpc-gfx opt"
CHOST="powerpc-unknown-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2 /share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/ config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/shar e/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf /xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-mcpu=7450 -O3 -pipe -fsigned-char -maltivec -mabi=altivec -mpowerpc-g fxopt"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://f tp.tu-clausthal.de/pub/linux/gentoo/ http://ftp.easynet.nl/mirror/gentoo/ ftp:// ftp.easynet.nl/mirror/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib acl aim alsa arts audiofile berkdb cdr crypt cups dga directfb dvd dvdr emacs encode ethereal fam fbcon foomaticdb gdbm ggi gif gmp gnome gnome-lib s gphoto2 gpm gstreamer gtk gtk2 gtkhtml imlib ipv6 jabber jack java jpeg kde li bwww linguas_de mad mitshm motif mozilla mpeg mule ncurses nls oggvorbis opengl oss pam perl png ppc python qt quicktime readline sdl slang ssl tcpd tetex tiff truetype usb videos xml xml2 xmms xosd xv zlib"


does anybody else have this problem?

Markus
Comment 1 SpanKY gentoo-dev 2004-06-23 07:19:21 UTC
please try updating your autoconf/automake to latest stable and see if you can emerge xine-lib
Comment 2 SpanKY gentoo-dev 2004-06-23 07:46:08 UTC

*** This bug has been marked as a duplicate of 41346 ***
Comment 3 Markus Rothe (RETIRED) gentoo-dev 2004-06-23 07:50:43 UTC
time solved this problem: ~ppc version works fine...

Markus