Kmail and OpenPGP

Ken Walker <[email protected]>
Newsgroups gmane.comp.encryption.gpg.gpa.devel
Organization lunar
Message-ID <[email protected]>
I have put off trying to get Kmail to work with PGP beyond just the usual 
inline waiting for Kmail 1.7 to make it into Mandrake Cooker and it appeared 
yesterday.  My earlier attept at using the instructions for 1.6 bombed.  The 
new version I am following is at:

http://kmail.kde.org/kmail-pgpmime-howto.html

I hope this is the appropriate place to ask these questions as I am not very 
skilled in using command line processes and have never compiled packages in 
this way before, but here goes:

I have tried to use the multiple commands in a single line but then when that 
produced errors, I took them one step at a time.  

Here is my what I have tried:

=============

kgw@full:~/downloads/aegypten$ ls
gnupg-1.9.9  gnupg-1.9.9.tar.gz  libksba-0.9.8  libksba-0.9.8.tar.gz
kgw@full:~/downloads/aegypten$ cd libksba && ./configure && make && make check 
&& su root -c "make install"
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gawk... (cached) gawk
checking for gcc... gcc
checking for C compiler default output file name... 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 style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for bison... no
checking for byacc... no
checking for inline... inline
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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 dependency style of g++... none
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
kgw@full:~/downloads/aegypten/libksba$
kgw@full:~/downloads/aegypten/libksba$ libksba
bash: libksba: command not found
kgw@full:~/downloads/aegypten/libksba$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gawk... (cached) gawk
checking for gcc... gcc
checking for C compiler default output file name... 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 style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for bison... no
checking for byacc... no
checking for inline... inline
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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 dependency style of g++... none
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
kgw@full:~/downloads/aegypten/libksba$

=============

I have attached the config.log file.

My guess is that I lack some packages necessary to be able to compile but I 
have no idea whether that is right or what packages may be necessary.

Can anyone here help?  Thanks in advance.

-- 
Ken Walker, Qualicum Beach, BC
http://lunar.ca

For email security information and my public key, go to 
http://lunar.ca/security.htm

_______________________________________________
Gpa-dev mailing list
[email protected]
http://lists.gnupg.org/mailman/listinfo/gpa-dev
config.log (text/x-log, 29.1 KB)
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by libksba configure 0.9.8, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure 

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

hostname = full
uname -m = i686
uname -r = 2.6.3-4mdk
uname -s = Linux
uname -v = #1 Tue Mar 2 07:26:13 CET 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/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin/
PATH: /usr/games


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

configure:1575: checking for a BSD-compatible install
configure:1630: result: /usr/bin/install -c
configure:1641: checking whether build environment is sane
configure:1684: result: yes
configure:1717: checking for gawk
configure:1733: found /usr/bin/gawk
configure:1743: result: gawk
configure:1753: checking whether make sets $(MAKE)
configure:1773: result: yes
configure:1945: checking whether to enable maintainer-specific portions of Makefiles
configure:1954: result: no
configure:2010: checking for gawk
configure:2036: result: gawk
configure:2092: checking for gcc
configure:2108: found /usr/bin/gcc
configure:2118: result: gcc
configure:2362: checking for C compiler version
configure:2365: gcc --version </dev/null >&5
gcc (GCC) 3.4.1 (Mandrakelinux (Alpha 3.4.1-3mdk)
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:2368: $? = 0
configure:2370: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/i586-mandrake-linux-gnu/3.4.1/specs
Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-clocale=gnu --disable-libunwind-exceptions --enable-languages=c,c++,ada,f77,objc,java --host=i586-mandrake-linux-gnu --with-system-zlib
Thread model: posix
gcc version 3.4.1 (Mandrakelinux (Alpha 3.4.1-3mdk)
configure:2373: $? = 0
configure:2375: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2378: $? = 1
configure:2401: checking for C compiler default output file name
configure:2404: gcc    conftest.c  >&5
configure:2407: $? = 0
configure:2453: result: a.out
configure:2458: checking whether the C compiler works
configure:2464: ./a.out
configure:2467: $? = 0
configure:2484: result: yes
configure:2491: checking whether we are cross compiling
configure:2493: result: no
configure:2496: checking for suffix of executables
configure:2498: gcc -o conftest    conftest.c  >&5
configure:2501: $? = 0
configure:2526: result: 
configure:2532: checking for suffix of object files
configure:2553: gcc -c   conftest.c >&5
configure:2556: $? = 0
configure:2578: result: o
configure:2582: checking whether we are using the GNU C compiler
configure:2606: gcc -c   conftest.c >&5
configure:2612: $? = 0
configure:2615: test -z 			 || test ! -s conftest.err
configure:2618: $? = 0
configure:2621: test -s conftest.o
configure:2624: $? = 0
configure:2637: result: yes
configure:2643: checking whether gcc accepts -g
configure:2664: gcc -c -g  conftest.c >&5
configure:2670: $? = 0
configure:2673: test -z 			 || test ! -s conftest.err
configure:2676: $? = 0
configure:2679: test -s conftest.o
configure:2682: $? = 0
configure:2693: result: yes
configure:2710: checking for gcc option to accept ANSI C
configure:2780: gcc  -c -g -O2  conftest.c >&5
configure:2786: $? = 0
configure:2789: test -z 			 || test ! -s conftest.err
configure:2792: $? = 0
configure:2795: test -s conftest.o
configure:2798: $? = 0
configure:2816: result: none needed
configure:2834: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2840: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2981: checking for style of include used by make
configure:3009: result: GNU
configure:3037: checking dependency style of gcc
configure:3120: result: gcc3
configure:3142: checking how to run the C preprocessor
configure:3177: gcc -E  conftest.c
configure:3183: $? = 0
configure:3215: gcc -E  conftest.c
conftest.c:13:28: ac_nonexistent.h: No such file or directory
configure:3221: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libksba"
| #define PACKAGE_TARNAME "libksba"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "libksba 0.9.8"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3260: result: gcc -E
configure:3284: gcc -E  conftest.c
configure:3290: $? = 0
configure:3322: gcc -E  conftest.c
conftest.c:13:28: ac_nonexistent.h: No such file or directory
configure:3328: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libksba"
| #define PACKAGE_TARNAME "libksba"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "libksba 0.9.8"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3384: checking for a BSD-compatible install
configure:3439: result: /usr/bin/install -c
configure:3450: checking whether ln -s works
configure:3454: result: yes
configure:3461: checking whether make sets $(MAKE)
configure:3481: result: yes
configure:3495: checking for bison
configure:3524: result: no
configure:3495: checking for byacc
configure:3524: result: no
configure:3534: checking for inline
configure:3555: gcc -c -g -O2  conftest.c >&5
configure:3561: $? = 0
configure:3564: test -z 			 || test ! -s conftest.err
configure:3567: $? = 0
configure:3570: test -s conftest.o
configure:3573: $? = 0
configure:3585: result: inline
configure:3683: checking build system type
configure:3701: result: i686-pc-linux-gnu
configure:3709: checking host system type
configure:3723: result: i686-pc-linux-gnu
configure:3731: checking for a sed that does not truncate output
configure:3785: result: /bin/sed
configure:3788: checking for egrep
configure:3798: result: grep -E
configure:3814: checking for ld used by gcc
configure:3881: result: /usr/bin/ld
configure:3890: checking if the linker (/usr/bin/ld) is GNU ld
configure:3905: result: yes
configure:3910: checking for /usr/bin/ld option to reload object files
configure:3917: result: -r
configure:3926: checking for BSD-compatible nm
configure:3968: result: /usr/bin/nm -B
configure:3972: checking how to recognise dependent libraries
configure:4146: result: pass_all
configure:4354: checking for ANSI C header files
configure:4379: gcc -c -g -O2  conftest.c >&5
configure:4385: $? = 0
configure:4388: test -z 			 || test ! -s conftest.err
configure:4391: $? = 0
configure:4394: test -s conftest.o
configure:4397: $? = 0
configure:4483: gcc -o conftest -g -O2   conftest.c  >&5
configure:4486: $? = 0
configure:4488: ./conftest
configure:4491: $? = 0
configure:4506: result: yes
configure:4530: checking for sys/types.h
configure:4546: gcc -c -g -O2  conftest.c >&5
configure:4552: $? = 0
configure:4555: test -z 			 || test ! -s conftest.err
configure:4558: $? = 0
configure:4561: test -s conftest.o
configure:4564: $? = 0
configure:4575: result: yes
configure:4530: checking for sys/stat.h
configure:4546: gcc -c -g -O2  conftest.c >&5
configure:4552: $? = 0
configure:4555: test -z 			 || test ! -s conftest.err
configure:4558: $? = 0
configure:4561: test -s conftest.o
configure:4564: $? = 0
configure:4575: result: yes
configure:4530: checking for stdlib.h
configure:4546: gcc -c -g -O2  conftest.c >&5
configure:4552: $? = 0
configure:4555: test -z 			 || test ! -s conftest.err
configure:4558: $? = 0
configure:4561: test -s conftest.o
configure:4564: $? = 0
configure:4575: result: yes
configure:4530: checking for string.h
configure:4546: gcc -c -g -O2  conftest.c >&5
configure:4552: $? = 0
configure:4555: test -z 			 || test ! -s conftest.err
configure:4558: $? = 0
configure:4561: test -s conftest.o
configure:4564: $? = 0
configure:4575: result: yes
configure:4530: checking for memory.h
configure:4546: gcc -c -g -O2  conftest.c >&5
configure:4552: $? = 0
configure:4555: test -z 			 || test ! -s conftest.err
configure:4558: $? = 0
configure:4561: test -s conftest.o
configure:4564: $? = 0
configure:4575: result: yes
configure:4530: checking for strings.h
configure:4546: gcc -c -g -O2  conftest.c >&5
configure:4552: $? = 0
configure:4555: test -z 			 || test ! -s conftest.err
configure:4558: $? = 0
configure:4561: test -s conftest.o
configure:4564: $? = 0
configure:4575: result: yes
configure:4530: checking for inttypes.h
configure:4546: gcc -c -g -O2  conftest.c >&5
configure:4552: $? = 0
configure:4555: test -z 			 || test ! -s conftest.err
configure:4558: $? = 0
configure:4561: test -s conftest.o
configure:4564: $? = 0
configure:4575: result: yes
configure:4530: checking for stdint.h
configure:4546: gcc -c -g -O2  conftest.c >&5
configure:4552: $? = 0
configure:4555: test -z 			 || test ! -s conftest.err
configure:4558: $? = 0
configure:4561: test -s conftest.o
configure:4564: $? = 0
configure:4575: result: yes
configure:4530: checking for unistd.h
configure:4546: gcc -c -g -O2  conftest.c >&5
configure:4552: $? = 0
configure:4555: test -z 			 || test ! -s conftest.err
configure:4558: $? = 0
configure:4561: test -s conftest.o
configure:4564: $? = 0
configure:4575: result: yes
configure:4601: checking dlfcn.h usability
configure:4613: gcc -c -g -O2  conftest.c >&5
configure:4619: $? = 0
configure:4622: test -z 			 || test ! -s conftest.err
configure:4625: $? = 0
configure:4628: test -s conftest.o
configure:4631: $? = 0
configure:4641: result: yes
configure:4645: checking dlfcn.h presence
configure:4655: gcc -E  conftest.c
configure:4661: $? = 0
configure:4681: result: yes
configure:4716: checking for dlfcn.h
configure:4723: result: yes
configure:4788: checking for g++
configure:4817: result: no
configure:4788: checking for c++
configure:4817: result: no
configure:4788: checking for gpp
configure:4817: result: no
configure:4788: checking for aCC
configure:4817: result: no
configure:4788: checking for CC
configure:4817: result: no
configure:4788: checking for cxx
configure:4817: result: no
configure:4788: checking for cc++
configure:4817: result: no
configure:4788: checking for cl
configure:4817: result: no
configure:4788: checking for FCC
configure:4817: result: no
configure:4788: checking for KCC
configure:4817: result: no
configure:4788: checking for RCC
configure:4817: result: no
configure:4788: checking for xlC_r
configure:4817: result: no
configure:4788: checking for xlC
configure:4817: result: no
configure:4830: checking for C++ compiler version
configure:4833: g++ --version </dev/null >&5
./configure: line 1: g++: command not found
configure:4836: $? = 127
configure:4838: g++ -v </dev/null >&5
./configure: line 1: g++: command not found
configure:4841: $? = 127
configure:4843: g++ -V </dev/null >&5
./configure: line 1: g++: command not found
configure:4846: $? = 127
configure:4849: checking whether we are using the GNU C++ compiler
configure:4873: g++ -c   conftest.cc >&5
./configure: line 1: g++: command not found
configure:4879: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libksba"
| #define PACKAGE_TARNAME "libksba"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "libksba 0.9.8"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #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:4904: result: no
configure:4910: checking whether g++ accepts -g
configure:4931: g++ -c -g  conftest.cc >&5
./configure: line 1: g++: command not found
configure:4937: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libksba"
| #define PACKAGE_TARNAME "libksba"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "libksba 0.9.8"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #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:4960: result: no
configure:5002: g++ -c   conftest.cc >&5
./configure: line 1: g++: command not found
configure:5008: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libksba"
| #define PACKAGE_TARNAME "libksba"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "libksba 0.9.8"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #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:5002: g++ -c   conftest.cc >&5
./configure: line 1: g++: command not found
configure:5008: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libksba"
| #define PACKAGE_TARNAME "libksba"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "libksba 0.9.8"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #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.  */
| extern "C" void std::exit (int) throw (); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:5002: g++ -c   conftest.cc >&5
./configure: line 1: g++: command not found
configure:5008: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libksba"
| #define PACKAGE_TARNAME "libksba"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "libksba 0.9.8"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #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.  */
| extern "C" void std::exit (int); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:5002: g++ -c   conftest.cc >&5
./configure: line 1: g++: command not found
configure:5008: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libksba"
| #define PACKAGE_TARNAME "libksba"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "libksba 0.9.8"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #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.  */
| extern "C" void exit (int) throw ();
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:5002: g++ -c   conftest.cc >&5
./configure: line 1: g++: command not found
configure:5008: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libksba"
| #define PACKAGE_TARNAME "libksba"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "libksba 0.9.8"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #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.  */
| extern "C" void exit (int);
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:5002: g++ -c   conftest.cc >&5
./configure: line 1: g++: command not found
configure:5008: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libksba"
| #define PACKAGE_TARNAME "libksba"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "libksba 0.9.8"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #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.  */
| void exit (int);
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:5089: checking dependency style of g++
configure:5172: result: none
configure:5194: checking how to run the C++ preprocessor
configure:5225: g++ -E  conftest.cc
./configure: line 1: g++: command not found
configure:5231: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libksba"
| #define PACKAGE_TARNAME "libksba"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "libksba 0.9.8"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #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:5225: g++ -E  conftest.cc
./configure: line 1: g++: command not found
configure:5231: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libksba"
| #define PACKAGE_TARNAME "libksba"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "libksba 0.9.8"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #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:5225: /lib/cpp  conftest.cc
cpp: installation problem, cannot exec `cc1plus': No such file or directory
configure:5231: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libksba"
| #define PACKAGE_TARNAME "libksba"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "libksba 0.9.8"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #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:5225: /lib/cpp  conftest.cc
cpp: installation problem, cannot exec `cc1plus': No such file or directory
configure:5231: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libksba"
| #define PACKAGE_TARNAME "libksba"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "libksba 0.9.8"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #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:5308: result: /lib/cpp
configure:5332: /lib/cpp  conftest.cc
cpp: installation problem, cannot exec `cc1plus': No such file or directory
configure:5338: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libksba"
| #define PACKAGE_TARNAME "libksba"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "libksba 0.9.8"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #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:5332: /lib/cpp  conftest.cc
cpp: installation problem, cannot exec `cc1plus': No such file or directory
configure:5338: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "libksba"
| #define PACKAGE_TARNAME "libksba"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "libksba 0.9.8"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #define PACKAGE "libksba"
| #define VERSION "0.9.8"
| #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:5407: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
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-pc-linux-gnu
ac_cv_host_alias=i686-pc-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=
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} /home/kgw/downloads/aegypten/libksba/missing --run aclocal-1.7'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/kgw/downloads/aegypten/libksba/missing --run tar'
AR=''
AUTOCONF='${SHELL} /home/kgw/downloads/aegypten/libksba/missing --run autoconf'
AUTOHEADER='${SHELL} /home/kgw/downloads/aegypten/libksba/missing --run autoheader'
AUTOMAKE='${SHELL} /home/kgw/downloads/aegypten/libksba/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=''
GPG_ERROR_CFLAGS=''
GPG_ERROR_CONFIG=''
GPG_ERROR_LIBS=''
HAVE_LD_VERSION_SCRIPT_FALSE=''
HAVE_LD_VERSION_SCRIPT_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
KSBA_CONFIG_CFLAGS=''
KSBA_CONFIG_LIBS=''
LDFLAGS=''
LIBKSBA_LT_AGE='5'
LIBKSBA_LT_CURRENT='13'
LIBKSBA_LT_REVISION='1'
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/kgw/downloads/aegypten/libksba/missing --run makeinfo'
OBJEXT='o'
PACKAGE='libksba'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='libksba'
PACKAGE_STRING='libksba 0.9.8'
PACKAGE_TARNAME='libksba'
PACKAGE_VERSION='0.9.8'
PATH_SEPARATOR=':'
RANLIB=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='0.9.8'
YACC='yacc'
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-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/kgw/downloads/aegypten/libksba/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 "libksba"
#define PACKAGE "libksba"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_NAME "libksba"
#define PACKAGE_STRING "libksba 0.9.8"
#define PACKAGE_TARNAME "libksba"
#define PACKAGE_VERSION "0.9.8"
#define STDC_HEADERS 1
#define VERSION "0.9.8"
#define VERSION "0.9.8"
#endif
#ifdef __cplusplus
void exit (int);

configure: exit 1
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQBBQzg5VhraQJ55Hu4RAmehAJoDmAA8HisJ8d7gndH8dxkMcFAn+gCfejNd
OYEw3u2b5n/X+7p14pt4FkY=
=g9Dy
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.