[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#435838: ITP: cpm -- Console Password Manager



>>>>> "John" == John Goerzen <jgoerzen@complete.org> writes:

    John> The software uses CDK (ncurses) to handle the user
    John> interface, libxml2 to store the information, the zlib
    John> library to compress the data and the library GpgMe to
    John> encrypt and decrypt the data securely.

The description seems pretty good. My initial tests seem to suggest it
requires an old version of libcdk that is no longer available in
Debian though:

=== cut ===
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 how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
configure: checking libraries
checking for main in -lm... yes
checking for initscr in -lncurses... yes
checking for initCDKScreen in -lcdk... yes
checking for FascistCheck in -lcrack... yes
checking for dotconf_create in -ldotconf... yes
checking for gpgme_get_engine_info in -lgpgme... yes
checking for xmlParseFile in -lxml2... yes
checking for compress in -lz... yes

Error
Sorry, this version of CDK can not handle empty lists.
You must downgrade to a version older than cdk-4.9.11-20031210
=== cut ===

Hopefully there is a solution to this issue...
-- 
Brian May <bam@snoopy.debian.net>



Reply to: