| Summary: | media-libs/sdl-mixer-1.2.8 autoconf failed | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Conrad Kostecki <conikost> |
| Component: | New packages | Assignee: | Gentoo Games <games> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | 2007.0 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Conrad Kostecki
2007-07-31 21:01:50 UTC
conikost@vServer ~ $ cat /var/tmp/portage/media-libs/sdl-mixer-1.2.8/temp/autoconf-15606.out
***** autoconf *****
configure.in:326: error: possibly undefined macro: AM_PATH_SMPEG
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
conikost@vServer ~ $ emerge --info Portage 2.1.2.9 (default-linux/x86/2007.0/server, gcc-4.2.0, glibc-2.6-r0, 2.6.18.8-xen i686) ================================================================= System uname: 2.6.18.8-xen i686 AMD Athlon(tm) 64 X2 Dual Core Processor 4600+ Gentoo Base System release 1.12.10 Timestamp of tree: Tue, 31 Jul 2007 17:00:01 +0000 ccache version 2.4 [enabled] dev-lang/python: 2.4.4-r4 dev-python/pycrypto: 2.0.1-r6 dev-util/ccache: 2.4-r7 sys-apps/sandbox: 1.2.18.1 sys-devel/autoconf: 2.13, 2.61-r1 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10 sys-devel/binutils: 2.17-r1 sys-devel/gcc-config: 1.3.16 sys-devel/libtool: 1.5.24 virtual/os-headers: 2.6.22-r2 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=athlon64 -O3 -mmmx -m3dnow -msse -msse2 -msse3 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -mfpmath=387" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /var/bind" CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo" CXXFLAGS="-march=athlon64 -O3 -mmmx -m3dnow -msse -msse2 -msse3 -pipe -fomit-frame-pointer -mno-tls-direct-seg-refs -mfpmath=387" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="" FEATURES="ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict" GENTOO_MIRRORS="ftp://pandemonium.tiscali.de/pub/gentoo/" LANG="de_DE.utf8" LC_ALL="de_DE.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--sort-common -s -Wl,-z,now" LINGUAS="de" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_COMPRESS="gzip" PORTAGE_COMPRESS_FLAGS="-f9" PORTAGE_RSYNC_EXTRA_OPTS="--delete-excluded --exclude-from=/etc/portage/rsync_excludes" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X acpi apache2 berkdb bzip2 clamav crypt cups dedicated ftp gd iconv imap jabber javascript jpeg jpeg2k mailwrapper mbox mmx msn mysql mysqli ncurses nls nptl oscar pam pcre php png readline sasl session slang snmp sockets spell sse2 ssl symlink tiff truetype unicode usb vhosts x86 xinetd xml yahoo zlib" ELIBC="glibc" KERNEL="linux" LINGUAS="de" USERLAND="GNU" VIDEO_CARDS="none" Unset: CTARGET, INSTALL_MASK LDFLAGS="" and CFLAGS="-O2 -march=k8" does NOT help! try remerging media-libs/smpeg This helps! This package was NOT installed. Why not? emerge -av -uDN didn't pulled it into depencies. glad it's working for you. (In reply to comment #6) > glad it's working for you. > I just helped someone in the forums who ran into the same exact thing. How is this fixed when you have to manually emerge a package that, according to the ebuild, is only required if the mp3 USE flag is set? The reporter never had smpeg in the first place, so there was nothing to re-emerge. |