Page 1 of 1

Error compiling on windows with cygwin

Posted: 28 Mar 2007 00:24
by toratora
Hi

I've followed step by step all the instructions here (not the optional ones):
http://wiki.videolan.org/Win32CompileCygwin

but when running ../configure-vlc.sh I get, after some other messages, this:

configure.ac:5239: warning: macro 'AM_PATH_LIBGCRYPT' not found in library
+autoconf
configure.ac:5239: error: possibly undefined macro: AM_PATH_LIBGCRYPT

I've searched the fourms and someone said it's because libgcrypt was not installed, but on usr/win32/lib i can find libgcrypt.a, libgcrypt.la, libgnutls.a, libgnutls.la.

Any ideas? Thanks

Posted: 28 Mar 2007 12:08
by Jean-Baptiste Kempf
install libgcrypt-devel

Posted: 28 Mar 2007 12:42
by toratora
How do I exactly do this so that it works with cygwin and all?

Thanks

Posted: 29 Mar 2007 16:07
by toratora
up!

Posted: 02 Apr 2007 13:25
by agrawalnikhil
I am also facing the same problem. Please let me know if anyone have found any workaround. I will be very thankful for the kind action.

Regards,
Nikhil Agrawal

Posted: 02 Apr 2007 17:40
by marcuschan
same problem ...

any one can help ??

Posted: 05 Apr 2007 16:38
by adanecito
Try using the setup.exe that comes with cygwin. It has an interface for downloading libraries for cygwin. It is there in one of the library sections you will find the library for download that was mentioned in this thread.

Good luck,
-Tony