Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] ffmpeg - fails to compile on amd64
Date: Mon, 12 Dec 2011 19:27:44
Message-Id: 20111212192815.GT3810@syscon4.inet
1 I"m trying to install "kino" but ffmpeg fails to compile:
2
3 >>> Configuring source in /var/tmp/portage/media-video/ffmpeg-0.7.8/work/ffmpeg-0.7.8 ...
4 x86_64-pc-linux-gnu-gcc is unable to create an executable file.
5 If x86_64-pc-linux-gnu-gcc is a cross-compiler, use the --enable-cross-compile option.
6 Only do this if you know what cross compiling means.
7 C compiler test failed.
8
9 * ERROR: media-video/ffmpeg-0.7.8 failed (configure phase):
10 * (no error message)
11 *
12 * Call stack:
13 * ebuild.sh, line 56: Called src_configure
14 * environment, line 2680: Called die
15 * The specific snippet of code:
16 * ./configure --prefix=/usr --libdir=/usr/$(get_libdir) --shlibdir=/usr/$(get_libdir) --mandir=/usr/share/man --enable-shared --cc="$(tc-getCC)"
17 $(use_enable static-libs static) ${myconf} || die
18 *
19 * If you need support, post the output of 'emerge --info =media-video/ffmpeg-0.7.8',
20 * the complete build log and the output of 'emerge -pqv =media-video/ffmpeg-0.7.8'.
21 * The complete build log is located at '/var/tmp/portage/media-video/ffmpeg-0.7.8/temp/build.log'.
22 * The ebuild environment file is located at '/var/tmp/portage/media-video/ffmpeg-0.7.8/temp/environment'.
23 * S: '/var/tmp/portage/media-video/ffmpeg-0.7.8/work/ffmpeg-0.7.8'
24
25 --
26 Joseph

Replies

Subject Author
Re: [gentoo-user] ffmpeg - fails to compile on amd64 Michael Hampicke <gentoo-user@××××.biz>
Re: [gentoo-user] ffmpeg - fails to compile on amd64 Michael Mol <mikemol@×××××.com>