Mailing List Archive

Problem with libgpg-error
Hi everybody !

I am trying to compile the libgcrypt library to uclinux (20041215, kernel 2.4.x, Coldfire) and I get this error related to the libgpg-error lib.

In file included from ../src/g10lib.h:36,
from ../src/mpi.h:36,
from mpi-internal.h:52,
from mpi-add.c:31:
../src/gcrypt.h:28: gpg-error.h: No such file or directory
make[2]: *** [mpi-add.lo] Error 1
make[2]: Leaving directory `/mnt/auto/oberon/usuarios/hargrave/tmp/xml/uC/libgcrypt-1.2.2/mpi'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/auto/oberon/usuarios/hargrave/tmp/xml/uC/libgcrypt-1.2.2'
make: *** [all] Error 2
sh-2.05b$



Is it possible to compile libgcrypt without libgpg-error (disable somehow libgpg-error) ?

(This is because when I try to compile libgpg-error to uclinux I get another error)

Thank you very much,

Beatriz.


_______________________________________________
Gcrypt-devel mailing list
Gcrypt-devel@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gcrypt-devel
Re: Problem with libgpg-error [ In reply to ]
On Thu, 9 Mar 2006 14:21:31 -0300, Beatriz Hargrave said:

> Is it possible to compile libgcrypt without libgpg-error (disable somehow libgpg-error) ?

> (This is because when I try to compile libgpg-error to uclinux I get another error)

There seems to be a problem with libgpg-error 1.2 - please revert to
1.1 until we have fixed that.

It might help to build libgpg-error with configure --disable-nls.


Shalom-Salam,

Werner


_______________________________________________
Gcrypt-devel mailing list
Gcrypt-devel@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gcrypt-devel