[gpkcs11-dev] Log.txt output
Status: Beta
Brought to you by:
cypherfox
|
From: D T <fig...@ho...> - 2002-09-05 13:34:19
|
This is the output for the configure::
$ make
cd . && autoheader
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.
WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':
WARNING: AC_DEFINE([NEED_MAIN], 1,
WARNING: [Define if a function `main' is needed.])
WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
autoheader: `conf.h.in' is updated
touch ./conf.h.in
cd . && /bin/sh ./config.status conf.h
Usage: ./config.status [--recheck] [--version] [--help]
make: *** [stamp-h1] Error 1
-----------------------------------------------------------------------------------
$ ./configure
loading cache ./config.cache
checking host system type... i386-pc-cygwin32
checking target system type... i386-pc-cygwin32
checking build system type... i386-pc-cygwin32
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking optimization settings... -g and -Wall enabled
checking optimization settings... disabled
checking debugging settings... no debugging
checking assertion settings... no assertions
Profiling disabled
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -Wall ) works... yes
checking whether the C compiler (gcc -g -Wall ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking for ranlib... (cached) ranlib
checking for ANSI C header files... (cached) yes
checking for fcntl.h... (cached) yes
checking for limits.h... (cached) yes
checking for sgtty.h... (cached) no
checking for sys/file.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for termio.h... (cached) yes
checking for unistd.h... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for 8-bit clean memcmp... (cached) yes
checking return type of signal handlers... (cached) void
checking for vprintf... (cached) yes
checking for pthread.h... (cached) yes
checking for MAXSIG in signal.h... no
checking for _NSIG in signal.h... no
checking for ld used by GCC... (cached) /usr/i686-pc-cygwin/bin/ld.exe
checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld...
(cached) y
s
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for gcc option to produce PIC... none
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes
checking whether the linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared
li
raries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files...
-r
checking dynamic linker characteristics... Win32 ld.exe
checking if libtool supports shared libraries... yes
checking if package supports dlls... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
updating cache ./config.cache
loading cache ./config.cache
checking for socket... (cached) yes
checking guile base... threading deactivated
Selecting Token:
ceay-token not used
tcsc-token not used
data-token not used
*** No Token Selected! ***
checking PKCS-11 extension in OpenSSL... disabled
checking for javac... (cached) javac
updating cache ./config.cache
creating ./config.status
creating ./etc/Makefile
creating ./docs/Makefile
creating ./ceay_token/Makefile
creating ./cryptsh/Makefile
creating ./libgpkcs11/Makefile
creating ./Makefile
creating ./tests/Makefile
creating ./tests/config/Makefile
creating ./tests/gpkcs11.base/Makefile
creating conf.h
conf.h is unchanged
configuring in gdbm-1.8.0
running /bin/sh ./configure --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -Wall -D_REENTRANT ) works... yes
checking whether the C compiler (gcc -g -Wall -D_REENTRANT ) is a
cross-compil
r... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking host system type... i386-pc-cygwin32
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) /usr/i686-pc-cygwin/bin/ld.exe
checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld...
(cached) y
s
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... no
checking if gcc static flag -static works... -static
checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes
checking whether the linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared
li
raries... yes
checking command to parse /usr/bin/nm -B output... no
checking how to hardcode library paths into programs... immediate
checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files...
-r
checking dynamic linker characteristics... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking for working const... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for unistd.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for memory.h... (cached) yes
checking for main in -ldbm... (cached) no
checking for main in -lndbm... (cached) no
checking for rename... (cached) yes
checking for ftruncate... (cached) yes
checking for flock... (cached) no
checking for bcopy... (cached) yes
checking for fsync... (cached) yes
checking for getopt... (cached) yes
checking for ANSI C header files... (cached) yes
checking for off_t... (cached) yes
checking for st_blksize in struct stat... (cached) yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating autoconf.h
autoconf.h is unchanged
---------------------------------------------------------------------------------------
$ make
cd . && /bin/sh ./config.status conf.h
Usage: ./config.status [--recheck] [--version] [--help]
make: *** [stamp-h1] Error 1
adm-sica@PC-DESPONIA ~/gpkcs11-0.7.2
$ make install
Making install in gdbm-1.8.0
make[1]: Entering directory `/home/adm-sica/gpkcs11-0.7.2/gdbm-1.8.0'
./mkinstalldirs /usr/local/lib /usr/local/include /usr/local/man/man3
/info
/bin/sh ../libtool /usr/bin/install -c -c libgdbm.la /usr/local/lib/l
/usr/bin/install -c -c .libs/libgdbm.lai /usr/local/lib/libgdbm.la
/usr/bin/install -c -c .libs/libgdbm.a /usr/local/lib/libgdbm.a
ranlib /usr/local/lib/libgdbm.a
chmod 644 /usr/local/lib/libgdbm.a
---------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
---------------------------------------------------------------------
/usr/bin/install -c -m 644 gdbm.h /usr/local/include/gdbm.h
/usr/bin/install -c -m 644 ./gdbm.3 \
/usr/local/man/man3/gdbm.3
/usr/bin/install -c -m 644 ./gdbm.info \
/usr/local/info/gdbm.info
make[1]: Leaving directory `/home/adm-sica/gpkcs11-0.7.2/gdbm-1.8.0'
Making install in libgpkcs11
make[1]: Entering directory `/home/adm-sica/gpkcs11-0.7.2/libgpkcs11'
Makefile:243: *** missing separator. Stop.
make[1]: Leaving directory `/home/adm-sica/gpkcs11-0.7.2/libgpkcs11'
make: *** [install-recursive] Error 1
_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx
|