* [gentoo-user] alsa-lib fails to compile
@ 2005-11-15 20:11 Jorge Almeida
2005-11-15 20:55 ` Petteri Räty
0 siblings, 1 reply; 3+ messages in thread
From: Jorge Almeida @ 2005-11-15 20:11 UTC (permalink / raw
To: gentoo-user
I reinstalled gentoo and I'm trying to emerge kde-meta.
alsa-lib fails with the message:
i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o
.libs/alsalisp alsalisp.o ../src/.libs/libasound.so -lm -ldl -lpthread
creating alsalisp
make[1]: Leaving directory
`/var/tmp/portage/alsa-lib-1.0.10_rc2/work/alsa-lib-1.0.10rc2/alsalisp'
Making all in test
make[1]: Entering directory
`/var/tmp/portage/alsa-lib-1.0.10_rc2/work/alsa-lib-1.0.10rc2/test'
cd .. && \
/bin/sh
/var/tmp/portage/alsa-lib-1.0.10_rc2/work/alsa-lib-1.0.10rc2/missing
--run automake-1.7 --foreign test/Makefile
configure.in:12: version mismatch. This is Automake 1.7.9,
configure.in:12: but the definition used by this AM_INIT_AUTOMAKE
configure.in:12: comes from Automake 1.7.6. You should recreate
configure.in:12: aclocal.m4 with aclocal and run automake again.
make[1]: *** [Makefile.in] Error 1
make[1]: Leaving directory
`/var/tmp/portage/alsa-lib-1.0.10_rc2/work/alsa-lib-1.0.10rc2/test'
make: *** [all-recursive] Error 1
!!! ERROR: media-libs/alsa-lib-1.0.10_rc2 failed.
!!! Function src_compile, Line 44, Exitcode 2
!!! make failed
!!! If you need support, post the topmost build error, NOT this status
message.
How can there be a mismatch? There are no old versions lurking
around...
What can I possibly do?
$emerge info
Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.3.6,
glibc-2.3.5-r2, 2.6.14-gentoo-r2 i686)
=================================================================
System uname: 2.6.14-gentoo-r2 i686 Intel(R) Pentium(R) 4 CPU 1.50GHz
Gentoo Base System version 1.6.13
dev-lang/python: 2.3.5, 2.4.2
sys-apps/sandbox: 1.2.12
sys-devel/autoconf: 2.13, 2.59-r6
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils: 2.15.92.0.2-r10
sys-devel/libtool: 1.5.20
virtual/os-headers: 2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://mirrors1.netvisao.pt/gentoo/
http://distfiles.gentoo.org
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X aalib alsa apm bash-completion bitmap-fonts bzip2 cdb
cdparanoia cdr crypt curl directfb doc dri dvd dvdread fbcon gif gphoto2
gpm gtk gtk2 imagemagick imap imlib java javaperl jpeg jpeg2k kde
lm_sensors maildir mime motif ncurses nls nptl nsplugin offensive opengl
pam pdflib pic png posix python qt readline recode scanner ssl tetex
tiff truetype truetype-fonts type1-fonts xmljpeg zlib userland_GNU
kernel_linux elibc_glibc"
Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS,
PORTDIR_OVERLAY
--
Jorge Almeida
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] alsa-lib fails to compile
2005-11-15 20:11 [gentoo-user] alsa-lib fails to compile Jorge Almeida
@ 2005-11-15 20:55 ` Petteri Räty
2005-11-15 21:55 ` Jorge Almeida
0 siblings, 1 reply; 3+ messages in thread
From: Petteri Räty @ 2005-11-15 20:55 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 225 bytes --]
Jorge Almeida wrote:
> I reinstalled gentoo and I'm trying to emerge kde-meta.
> alsa-lib fails with the message:
http://bugs.gentoo.org/show_bug.cgi?id=112412
So just emerge sync again and it should work.
Regards,
Petteri
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] alsa-lib fails to compile
2005-11-15 20:55 ` Petteri Räty
@ 2005-11-15 21:55 ` Jorge Almeida
0 siblings, 0 replies; 3+ messages in thread
From: Jorge Almeida @ 2005-11-15 21:55 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: TEXT/PLAIN, Size: 250 bytes --]
On Tue, 15 Nov 2005, Petteri Räty wrote:
> http://bugs.gentoo.org/show_bug.cgi?id=112412
> So just emerge sync again and it should work.
>
Thank you, will try it ASAP. I'm compiling mozilla-thunderbird now, and
it will take a while :)
Jorge
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-11-15 22:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-15 20:11 [gentoo-user] alsa-lib fails to compile Jorge Almeida
2005-11-15 20:55 ` Petteri Räty
2005-11-15 21:55 ` Jorge Almeida
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox