Hello everyone, I am unable to build gnutls 3.2.1 on cygwin. I am successful in building gmp5.1.2 and nettle2.7.1 libraries. I have cygwin 1.7.10(0.259/5/3).
The libraries are present at /cygdrive/c/UserData/0.0.Projects/0.1.PFS/GAD/Source/Gnutls/Library/lib and the include files are at /cygdrive/c/UserData/0.0.Projects/0.1.PFS/GAD/Source/Gnutls/Library/include. The lib folder contains .dll.a and .a files of libgmp, libnettle and libhogweed. The ./configure command fails with " Libnettle 2.7 was not found." error. But i am using nettle2.7.1 library. The configure parameters is mentioned below ./configure --disable-cxx --with-included-libtasn1 --disable-doc --disable-tests CPPFLAGS=-I/cygdrive/c/UserData/0.0.Projects/0.1.PFS/GAD/Source/Gnutls/Library/include LDFLAGS=-L/cygdrive/c/UserData/0.0.Projects/0.1.PFS/GAD/Source/Gnutls/Library/lib/ LIBS="-lgmp -lnettle -lhogweed" NETTLE_CFLAGS=-I/cygdrive/c/UserData/0.0.Projects/0.1.PFS/GAD/Source/Gnutls/Library/include NETTLE_LIBS=-L/cygdrive/c/UserData/0.0.Projects/0.1.PFS/GAD/Source/Gnutls/Library/lib/ --prefix=/cygdrive/c/UserData/0.0.Projects/0.1.PFS/GAD/Source/Gnutls/Library --exec-prefix=/cygdrive/c/UserData/0.0.Projects/0.1.PFS/GAD/Source/Gnutls/Library --datadir=/cygdrive/c/UserData/0.0.Projects/0.1.PFS/GAD/Source/Gnutls/Library/data --htmldir=/cygdrive/c/UserData/0.0.Projects/0.1.PFS/GAD/Source/Gnutls/Library/doc --dvidir=/cygdrive/c/UserData/0.0.Projects/0.1.PFS/GAD/Source/Gnutls/Library/doc --pdfdir=/cygdrive/c/UserData/0.0.Projects/0.1.PFS/GAD/Source/Gnutls/Library/doc --psdir=/cygdrive/c/UserData/0.0.Projects/0.1.PFS/GAD/Source/Gnutls/Library/doc With the same packages and parameters, i am able to build gnutls on Ubuntu.I must have this working on cygwin in our developemnt environment. I do not know the reason for the failure. Request help in solving the above issue. Thank you and look forward to some assistance. Regards Mohan
_______________________________________________ Gnutls-help mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnutls-help
