Package: launchtool
Version: 0.7-1
Severity: important
Justification: fails to build from source

i was unable to build launchtool from source on a sarge system.  i first
tried on a woody system, and actually got much further, though was
unable to compile for other reasons.

debuild -b -us -uc

gave me this error:

checking for unistd.h... no
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check   
See `config.log' for more details.
make: *** [configure-stamp] Error 1
debuild: fatal error at line 764:
dpkg-buildpackage failed

attached should be the config.log and build log from the attempted build
on a sarge system.

live well,
  vagrant

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i586)
Kernel: Linux 2.6.8-2-386
Locale: LANG=es_US, LC_CTYPE=es_US (charmap=ISO-8859-1)

Versions of packages launchtool depends on:
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libgcc1                     1:3.4.3-6    GCC support library
ii  libpopt0                    1.7-5        lib for parsing cmdline parameters
ii  libstdc++5                  1:3.3.5-8    The GNU Standard C++ Library v3

-- no debconf information
dpkg-buildpackage: source package is launchtool
dpkg-buildpackage: source version is 0.7-1
dpkg-buildpackage: source maintainer is Enrico Zini <[EMAIL PROTECTED]>
dpkg-buildpackage: host architecture is i386
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
/usr/bin/make distclean
make[1]: Entering directory `/home/vagrant/src/launchtool-0.7'
make[1]: *** No rule to make target `distclean'.  Stop.
make[1]: Leaving directory `/home/vagrant/src/launchtool-0.7'
make: [clean] Error 2 (ignored)
dh_clean
 debian/rules build
dh_testdir
# Add here commands to configure the package.
./configure --prefix=/usr --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... missing
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for strerror in -lcposix... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for ranlib... ranlib
checking for sys/types.h... no
checking for sys/stat.h... no
checking for stdlib.h... no
checking for string.h... no
checking for memory.h... no
checking for strings.h... no
checking for inttypes.h... no
checking for stdint.h... no
checking for unistd.h... no
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
make: *** [configure-stamp] Error 1
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 --prefix=/usr --mandir=${prefix}/share/man 
--infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var

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

hostname = irimi
uname -m = i686
uname -r = 2.6.8-2-386
uname -s = Linux
uname -v = #1 Mon Jan 24 03:01:58 EST 2005

/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/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/bin/X11


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

configure:1313: checking for a BSD-compatible install
configure:1367: result: /usr/bin/install -c
configure:1378: checking whether build environment is sane
configure:1421: result: yes
configure:1436: checking whether make sets $(MAKE)
configure:1456: result: yes
configure:1488: checking for working aclocal-1.4
configure:1499: result: missing
configure:1503: checking for working autoconf
configure:1510: result: found
configure:1518: checking for working automake-1.4
configure:1529: result: missing
configure:1533: checking for working autoheader
configure:1540: result: found
configure:1548: checking for working makeinfo
configure:1559: result: missing
configure:1570: checking whether make sets $(MAKE)
configure:1590: result: yes
configure:1647: checking for gcc
configure:1663: found /usr/bin/gcc
configure:1673: result: gcc
configure:1917: checking for C compiler version
configure:1920: gcc --version </dev/null >&5
gcc (GCC) 3.3.5 (Debian 1:3.3.5-8)
Copyright (C) 2003 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:1923: $? = 0
configure:1925: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v 
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr 
--mandir=/usr/share/man --infodir=/usr/share/info 
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib 
--enable-nls --without-included-gettext --enable-__cxa_atexit 
--enable-clocale=gnu --enable-debug --enable-java-gc=boehm 
--enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-8)
configure:1928: $? = 0
configure:1930: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:1933: $? = 1
configure:1957: checking for C compiler default output
configure:1960: gcc    conftest.c  >&5
configure:1963: $? = 0
configure:2009: result: a.out
configure:2014: checking whether the C compiler works
configure:2020: ./a.out
configure:2023: $? = 0
configure:2040: result: yes
configure:2047: checking whether we are cross compiling
configure:2049: result: no
configure:2052: checking for suffix of executables
configure:2054: gcc -o conftest    conftest.c  >&5
configure:2057: $? = 0
configure:2082: result: 
configure:2088: checking for suffix of object files
configure:2110: gcc -c   conftest.c >&5
configure:2113: $? = 0
configure:2135: result: o
configure:2139: checking whether we are using the GNU C compiler
configure:2164: gcc -c   conftest.c >&5
configure:2167: $? = 0
configure:2170: test -s conftest.o
configure:2173: $? = 0
configure:2186: result: yes
configure:2192: checking whether gcc accepts -g
configure:2214: gcc -c -g  conftest.c >&5
configure:2217: $? = 0
configure:2220: test -s conftest.o
configure:2223: $? = 0
configure:2234: result: yes
configure:2251: checking for gcc option to accept ANSI C
configure:2312: gcc  -c -g -O2  conftest.c >&5
configure:2315: $? = 0
configure:2318: test -s conftest.o
configure:2321: $? = 0
configure:2339: result: none needed
configure:2357: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2360: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2471: checking for strerror in -lcposix
configure:2502: gcc -o conftest -g -O2   conftest.c -lcposix   >&5
/usr/bin/ld: cannot find -lcposix
collect2: ld returned 1 exit status
configure:2505: $? = 1
configure: failed program was:
| #line 2478 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "launchtool"
| #define VERSION "0.7"
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strerror ();
| int
| main ()
| {
| strerror ();
|   ;
|   return 0;
| }
configure:2523: result: no
configure:2577: checking for gcc
configure:2603: result: gcc
configure:2847: checking for C compiler version
configure:2850: gcc --version </dev/null >&5
gcc (GCC) 3.3.5 (Debian 1:3.3.5-8)
Copyright (C) 2003 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:2853: $? = 0
configure:2855: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v 
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr 
--mandir=/usr/share/man --infodir=/usr/share/info 
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib 
--enable-nls --without-included-gettext --enable-__cxa_atexit 
--enable-clocale=gnu --enable-debug --enable-java-gc=boehm 
--enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-8)
configure:2858: $? = 0
configure:2860: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2863: $? = 1
configure:2866: checking whether we are using the GNU C compiler
configure:2913: result: yes
configure:2919: checking whether gcc accepts -g
configure:2961: result: yes
configure:2978: checking for gcc option to accept ANSI C
configure:3066: result: none needed
configure:3084: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:3087: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3248: checking for g++
configure:3277: result: no
configure:3248: checking for c++
configure:3277: result: no
configure:3248: checking for gpp
configure:3277: result: no
configure:3248: checking for aCC
configure:3277: result: no
configure:3248: checking for CC
configure:3277: result: no
configure:3248: checking for cxx
configure:3277: result: no
configure:3248: checking for cc++
configure:3277: result: no
configure:3248: checking for cl
configure:3277: result: no
configure:3248: checking for FCC
configure:3277: result: no
configure:3248: checking for KCC
configure:3277: result: no
configure:3248: checking for RCC
configure:3277: result: no
configure:3248: checking for xlC_r
configure:3277: result: no
configure:3248: checking for xlC
configure:3277: result: no
configure:3290: checking for C++ compiler version
configure:3293: g++ --version </dev/null >&5
./configure: line 1: g++: command not found
configure:3296: $? = 127
configure:3298: g++ -v </dev/null >&5
./configure: line 1: g++: command not found
configure:3301: $? = 127
configure:3303: g++ -V </dev/null >&5
./configure: line 1: g++: command not found
configure:3306: $? = 127
configure:3309: checking whether we are using the GNU C++ compiler
configure:3334: g++ -c   conftest.cc >&5
./configure: line 1: g++: command not found
configure:3337: $? = 127
configure: failed program was:
| #line 3314 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "launchtool"
| #define VERSION "0.7"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:3356: result: no
configure:3362: checking whether g++ accepts -g
configure:3384: g++ -c -g  conftest.cc >&5
./configure: line 1: g++: command not found
configure:3387: $? = 127
configure: failed program was:
| #line 3367 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "launchtool"
| #define VERSION "0.7"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:3404: result: no
configure:3448: g++ -c   conftest.cc >&5
./configure: line 1: g++: command not found
configure:3451: $? = 127
configure: failed program was:
| #line 3430 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "launchtool"
| #define VERSION "0.7"
| /* end confdefs.h.  */
| #include <stdlib.h>
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3448: g++ -c   conftest.cc >&5
./configure: line 1: g++: command not found
configure:3451: $? = 127
configure: failed program was:
| #line 3430 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "launchtool"
| #define VERSION "0.7"
| /* end confdefs.h.  */
| #include <stdlib.h>
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3448: g++ -c   conftest.cc >&5
./configure: line 1: g++: command not found
configure:3451: $? = 127
configure: failed program was:
| #line 3430 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "launchtool"
| #define VERSION "0.7"
| /* end confdefs.h.  */
| #include <stdlib.h>
| extern "C" void std::exit (int) throw (); using std::exit;
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3448: g++ -c   conftest.cc >&5
./configure: line 1: g++: command not found
configure:3451: $? = 127
configure: failed program was:
| #line 3430 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "launchtool"
| #define VERSION "0.7"
| /* end confdefs.h.  */
| #include <stdlib.h>
| extern "C" void std::exit (int); using std::exit;
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3448: g++ -c   conftest.cc >&5
./configure: line 1: g++: command not found
configure:3451: $? = 127
configure: failed program was:
| #line 3430 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "launchtool"
| #define VERSION "0.7"
| /* end confdefs.h.  */
| #include <stdlib.h>
| extern "C" void exit (int) throw ();
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3448: g++ -c   conftest.cc >&5
./configure: line 1: g++: command not found
configure:3451: $? = 127
configure: failed program was:
| #line 3430 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "launchtool"
| #define VERSION "0.7"
| /* end confdefs.h.  */
| #include <stdlib.h>
| extern "C" void exit (int);
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3448: g++ -c   conftest.cc >&5
./configure: line 1: g++: command not found
configure:3451: $? = 127
configure: failed program was:
| #line 3430 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "launchtool"
| #define VERSION "0.7"
| /* end confdefs.h.  */
| #include <stdlib.h>
| void exit (int);
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3519: checking for gcc option to accept ANSI C
configure:3582: gcc  -c -g -O2  conftest.c >&5
configure:3585: $? = 0
configure:3588: test -s conftest.o
configure:3591: $? = 0
configure:3606: result: none needed
configure:3622: checking how to run the C preprocessor
configure:3658: gcc -E  conftest.c
configure:3664: $? = 0
configure:3696: gcc -E  conftest.c
configure:3700:28: ac_nonexistent.h: No such file or directory
configure:3702: $? = 1
configure: failed program was:
| #line 3687 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "launchtool"
| #define VERSION "0.7"
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3740: result: gcc -E
configure:3765: gcc -E  conftest.c
configure:3771: $? = 0
configure:3803: gcc -E  conftest.c
configure:3807:28: ac_nonexistent.h: No such file or directory
configure:3809: $? = 1
configure: failed program was:
| #line 3794 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "launchtool"
| #define VERSION "0.7"
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3852: checking for egrep
configure:3862: result: grep -E
configure:3867: checking for ANSI C header files
configure:3893: gcc -c -g -O2  conftest.c >&5
configure:3896: $? = 0
configure:3899: test -s conftest.o
configure:3902: $? = 0
configure:3991: gcc -o conftest -g -O2   conftest.c  >&5
configure:3994: $? = 0
configure:3996: ./conftest
configure:3999: $? = 0
configure:4014: result: yes
configure:4066: checking for ranlib
configure:4082: found /usr/bin/ranlib
configure:4093: result: ranlib
configure:4138: checking for sys/types.h
configure:4155: g++ -c   conftest.cc >&5
./configure: line 1: g++: command not found
configure:4158: $? = 127
configure: failed program was:
| #line 4143 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "launchtool"
| #define VERSION "0.7"
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <sys/types.h>
configure:4175: result: no
configure:4138: checking for sys/stat.h
configure:4155: g++ -c   conftest.cc >&5
./configure: line 1: g++: command not found
configure:4158: $? = 127
configure: failed program was:
| #line 4143 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "launchtool"
| #define VERSION "0.7"
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <sys/stat.h>
configure:4175: result: no
configure:4138: checking for stdlib.h
configure:4155: g++ -c   conftest.cc >&5
./configure: line 1: g++: command not found
configure:4158: $? = 127
configure: failed program was:
| #line 4143 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "launchtool"
| #define VERSION "0.7"
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <stdlib.h>
configure:4175: result: no
configure:4138: checking for string.h
configure:4155: g++ -c   conftest.cc >&5
./configure: line 1: g++: command not found
configure:4158: $? = 127
configure: failed program was:
| #line 4143 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "launchtool"
| #define VERSION "0.7"
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <string.h>
configure:4175: result: no
configure:4138: checking for memory.h
configure:4155: g++ -c   conftest.cc >&5
./configure: line 1: g++: command not found
configure:4158: $? = 127
configure: failed program was:
| #line 4143 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "launchtool"
| #define VERSION "0.7"
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <memory.h>
configure:4175: result: no
configure:4138: checking for strings.h
configure:4155: g++ -c   conftest.cc >&5
./configure: line 1: g++: command not found
configure:4158: $? = 127
configure: failed program was:
| #line 4143 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "launchtool"
| #define VERSION "0.7"
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <strings.h>
configure:4175: result: no
configure:4138: checking for inttypes.h
configure:4155: g++ -c   conftest.cc >&5
./configure: line 1: g++: command not found
configure:4158: $? = 127
configure: failed program was:
| #line 4143 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "launchtool"
| #define VERSION "0.7"
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <inttypes.h>
configure:4175: result: no
configure:4138: checking for stdint.h
configure:4155: g++ -c   conftest.cc >&5
./configure: line 1: g++: command not found
configure:4158: $? = 127
configure: failed program was:
| #line 4143 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "launchtool"
| #define VERSION "0.7"
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <stdint.h>
configure:4175: result: no
configure:4138: checking for unistd.h
configure:4155: g++ -c   conftest.cc >&5
./configure: line 1: g++: command not found
configure:4158: $? = 127
configure: failed program was:
| #line 4143 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "launchtool"
| #define VERSION "0.7"
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <unistd.h>
configure:4175: result: no
configure:4192: checking how to run the C++ preprocessor
configure:4224: g++ -E  conftest.cc
./configure: line 1: g++: command not found
configure:4230: $? = 127
configure: failed program was:
| #line 4210 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "launchtool"
| #define VERSION "0.7"
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:4224: g++ -E  conftest.cc
./configure: line 1: g++: command not found
configure:4230: $? = 127
configure: failed program was:
| #line 4210 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "launchtool"
| #define VERSION "0.7"
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:4224: /lib/cpp  conftest.cc
cpp: installation problem, cannot exec `cc1plus': No such file or directory
configure:4230: $? = 1
configure: failed program was:
| #line 4210 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "launchtool"
| #define VERSION "0.7"
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:4224: /lib/cpp  conftest.cc
cpp: installation problem, cannot exec `cc1plus': No such file or directory
configure:4230: $? = 1
configure: failed program was:
| #line 4210 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "launchtool"
| #define VERSION "0.7"
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:4306: result: /lib/cpp
configure:4331: /lib/cpp  conftest.cc
cpp: installation problem, cannot exec `cc1plus': No such file or directory
configure:4337: $? = 1
configure: failed program was:
| #line 4317 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "launchtool"
| #define VERSION "0.7"
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:4331: /lib/cpp  conftest.cc
cpp: installation problem, cannot exec `cc1plus': No such file or directory
configure:4337: $? = 1
configure: failed program was:
| #line 4317 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "launchtool"
| #define VERSION "0.7"
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:4405: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

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

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_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_inttypes_h=no
ac_cv_header_memory_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=no
ac_cv_header_string_h=no
ac_cv_header_strings_h=no
ac_cv_header_sys_stat_h=no
ac_cv_header_sys_types_h=no
ac_cv_header_unistd_h=no
ac_cv_lib_cposix_strerror=no
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP=/lib/cpp
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
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_prog_cc_stdc=

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='/home/vagrant/src/launchtool-0.7/missing aclocal-1.4'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='/home/vagrant/src/launchtool-0.7/missing automake-1.4'
CC='gcc'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='/lib/cpp'
CXXFLAGS=''
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
HAVE_EXECINFO_H=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='/home/vagrant/src/launchtool-0.7/missing makeinfo'
OBJEXT='o'
PACKAGE='launchtool'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
VERSION='0.7'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_RANLIB='ranlib'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
docdir='$(prefix)/share/doc/launchtool'
exec_prefix='NONE'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/share/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/var'
mandir='${prefix}/share/man'
oldincludedir='/usr/include'
piddir='/var/run'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

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

#define PACKAGE "launchtool"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "0.7"
#endif
#ifdef __cplusplus
void exit (int);

configure: exit 1

Attachment: signature.asc
Description: Digital signature

Reply via email to