Gentoo Archives: gentoo-user

From: Francesco Talamona <ti.liame@×××××.it>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: libquicktime woes
Date: Sat, 19 Aug 2006 19:32:33
Message-Id: 200608192128.21606.ti.liame@email.it
In Reply to: [gentoo-user] libquicktime woes by alain.didierjean@free.fr
1 On Saturday 19 August 2006 21:13, alain.didierjean@××××.fr wrote:
2 > Trying to compile libquicktime on a amd 64. Here's what I get:
3 >
4 >
5 >
6 > checking for fseeko... yes
7 > checking for ANSI C header files... (cached) yes
8 > ./configure: line 22102: syntax error near unexpected token
9 > `have_vorbis=true' ./configure: line 22102:
10 > `XIPH_PATH_VORBIS(have_vorbis=true)'
11 >
12 > !!! Please attach the following file when filing a report to
13 > bugs.gentoo.org: !!!
14 > /var/tmp/portage/libquicktime-0.9.7-r1/work/libquicktime-0.9.7/config
15 >.log
16 >
17 > !!! ERROR: media-libs/libquicktime-0.9.7-r1 failed.
18 > Call stack:
19 > ebuild.sh, line 1539: Called dyn_compile
20 > ebuild.sh, line 939: Called src_compile
21 > libquicktime-0.9.7-r1.ebuild, line 56: Called econf
22 > '--enable-shared' '--enable-static' '--disable-mmx'
23 > '--disable-firewire' '--without-libdv' '--with-x'
24 > '--without-cpuflags'
25 > ebuild.sh, line 541: Called die
26 >
27 > !!! econf failed
28 > !!! If you need support, post the topmost build error, and the call
29 > stack if relevant.
30 >
31 > Have you got the same problem ? Is there a fix ? Should I report to
32 > bugzilla ? HGelp welcome
33
34 Try to unset vorbis flag:
35
36 echo "media-libs/libquicktime -vorbis" >> /etc/portage/package.use
37
38 Ciao
39 Francesco
40 --
41 Linux Version 2.6.17-gentoo-r5, Compiled #1 PREEMPT Fri Aug 18 00:35:49
42 CEST 2006
43 One 2.2GHz AMD Athlon 64 Processor, 2GB RAM, 4410.67 Bogomips Total
44 aemaeth
45 --
46 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: libquicktime woes alain.didierjean@××××.fr