I already have the a precompiled version of Cinelerra installed, but
what I want is to compile the CV version myself.
It turned out that autopoint was moved from gettext to the
gettext-devel package, so after installing this, autoreconf went
smooth.
Now my problem is this when running ./configure:
...
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
Does anyone have a clue of how to solve this?
I have attached the config.log file.
On 1/1/07, Martin Ellison <[EMAIL PROTECTED]> wrote:
Try using the yum version, and then you do not need to build it.
sudo yum -y install cinelerra
On 30/12/06, Helge Nert < [EMAIL PROTECTED]> wrote:
>
> I have just updated my FC5 using yum update and want to build
> Cinelerra CV for the first time.
>
> Having retrieved the source code (rev 973) I do the following
> (according to the Cinelerra CV Manual):
> $ autoreconf -i --force
> Can't exec "autopoint": No such file or directory at
> /usr/share/autoconf/Autom4te/FileUtils.pm line 288,
<GEN0> line 603.
> autoreconf: failed to run autopoint: No such file or directory
>
> I googled for autopoint and found that it should be part of gettext.
> However, I do have gettext installed. (See rpm query below)
>
> Any clues on how to move on is more that welcome.
>
> Thanks
>
> - Anders
>
> $ rpm -qa --qf="%{n}-%{v}-%{r}.%{arch}.rpm\n" automake
autoconf gettext
> gettext-0.14.5-3.x86_64.rpm
> autoconf-2.59-7.noarch.rpm
> automake-1.9.6-2.noarch.rpm
>
> _______________________________________________
> Cinelerra mailing list
> [email protected]
>
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
>
--
Regards,
Martin
([EMAIL PROTECTED])
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Cinelerra configure 2.1, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure --enable-mmx --without-pic
## --------- ##
## Platform. ##
## --------- ##
hostname = localhost.localdomain
uname -m = x86_64
uname -r = 2.6.16-1.2133_FC5
uname -s = Linux
uname -v = #1 SMP Tue Jun 6 00:51:53 EDT 2006
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/kerberos/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /home/anders/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1745: checking build system type
configure:1763: result: x86_64-unknown-linux-gnu
configure:1771: checking host system type
configure:1785: result: x86_64-unknown-linux-gnu
configure:1793: checking target system type
configure:1807: result: x86_64-unknown-linux-gnu
configure:1839: checking for a BSD-compatible install
configure:1894: result: /usr/bin/install -c
configure:1905: checking whether build environment is sane
configure:1948: result: yes
configure:2013: checking for gawk
configure:2029: found /usr/bin/gawk
configure:2039: result: gawk
configure:2049: checking whether make sets $(MAKE)
configure:2069: result: yes
configure:2253: checking whether NLS is requested
configure:2262: result: yes
configure:2300: checking for msgfmt
configure:2331: result: /usr/bin/msgfmt
configure:2340: checking for gmsgfmt
configure:2371: result: /usr/bin/msgfmt
configure:2410: checking for xgettext
configure:2441: result: /usr/bin/xgettext
configure:2481: checking for msgmerge
configure:2511: result: /usr/bin/msgmerge
configure:2574: checking for style of include used by make
configure:2602: result: GNU
configure:2673: checking for gcc
configure:2689: found /usr/bin/gcc
configure:2699: result: gcc
configure:2943: checking for C compiler version
configure:2946: gcc --version </dev/null >&5
gcc (GCC) 4.1.1 20060525 (Red Hat 4.1.1-1)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2949: $? = 0
configure:2951: gcc -v </dev/null >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux
Thread model: posix
gcc version 4.1.1 20060525 (Red Hat 4.1.1-1)
configure:2954: $? = 0
configure:2956: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2959: $? = 1
configure:2982: checking for C compiler default output file name
configure:2985: gcc conftest.c >&5
configure:2988: $? = 0
configure:3034: result: a.out
configure:3039: checking whether the C compiler works
configure:3045: ./a.out
configure:3048: $? = 0
configure:3065: result: yes
configure:3072: checking whether we are cross compiling
configure:3074: result: no
configure:3077: checking for suffix of executables
configure:3079: gcc -o conftest conftest.c >&5
configure:3082: $? = 0
configure:3107: result:
configure:3113: checking for suffix of object files
configure:3134: gcc -c conftest.c >&5
configure:3137: $? = 0
configure:3159: result: o
configure:3163: checking whether we are using the GNU C compiler
configure:3187: gcc -c conftest.c >&5
configure:3193: $? = 0
configure:3197: test -z
|| test ! -s conftest.err
configure:3200: $? = 0
configure:3203: test -s conftest.o
configure:3206: $? = 0
configure:3219: result: yes
configure:3225: checking whether gcc accepts -g
configure:3246: gcc -c -g conftest.c >&5
configure:3252: $? = 0
configure:3256: test -z
|| test ! -s conftest.err
configure:3259: $? = 0
configure:3262: test -s conftest.o
configure:3265: $? = 0
configure:3276: result: yes
configure:3293: checking for gcc option to accept ANSI C
configure:3363: gcc -c -g -O2 conftest.c >&5
configure:3369: $? = 0
configure:3373: test -z
|| test ! -s conftest.err
configure:3376: $? = 0
configure:3379: test -s conftest.o
configure:3382: $? = 0
configure:3400: result: none needed
configure:3418: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:3424: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3559: checking dependency style of gcc
configure:3649: result: gcc3
configure:3690: checking for ld used by GCC
configure:3753: result: /usr/bin/ld
configure:3762: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.16.91.0.6 20060212
configure:3774: result: yes
configure:3780: checking for shared library run path origin
configure:3793: result: done
configure:4210: checking whether NLS is requested
configure:4219: result: yes
configure:4237: checking for GNU gettext in libc
configure:4261: gcc -o conftest -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:18: warning: cast from pointer to integer of different size
configure:4267: $? = 0
configure:4271: test -z
|| test ! -s conftest.err
configure:4274: $? = 0
configure:4277: test -s conftest
configure:4280: $? = 0
configure:4292: result: yes
configure:4991: checking whether to use NLS
configure:4993: result: yes
configure:4996: checking where the gettext function comes from
configure:5007: result: libc
configure:5141: checking for g++
configure:5157: found /usr/bin/g++
configure:5167: result: g++
configure:5183: checking for C++ compiler version
configure:5186: g++ --version </dev/null >&5
g++ (GCC) 4.1.1 20060525 (Red Hat 4.1.1-1)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:5189: $? = 0
configure:5191: g++ -v </dev/null >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux
Thread model: posix
gcc version 4.1.1 20060525 (Red Hat 4.1.1-1)
configure:5194: $? = 0
configure:5196: g++ -V </dev/null >&5
g++: '-V' option must have argument
configure:5199: $? = 1
configure:5202: checking whether we are using the GNU C++ compiler
configure:5226: g++ -c conftest.cc >&5
cc1plus: internal compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
configure:5232: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Cinelerra"
| #define PACKAGE_TARNAME "cinelerra"
| #define PACKAGE_VERSION "2.1"
| #define PACKAGE_STRING "Cinelerra 2.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "cinelerra"
| #define VERSION "2.1"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| #ifndef __GNUC__
| choke me
| #endif
|
| ;
| return 0;
| }
configure:5258: result: no
configure:5264: checking whether g++ accepts -g
configure:5285: g++ -c -g conftest.cc >&5
cc1plus: internal compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
configure:5291: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Cinelerra"
| #define PACKAGE_TARNAME "cinelerra"
| #define PACKAGE_VERSION "2.1"
| #define PACKAGE_STRING "Cinelerra 2.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "cinelerra"
| #define VERSION "2.1"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5315: result: no
configure:5357: g++ -c conftest.cc >&5
cc1plus: internal compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
configure:5363: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Cinelerra"
| #define PACKAGE_TARNAME "cinelerra"
| #define PACKAGE_VERSION "2.1"
| #define PACKAGE_STRING "Cinelerra 2.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "cinelerra"
| #define VERSION "2.1"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:5357: g++ -c conftest.cc >&5
cc1plus: internal compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
configure:5363: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Cinelerra"
| #define PACKAGE_TARNAME "cinelerra"
| #define PACKAGE_VERSION "2.1"
| #define PACKAGE_STRING "Cinelerra 2.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "cinelerra"
| #define VERSION "2.1"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h. */
| extern "C" void std::exit (int) throw (); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:5357: g++ -c conftest.cc >&5
cc1plus: internal compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
configure:5363: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Cinelerra"
| #define PACKAGE_TARNAME "cinelerra"
| #define PACKAGE_VERSION "2.1"
| #define PACKAGE_STRING "Cinelerra 2.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "cinelerra"
| #define VERSION "2.1"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h. */
| extern "C" void std::exit (int); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:5357: g++ -c conftest.cc >&5
cc1plus: internal compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
configure:5363: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Cinelerra"
| #define PACKAGE_TARNAME "cinelerra"
| #define PACKAGE_VERSION "2.1"
| #define PACKAGE_STRING "Cinelerra 2.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "cinelerra"
| #define VERSION "2.1"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h. */
| extern "C" void exit (int) throw ();
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:5357: g++ -c conftest.cc >&5
cc1plus: internal compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
configure:5363: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Cinelerra"
| #define PACKAGE_TARNAME "cinelerra"
| #define PACKAGE_VERSION "2.1"
| #define PACKAGE_STRING "Cinelerra 2.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "cinelerra"
| #define VERSION "2.1"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h. */
| extern "C" void exit (int);
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:5357: g++ -c conftest.cc >&5
cc1plus: internal compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
configure:5363: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Cinelerra"
| #define PACKAGE_TARNAME "cinelerra"
| #define PACKAGE_VERSION "2.1"
| #define PACKAGE_STRING "Cinelerra 2.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "cinelerra"
| #define VERSION "2.1"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h. */
| void exit (int);
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:5446: checking dependency style of g++
configure:5536: result: none
configure:5627: checking for a sed that does not truncate output
configure:5681: result: /bin/sed
configure:5684: checking for egrep
configure:5694: result: grep -E
configure:5710: checking for ld used by gcc
configure:5777: result: /usr/bin/ld
configure:5786: checking if the linker (/usr/bin/ld) is GNU ld
configure:5801: result: yes
configure:5806: checking for /usr/bin/ld option to reload object files
configure:5813: result: -r
configure:5831: checking for BSD-compatible nm
configure:5880: result: /usr/bin/nm -B
configure:5884: checking whether ln -s works
configure:5888: result: yes
configure:5895: checking how to recognise dependent libraries
configure:6071: result: pass_all
configure:6158: gcc -c -g -O2 conftest.c >&5
configure:6161: $? = 0
configure:6307: checking how to run the C preprocessor
configure:6342: gcc -E conftest.c
configure:6348: $? = 0
configure:6380: gcc -E conftest.c
conftest.c:17:28: error: ac_nonexistent.h: No such file or directory
configure:6386: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Cinelerra"
| #define PACKAGE_TARNAME "cinelerra"
| #define PACKAGE_VERSION "2.1"
| #define PACKAGE_STRING "Cinelerra 2.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "cinelerra"
| #define VERSION "2.1"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6425: result: gcc -E
configure:6449: gcc -E conftest.c
configure:6455: $? = 0
configure:6487: gcc -E conftest.c
conftest.c:17:28: error: ac_nonexistent.h: No such file or directory
configure:6493: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Cinelerra"
| #define PACKAGE_TARNAME "cinelerra"
| #define PACKAGE_VERSION "2.1"
| #define PACKAGE_STRING "Cinelerra 2.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "cinelerra"
| #define VERSION "2.1"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6537: checking for ANSI C header files
configure:6562: gcc -c -g -O2 conftest.c >&5
configure:6568: $? = 0
configure:6572: test -z
|| test ! -s conftest.err
configure:6575: $? = 0
configure:6578: test -s conftest.o
configure:6581: $? = 0
configure:6670: gcc -o conftest -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:34: warning: incompatible implicit declaration of built-in function 'exit'
configure:6673: $? = 0
configure:6675: ./conftest
configure:6678: $? = 0
configure:6693: result: yes
configure:6717: checking for sys/types.h
configure:6733: gcc -c -g -O2 conftest.c >&5
configure:6739: $? = 0
configure:6743: test -z
|| test ! -s conftest.err
configure:6746: $? = 0
configure:6749: test -s conftest.o
configure:6752: $? = 0
configure:6763: result: yes
configure:6717: checking for sys/stat.h
configure:6733: gcc -c -g -O2 conftest.c >&5
configure:6739: $? = 0
configure:6743: test -z
|| test ! -s conftest.err
configure:6746: $? = 0
configure:6749: test -s conftest.o
configure:6752: $? = 0
configure:6763: result: yes
configure:6717: checking for stdlib.h
configure:6733: gcc -c -g -O2 conftest.c >&5
configure:6739: $? = 0
configure:6743: test -z
|| test ! -s conftest.err
configure:6746: $? = 0
configure:6749: test -s conftest.o
configure:6752: $? = 0
configure:6763: result: yes
configure:6717: checking for string.h
configure:6733: gcc -c -g -O2 conftest.c >&5
configure:6739: $? = 0
configure:6743: test -z
|| test ! -s conftest.err
configure:6746: $? = 0
configure:6749: test -s conftest.o
configure:6752: $? = 0
configure:6763: result: yes
configure:6717: checking for memory.h
configure:6733: gcc -c -g -O2 conftest.c >&5
configure:6739: $? = 0
configure:6743: test -z
|| test ! -s conftest.err
configure:6746: $? = 0
configure:6749: test -s conftest.o
configure:6752: $? = 0
configure:6763: result: yes
configure:6717: checking for strings.h
configure:6733: gcc -c -g -O2 conftest.c >&5
configure:6739: $? = 0
configure:6743: test -z
|| test ! -s conftest.err
configure:6746: $? = 0
configure:6749: test -s conftest.o
configure:6752: $? = 0
configure:6763: result: yes
configure:6717: checking for inttypes.h
configure:6733: gcc -c -g -O2 conftest.c >&5
configure:6739: $? = 0
configure:6743: test -z
|| test ! -s conftest.err
configure:6746: $? = 0
configure:6749: test -s conftest.o
configure:6752: $? = 0
configure:6763: result: yes
configure:6717: checking for stdint.h
configure:6733: gcc -c -g -O2 conftest.c >&5
configure:6739: $? = 0
configure:6743: test -z
|| test ! -s conftest.err
configure:6746: $? = 0
configure:6749: test -s conftest.o
configure:6752: $? = 0
configure:6763: result: yes
configure:6717: checking for unistd.h
configure:6733: gcc -c -g -O2 conftest.c >&5
configure:6739: $? = 0
configure:6743: test -z
|| test ! -s conftest.err
configure:6746: $? = 0
configure:6749: test -s conftest.o
configure:6752: $? = 0
configure:6763: result: yes
configure:6789: checking dlfcn.h usability
configure:6801: gcc -c -g -O2 conftest.c >&5
configure:6807: $? = 0
configure:6811: test -z
|| test ! -s conftest.err
configure:6814: $? = 0
configure:6817: test -s conftest.o
configure:6820: $? = 0
configure:6830: result: yes
configure:6834: checking dlfcn.h presence
configure:6844: gcc -E conftest.c
configure:6850: $? = 0
configure:6870: result: yes
configure:6905: checking for dlfcn.h
configure:6912: result: yes
configure:6935: checking how to run the C++ preprocessor
configure:6966: g++ -E conftest.cc
cc1plus: internal compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
configure:6972: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Cinelerra"
| #define PACKAGE_TARNAME "cinelerra"
| #define PACKAGE_VERSION "2.1"
| #define PACKAGE_STRING "Cinelerra 2.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "cinelerra"
| #define VERSION "2.1"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:6966: g++ -E conftest.cc
cc1plus: internal compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
configure:6972: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Cinelerra"
| #define PACKAGE_TARNAME "cinelerra"
| #define PACKAGE_VERSION "2.1"
| #define PACKAGE_STRING "Cinelerra 2.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "cinelerra"
| #define VERSION "2.1"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:6966: /lib/cpp conftest.cc
cc1plus: internal compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
configure:6972: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Cinelerra"
| #define PACKAGE_TARNAME "cinelerra"
| #define PACKAGE_VERSION "2.1"
| #define PACKAGE_STRING "Cinelerra 2.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "cinelerra"
| #define VERSION "2.1"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:6966: /lib/cpp conftest.cc
cc1plus: internal compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
configure:6972: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Cinelerra"
| #define PACKAGE_TARNAME "cinelerra"
| #define PACKAGE_VERSION "2.1"
| #define PACKAGE_STRING "Cinelerra 2.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "cinelerra"
| #define VERSION "2.1"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:7049: result: /lib/cpp
configure:7073: /lib/cpp conftest.cc
cc1plus: internal compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
configure:7079: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Cinelerra"
| #define PACKAGE_TARNAME "cinelerra"
| #define PACKAGE_VERSION "2.1"
| #define PACKAGE_STRING "Cinelerra 2.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "cinelerra"
| #define VERSION "2.1"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:7073: /lib/cpp conftest.cc
cc1plus: internal compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
configure:7079: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Cinelerra"
| #define PACKAGE_TARNAME "cinelerra"
| #define PACKAGE_VERSION "2.1"
| #define PACKAGE_STRING "Cinelerra 2.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "cinelerra"
| #define VERSION "2.1"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:7148: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_build_alias=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=no
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_FFMPEG_CFLAGS_set=
ac_cv_env_FFMPEG_CFLAGS_value=
ac_cv_env_FFMPEG_LIBS_set=
ac_cv_env_FFMPEG_LIBS_value=
ac_cv_env_FREETYPE_CFLAGS_set=
ac_cv_env_FREETYPE_CFLAGS_value=
ac_cv_env_FREETYPE_LIBS_set=
ac_cv_env_FREETYPE_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBDV_CFLAGS_set=
ac_cv_env_LIBDV_CFLAGS_value=
ac_cv_env_LIBDV_LIBS_set=
ac_cv_env_LIBDV_LIBS_value=
ac_cv_env_LIBIEC61883_CFLAGS_set=
ac_cv_env_LIBIEC61883_CFLAGS_value=
ac_cv_env_LIBIEC61883_LIBS_set=
ac_cv_env_LIBIEC61883_LIBS_value=
ac_cv_env_LIBRAW1394_CFLAGS_set=
ac_cv_env_LIBRAW1394_CFLAGS_value=
ac_cv_env_LIBRAW1394_LIBS_set=
ac_cv_env_LIBRAW1394_LIBS_value=
ac_cv_env_MJPEG_CFLAGS_set=
ac_cv_env_MJPEG_CFLAGS_value=
ac_cv_env_MJPEG_LIBS_set=
ac_cv_env_MJPEG_LIBS_value=
ac_cv_env_OPENEXR_CFLAGS_set=
ac_cv_env_OPENEXR_CFLAGS_value=
ac_cv_env_OPENEXR_LIBS_set=
ac_cv_env_OPENEXR_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PNG_CFLAGS_set=
ac_cv_env_PNG_CFLAGS_value=
ac_cv_env_PNG_LIBS_set=
ac_cv_env_PNG_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_libogg_CFLAGS_set=
ac_cv_env_libogg_CFLAGS_value=
ac_cv_env_libogg_LIBS_set=
ac_cv_env_libogg_LIBS_value=
ac_cv_env_libtheora_CFLAGS_set=
ac_cv_env_libtheora_CFLAGS_value=
ac_cv_env_libtheora_LIBS_set=
ac_cv_env_libtheora_LIBS_value=
ac_cv_env_libvorbis_CFLAGS_set=
ac_cv_env_libvorbis_CFLAGS_value=
ac_cv_env_libvorbis_LIBS_set=
ac_cv_env_libvorbis_LIBS_value=
ac_cv_env_libvorbisenc_CFLAGS_set=
ac_cv_env_libvorbisenc_CFLAGS_value=
ac_cv_env_libvorbisenc_LIBS_set=
ac_cv_env_libvorbisenc_LIBS_value=
ac_cv_env_libvorbisfile_CFLAGS_set=
ac_cv_env_libvorbisfile_CFLAGS_value=
ac_cv_env_libvorbisfile_LIBS_set=
ac_cv_env_libvorbisfile_LIBS_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_host_alias=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP=/lib/cpp
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=no
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_target_alias=x86_64-unknown-linux-gnu
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=none
gt_cv_func_gnugettext1_libc=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_gnu_ld=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
A52DEC_CFLAGS=''
A52DEC_LDFLAGS=''
ACLOCAL='${SHELL} /home/anders/hvirtual/missing --run aclocal-1.9'
ALSA_CFLAGS=''
ALSA_LIBS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/anders/hvirtual/missing --run tar'
AR=''
AUTOCONF='${SHELL} /home/anders/hvirtual/missing --run autoconf'
AUTOHEADER='${SHELL} /home/anders/hvirtual/missing --run autoheader'
AUTOMAKE='${SHELL} /home/anders/hvirtual/missing --run automake-1.9'
AWK='gawk'
BUILDINFO_GIT_FALSE=''
BUILDINFO_GIT_TRUE=''
BUILDINFO_RECOMPILE_FALSE=''
BUILDINFO_RECOMPILE_TRUE=''
BUILDINFO_SVN_FALSE=''
BUILDINFO_SVN_TRUE=''
CC='gcc'
CCAS='gcc'
CCASFLAGS='-g -O2'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CPU_CFLAGS=''
CSS_CFLAGS=''
CXX='g++'
CXXCPP='/lib/cpp'
CXXDEPMODE='depmode=none'
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ESD_CFLAGS=''
ESD_CONFIG=''
ESD_LIBS=''
EXEEXT=''
F77=''
FAAD_CFLAGS=''
FAAD_LIBS=''
FFLAGS=''
FFMPEG_CFLAGS=''
FFMPEG_EXTERNALTEXT=''
FFMPEG_FOLDER=''
FFMPEG_LIBS=''
FIREWIRE_CFLAGS=''
FIREWIRE_LDFLAGS=''
FREETYPE_CFLAGS=''
FREETYPE_LIBS=''
GMSGFMT='/usr/bin/msgfmt'
HAVE_FIREWIRE_FALSE=''
HAVE_FIREWIRE_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INTLLIBS=''
LARGEFILE_CFLAGS=''
LDFLAGS=''
LIBDECORE_LIBADD=''
LIBDV_CFLAGS=''
LIBDV_LIBS=''
LIBICONV='-liconv'
LIBIEC61883_CFLAGS=''
LIBIEC61883_LIBS=''
LIBINTL=''
LIBOBJS=''
LIBRAW1394_CFLAGS=''
LIBRAW1394_LIBS=''
LIBS=''
LIBTOOL=''
LN_S='ln -s'
LTCXX_FLAGS=''
LTC_FLAGS=''
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/anders/hvirtual/missing --run makeinfo'
MJPEG_CFLAGS=''
MJPEG_LIBS=''
MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs'
MSGFMT='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
OBJCOPY=''
OBJCOPYARCH=''
OBJCOPYTARGET=''
OBJDUMP=''
OBJEXT='o'
OPENEXR_CFLAGS=''
OPENEXR_LIBS=''
OPENGL_LIBS=''
PACKAGE='cinelerra'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='Cinelerra'
PACKAGE_STRING='Cinelerra 2.1'
PACKAGE_TARNAME='cinelerra'
PACKAGE_VERSION='2.1'
PATH_SEPARATOR=':'
PKG_CONFIG=''
PNG_CFLAGS=''
PNG_LIBS=''
POSUB='po'
RANLIB=''
SET_MAKE=''
SHELL='/bin/sh'
SOUND_CFLAGS=''
SOUND_LDFLAGS=''
STRIP=''
TARGET_ALTIVEC_FALSE=''
TARGET_ALTIVEC_TRUE=''
TARGET_ARCH_POWERPC_FALSE=''
TARGET_ARCH_POWERPC_TRUE=''
TARGET_BUILTIN_VECTOR_FALSE=''
TARGET_BUILTIN_VECTOR_TRUE=''
USE3DNOW_FALSE=''
USE3DNOW_TRUE=''
USEMMX_FALSE=''
USEMMX_TRUE=''
USE_NLS='yes'
VERSION='2.1'
XGETTEXT='/usr/bin/xgettext'
XIPH_CFLAGS=''
XIPH_LIBS=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
ac_ct_OBJCOPY=''
ac_ct_OBJDUMP=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
ac_pt_PKG_CONFIG=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
buildinfo=''
datadir='${prefix}/share'
exec_prefix='NONE'
fontsdir=''
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/anders/hvirtual/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libogg_CFLAGS=''
libogg_LIBS=''
libtheora_CFLAGS=''
libtheora_LIBS=''
libvorbis_CFLAGS=''
libvorbis_LIBS=''
libvorbisenc_CFLAGS=''
libvorbisenc_LIBS=''
libvorbisfile_CFLAGS=''
libvorbisfile_LIBS=''
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
plugindir=''
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define ENABLE_NLS 1
#define HAVE_DCGETTEXT 1
#define HAVE_DLFCN_H 1
#define HAVE_GETTEXT 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "cinelerra"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "Cinelerra"
#define PACKAGE_STRING "Cinelerra 2.1"
#define PACKAGE_TARNAME "cinelerra"
#define PACKAGE_VERSION "2.1"
#define STDC_HEADERS 1
#define VERSION "2.1"
#endif
#ifdef __cplusplus
void exit (int);
configure: exit 1