Re: NSS and configure and pkg-config
2009-09-01 00:51:40 GMT
Hi, Guenter schrieb: > will tomorrow give it a try with gnutls - but for NSS it looks already > great! configured with: export PKG_CONFIG_PATH=/usr/i686-pc-mingw32/sys-root/mingw/lib/pkgconfig ./configure --host=i686-pc-mingw32 \ --with-random=notused --with-zlib --enable-sspi --enable-ipv6 --disable-shared --without-ssl --with-gnutls from config.log: configure:26300: checking for pkg-config configure:26319: found /usr/bin/pkg-config configure:26332: result: /usr/bin/pkg-config configure:26342: checking for gnutls options with pkg-config configure:26350: result: found configure:26404: checking for gnutls_check_version in -lgnutls configure:26436: i686-pc-mingw32-gcc -o conftest.exe -g0 -O2 -Wno-system-headers -I/usr/i686-pc-mingw32/sys-root/mingw/include -lgcrypt -lgpg-error -L/usr/i686-pc-mingw32/sys-root/mingw/lib conftest.c -lgnutls -lssh2 -lwldap32 -lws2_32 -lz -lgnutls >&5 configure:26443: $? = 0 configure:26464: result: yes configure:26488: detected GnuTLS version 2.8.1 configure:26495: Added /usr/i686-pc-mingw32/sys-root/mingw/lib to LD_LIBRARY_PATH and finally the binary: wine curl.exe -V curl 7.19.7-CVS (i686-pc-mingw32) libcurl/7.19.7-CVS GnuTLS/2.8.1(Continue reading)
RSS Feed