[PlanetCCRMA] ANN: VST on FC3 on Planet CCRMA HOWTO V 1.1

Jeff Farr moogah@gmail.com
Fri Oct 14 11:22:00 2005


------=_Part_30343_28579555.1129314084057
Content-Type: multipart/alternative; 
	boundary="----=_Part_30344_4887553.1129314084057"

------=_Part_30344_4887553.1129314084057
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hello Timo. Thanks for the well structured toot on VST's. I've been working
my way through it and have possibly found a couple things to add to it. My
install of FC3 didn't have the automake packages so that ./autogen didn't
work for fst-1.6, I simply installed them with synaptic and that step went
fine. I'm not trying to ./configure the jack_fst-1.2 stuff and I'm getting
an error:
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
attached is a copy of the config.log file. It's long enough that I haven't
narrowed down the problem yet, and I'm a Linux noob so perhaps I've simply
forgotten something along the way, in any case these two things could be
added to a "Troubleshooting" section of the howto

------=_Part_30344_4887553.1129314084057
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hello Timo.  Thanks for the well structured toot on VST's. 
I've been working my way through it and have possibly found a couple
things to add to it.  My install of FC3 didn't have the automake
packages so that ./autogen didn't work for fst-1.6, I simply installed
them with synaptic and that step went fine.  I'm not trying to
./configure the jack_fst-1.2 stuff and I'm getting an error:<br>
configure: error: C++ preprocessor &quot;/lib/cpp&quot; fails sanity check<=
br>
attached is a copy of the config.log file.&nbsp; It's long enough that
I haven't narrowed down the problem yet, and I'm a Linux noob so
perhaps I've simply forgotten something along the way, in any case
these two things could be added to a &quot;Troubleshooting&quot; section of=
 the
howto<br><br><br>

------=_Part_30344_4887553.1129314084057--

------=_Part_30343_28579555.1129314084057
Content-Type: text/x-log; name=config.log; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="config.log"

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = localhost.localdomain
uname -m = i686
uname -r = 2.6.10-2.1.ll.rhfc3.ccrma
uname -s = Linux
uname -v = #1 Thu Dec 30 03:08:13 EST 2004

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /usr/java/jdk1.5.0_04/bin
PATH: /home/moogah/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1502: checking for a BSD-compatible install
configure:1556: result: /usr/bin/install -c
configure:1567: checking whether build environment is sane
configure:1610: result: yes
configure:1643: checking for gawk
configure:1659: found /usr/bin/gawk
configure:1669: result: gawk
configure:1679: checking whether make sets $(MAKE)
configure:1699: result: yes
configure:1945: checking build system type
configure:1963: result: i686-redhat-linux-gnu
configure:1971: checking host system type
configure:1985: result: i686-redhat-linux-gnu
configure:2005: checking for style of include used by make
configure:2033: result: GNU
configure:2104: checking for gcc
configure:2120: found /usr/bin/gcc
configure:2130: result: gcc
configure:2374: checking for C compiler version
configure:2377: gcc --version </dev/null >&5
gcc (GCC) 3.4.4 20050721 (Red Hat 3.4.4-2)
Copyright (C) 2004 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:2380: $? = 0
configure:2382: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.4/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux
Thread model: posix
gcc version 3.4.4 20050721 (Red Hat 3.4.4-2)
configure:2385: $? = 0
configure:2387: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2390: $? = 1
configure:2414: checking for C compiler default output
configure:2417: gcc    conftest.c  >&5
configure:2420: $? = 0
configure:2466: result: a.out
configure:2471: checking whether the C compiler works
configure:2477: ./a.out
configure:2480: $? = 0
configure:2497: result: yes
configure:2504: checking whether we are cross compiling
configure:2506: result: no
configure:2509: checking for suffix of executables
configure:2511: gcc -o conftest    conftest.c  >&5
configure:2514: $? = 0
configure:2539: result: 
configure:2545: checking for suffix of object files
configure:2567: gcc -c   conftest.c >&5
configure:2570: $? = 0
configure:2592: result: o
configure:2596: checking whether we are using the GNU C compiler
configure:2621: gcc -c   conftest.c >&5
configure:2624: $? = 0
configure:2627: test -s conftest.o
configure:2630: $? = 0
configure:2643: result: yes
configure:2649: checking whether gcc accepts -g
configure:2671: gcc -c -g  conftest.c >&5
configure:2674: $? = 0
configure:2677: test -s conftest.o
configure:2680: $? = 0
configure:2691: result: yes
configure:2708: checking for gcc option to accept ANSI C
configure:2769: gcc  -c -g -O2  conftest.c >&5
configure:2772: $? = 0
configure:2775: test -s conftest.o
configure:2778: $? = 0
configure:2796: result: none needed
configure:2814: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2817: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2928: checking dependency style of gcc
configure:3011: result: gcc3
configure:3028: checking for a sed that does not truncate output
configure:3082: result: /bin/sed
configure:3085: checking for egrep
configure:3095: result: grep -E
configure:3111: checking for ld used by gcc
configure:3178: result: /usr/bin/ld
configure:3187: checking if the linker (/usr/bin/ld) is GNU ld
configure:3202: result: yes
configure:3207: checking for /usr/bin/ld option to reload object files
configure:3214: result: -r
configure:3223: checking for BSD-compatible nm
configure:3265: result: /usr/bin/nm -B
configure:3269: checking whether ln -s works
configure:3273: result: yes
configure:3280: checking how to recognise dependent libraries
configure:3480: result: pass_all
configure:3684: checking how to run the C preprocessor
configure:3720: gcc -E  conftest.c
configure:3726: $? = 0
configure:3758: gcc -E  conftest.c
configure:3759:28: ac_nonexistent.h: No such file or directory
configure:3764: $? = 1
configure: failed program was:
| #line 3749 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jack_fst"
| #define VERSION "1.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3802: result: gcc -E
configure:3827: gcc -E  conftest.c
configure:3833: $? = 0
configure:3865: gcc -E  conftest.c
configure:3866:28: ac_nonexistent.h: No such file or directory
configure:3871: $? = 1
configure: failed program was:
| #line 3856 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jack_fst"
| #define VERSION "1.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3914: checking for ANSI C header files
configure:3940: gcc -c -g -O2  conftest.c >&5
configure:3943: $? = 0
configure:3946: test -s conftest.o
configure:3949: $? = 0
configure:4041: gcc -o conftest -g -O2   conftest.c  >&5
configure:4044: $? = 0
configure:4046: ./conftest
configure:4049: $? = 0
configure:4064: result: yes
configure:4088: checking for sys/types.h
configure:4105: gcc -c -g -O2  conftest.c >&5
configure:4108: $? = 0
configure:4111: test -s conftest.o
configure:4114: $? = 0
configure:4125: result: yes
configure:4088: checking for sys/stat.h
configure:4105: gcc -c -g -O2  conftest.c >&5
configure:4108: $? = 0
configure:4111: test -s conftest.o
configure:4114: $? = 0
configure:4125: result: yes
configure:4088: checking for stdlib.h
configure:4105: gcc -c -g -O2  conftest.c >&5
configure:4108: $? = 0
configure:4111: test -s conftest.o
configure:4114: $? = 0
configure:4125: result: yes
configure:4088: checking for string.h
configure:4105: gcc -c -g -O2  conftest.c >&5
configure:4108: $? = 0
configure:4111: test -s conftest.o
configure:4114: $? = 0
configure:4125: result: yes
configure:4088: checking for memory.h
configure:4105: gcc -c -g -O2  conftest.c >&5
configure:4108: $? = 0
configure:4111: test -s conftest.o
configure:4114: $? = 0
configure:4125: result: yes
configure:4088: checking for strings.h
configure:4105: gcc -c -g -O2  conftest.c >&5
configure:4108: $? = 0
configure:4111: test -s conftest.o
configure:4114: $? = 0
configure:4125: result: yes
configure:4088: checking for inttypes.h
configure:4105: gcc -c -g -O2  conftest.c >&5
configure:4108: $? = 0
configure:4111: test -s conftest.o
configure:4114: $? = 0
configure:4125: result: yes
configure:4088: checking for stdint.h
configure:4105: gcc -c -g -O2  conftest.c >&5
configure:4108: $? = 0
configure:4111: test -s conftest.o
configure:4114: $? = 0
configure:4125: result: yes
configure:4088: checking for unistd.h
configure:4105: gcc -c -g -O2  conftest.c >&5
configure:4108: $? = 0
configure:4111: test -s conftest.o
configure:4114: $? = 0
configure:4125: result: yes
configure:4151: checking dlfcn.h usability
configure:4164: gcc -c -g -O2  conftest.c >&5
configure:4167: $? = 0
configure:4170: test -s conftest.o
configure:4173: $? = 0
configure:4183: result: yes
configure:4187: checking dlfcn.h presence
configure:4198: gcc -E  conftest.c
configure:4204: $? = 0
configure:4223: result: yes
configure:4259: checking for dlfcn.h
configure:4266: result: yes
configure:4331: checking for g++
configure:4360: result: no
configure:4331: checking for c++
configure:4360: result: no
configure:4331: checking for gpp
configure:4360: result: no
configure:4331: checking for aCC
configure:4360: result: no
configure:4331: checking for CC
configure:4360: result: no
configure:4331: checking for cxx
configure:4360: result: no
configure:4331: checking for cc++
configure:4360: result: no
configure:4331: checking for cl
configure:4360: result: no
configure:4331: checking for FCC
configure:4360: result: no
configure:4331: checking for KCC
configure:4360: result: no
configure:4331: checking for RCC
configure:4360: result: no
configure:4331: checking for xlC_r
configure:4360: result: no
configure:4331: checking for xlC
configure:4360: result: no
configure:4373: checking for C++ compiler version
configure:4376: g++ --version </dev/null >&5
./configure: line 4377: g++: command not found
configure:4379: $? = 127
configure:4381: g++ -v </dev/null >&5
./configure: line 4382: g++: command not found
configure:4384: $? = 127
configure:4386: g++ -V </dev/null >&5
./configure: line 4387: g++: command not found
configure:4389: $? = 127
configure:4392: checking whether we are using the GNU C++ compiler
configure:4417: g++ -c   conftest.cc >&5
./configure: line 4418: g++: command not found
configure:4420: $? = 127
configure: failed program was:
| #line 4397 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jack_fst"
| #define VERSION "1.2"
| #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.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:4439: result: no
configure:4445: checking whether g++ accepts -g
configure:4467: g++ -c -g  conftest.cc >&5
./configure: line 4468: g++: command not found
configure:4470: $? = 127
configure: failed program was:
| #line 4450 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jack_fst"
| #define VERSION "1.2"
| #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.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:4487: result: no
configure:4531: g++ -c   conftest.cc >&5
./configure: line 4532: g++: command not found
configure:4534: $? = 127
configure: failed program was:
| #line 4513 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jack_fst"
| #define VERSION "1.2"
| #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.  */
| #include <stdlib.h>
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4531: g++ -c   conftest.cc >&5
./configure: line 4532: g++: command not found
configure:4534: $? = 127
configure: failed program was:
| #line 4513 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jack_fst"
| #define VERSION "1.2"
| #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.  */
| #include <stdlib.h>
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4531: g++ -c   conftest.cc >&5
./configure: line 4532: g++: command not found
configure:4534: $? = 127
configure: failed program was:
| #line 4513 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jack_fst"
| #define VERSION "1.2"
| #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.  */
| #include <stdlib.h>
| extern "C" void std::exit (int) throw (); using std::exit;
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4531: g++ -c   conftest.cc >&5
./configure: line 4532: g++: command not found
configure:4534: $? = 127
configure: failed program was:
| #line 4513 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jack_fst"
| #define VERSION "1.2"
| #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.  */
| #include <stdlib.h>
| extern "C" void std::exit (int); using std::exit;
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4531: g++ -c   conftest.cc >&5
./configure: line 4532: g++: command not found
configure:4534: $? = 127
configure: failed program was:
| #line 4513 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jack_fst"
| #define VERSION "1.2"
| #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.  */
| #include <stdlib.h>
| extern "C" void exit (int) throw ();
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4531: g++ -c   conftest.cc >&5
./configure: line 4532: g++: command not found
configure:4534: $? = 127
configure: failed program was:
| #line 4513 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jack_fst"
| #define VERSION "1.2"
| #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.  */
| #include <stdlib.h>
| extern "C" void exit (int);
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4531: g++ -c   conftest.cc >&5
./configure: line 4532: g++: command not found
configure:4534: $? = 127
configure: failed program was:
| #line 4513 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jack_fst"
| #define VERSION "1.2"
| #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.  */
| #include <stdlib.h>
| void exit (int);
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4601: checking dependency style of g++
configure:4684: result: none
configure:4706: checking how to run the C++ preprocessor
configure:4738: g++ -E  conftest.cc
./configure: line 4739: g++: command not found
configure:4744: $? = 127
configure: failed program was:
| #line 4724 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jack_fst"
| #define VERSION "1.2"
| #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
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:4738: g++ -E  conftest.cc
./configure: line 4739: g++: command not found
configure:4744: $? = 127
configure: failed program was:
| #line 4724 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jack_fst"
| #define VERSION "1.2"
| #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
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:4738: /lib/cpp  conftest.cc
cpp: installation problem, cannot exec `cc1plus': No such file or directory
configure:4744: $? = 1
configure: failed program was:
| #line 4724 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jack_fst"
| #define VERSION "1.2"
| #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
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:4738: /lib/cpp  conftest.cc
cpp: installation problem, cannot exec `cc1plus': No such file or directory
configure:4744: $? = 1
configure: failed program was:
| #line 4724 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jack_fst"
| #define VERSION "1.2"
| #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
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:4820: result: /lib/cpp
configure:4845: /lib/cpp  conftest.cc
cpp: installation problem, cannot exec `cc1plus': No such file or directory
configure:4851: $? = 1
configure: failed program was:
| #line 4831 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jack_fst"
| #define VERSION "1.2"
| #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
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:4845: /lib/cpp  conftest.cc
cpp: installation problem, cannot exec `cc1plus': No such file or directory
configure:4851: $? = 1
configure: failed program was:
| #line 4831 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "jack_fst"
| #define VERSION "1.2"
| #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
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:4919: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-redhat-linux-gnu
ac_cv_build_alias=i686-redhat-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=no
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_LDFLAGS_set=
ac_cv_env_LDFLAGS_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_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=i686-redhat-linux-gnu
ac_cv_host_alias=i686-redhat-linux-gnu
ac_cv_objext=o
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_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
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=none
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.5.so'
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. ##
## ----------------- ##

ACLOCAL='${SHELL} /usr/local/src/jack_fst-1.2/missing --run aclocal-1.7'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/local/src/jack_fst-1.2/missing --run tar'
AR=''
AUTOCONF='${SHELL} /usr/local/src/jack_fst-1.2/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/local/src/jack_fst-1.2/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/local/src/jack_fst-1.2/missing --run automake-1.7'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
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'
EXEEXT=''
F77=''
FFLAGS=''
FST_CFLAGS=''
FST_LIBS=''
GTK_CFLAGS=''
GTK_LIBS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
JACK_CFLAGS=''
JACK_LIBS=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/local/src/jack_fst-1.2/missing --run makeinfo'
OBJEXT='o'
PACKAGE='jack_fst'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG=''
RANLIB=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='1.2'
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i686-redhat-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='redhat'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i686-redhat-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='redhat'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/local/src/jack_fst-1.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define HAVE_DLFCN_H 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 "jack_fst"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "1.2"
#endif
#ifdef __cplusplus
void exit (int);

configure: exit 1

------=_Part_30343_28579555.1129314084057--