Re: Installing Agypten-Project - Error during compilation
| Newsgroups | gmane.comp.encryption.gpg.gpa.devel |
|---|---|
| Message-ID | <[email protected]> |
On Monday 09 February 2004 14:13, Jan-Oliver Wagner wrote: > On Mon, Feb 09, 2004 at 12:45:31PM +0100, [email protected] wrote: > > checking for KSBA - version >= 0.4.6... yes > >... > > make[3]: Entering directory `/mnt/downloads/Agypten/newpg-0.9.4/common' > > source='maperror.c' object='maperror.o' libtool=no \ > > depfile='.deps/maperror.Po' tmpdepfile='.deps/maperror.TPo' \ > > depmode=gcc3 /bin/sh ../depcomp \ > > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include > > -I/usr/local/include -I/usr/local/include -g -O2 -Wall -Wcast-align > > -Wshadow -Wstrict-prototypes -c `test -f 'maperror.c' || echo > > './'`maperror.c > > maperror.c: In function `map_ksba_err': > > maperror.c:46: `KSBA_Out_Of_Core' undeclared (first use in this function) > > maperror.c:46: (Each undeclared identifier is reported only once > > maperror.c:46: for each function it appears in.) > > maperror.c:47: `KSBA_Invalid_Value' undeclared (first use in this > > function) maperror.c:48: `KSBA_Not_Implemented' undeclared (first use in > > this function) maperror.c:49: `KSBA_Conflict' undeclared (first use in > > this function) > > seems that there is a problem with libksba. > Which version did you compile and install? The newst version libksba-0.9.3 > Jan