could not build libmcrypto
Ersin Tohumat
ersin at su.sabanciuniv.edu
Wed Jun 7 05:38:40 CEST 2006
i tired everything but it keeps saying this error msg. I could not compile the
rest of the libraries. I am trying to build for win32 i have required libraries
and path is declared correct in build.local. I am using ubuntu which have (GNU
libtool) 1.5.22 mingw 3.4.2 (GNU automake) 1.4-p6 (GNU Autoconf) 2.59
can anyone help me i have nothing left to try what is the problem?
error msg at console->------------->
checking for library containing SSLeay... no
configure: error: Could not find libcrypto. Please install the corresponding
package (provided by the openssl project).
and i found this lines from config log->--------------->
configure:2850: i586-mingw32msvc-gcc -c -g -O2
-I/usr/local/i586-mingw32msvc/include
-I/usr/local/i586-mingw32msvc/include/directx conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2856: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3236: i586-mingw32msvc-gcc -c -g -O2
-I/usr/local/i586-mingw32msvc/include
-I/usr/local/i586-mingw32msvc/include/directx conftest.c >&5
conftest.c: In function `main':
conftest.c:18: error: `not' undeclared (first use in this function)
conftest.c:18: error: (Each undeclared identifier is reported only once
conftest.c:18: error: for each function it appears in.)
conftest.c:18: error: syntax error before "big"
configure:3242: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char SSLeay ();
| int
| main ()
| {
| SSLeay ();
| ;
| return 0;
| }
configure:21390: result: no
configure:21399: error: Could not find libcrypto. Please install the
corresponding package (provided by the openssl project).
More information about the Minisip-devel
mailing list