Hi everyone ,
I am trying to install sipp on my system (win 8-x64)
I have configured cygwin with OpenSSL and libncurses library sources .I am
getting the following errors with the make command. Can some one please
help me out here. Thanks in advance.


*home@amer ~/sipp-3.3.990*
*$ ./configure*
checking build system type... x86_64-unknown-cygwin
checking host system type... x86_64-unknown-cygwin
checking target system type... x86_64-unknown-cygwin
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for initscr in -lcurses... yes
checking for pthread_mutex_init in -lpthread... yes
checking for library containing dlopen... none required
checking for library containing dlerror... none required
checking for library containing dlsym... none required
checking for library containing inet_addr... none required
checking for library containing inet_ntoa... none required
checking for library containing pthread_mutex_init... none required
checking for library containing pthread_mutex_destroy... none required
checking for library containing pthread_mutex_lock... none required
checking for library containing pthread_mutex_unlock... none required
checking for library containing pthread_self... none required
checking for library containing pthread_cancel... none required
checking for library containing pthread_join... none required
checking for library containing pthread_attr_init... none required
checking for library containing pthread_attr_setstacksize... none required
checking for library containing pthread_create... none required
checking for library containing pthread_attr_destroy... none required
checking for library containing pthread_setschedparam... none required
checking for library containing pthread_setcancelstate... none required
checking for library containing pthread_setcanceltype... none required
checking for library containing pthread_exit... none required
checking for library containing pthread_sigmask... none required
checking for library containing floor... none required
checking for library containing pow... none required
checking for library containing htons... none required
checking for library containing ntohs... none required
checking for library containing bind... none required
checking for library containing freeaddrinfo... none required
checking for library containing getaddrinfo... none required
checking for library containing listen... none required
checking for library containing recvfrom... none required
checking for library containing shutdown... none required
checking linux/version.h usability... no
checking linux/version.h presence... no
checking for linux/version.h... no
checking for Linux epoll(7) interface... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stdlib.h usability... yes
checking stdlib.h presence... yes
checking for stdlib.h... yes
checking string.h usability... yes
checking string.h presence... yes
checking for string.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking unistd.h usability... yes
checking unistd.h presence... yes
checking for unistd.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for inline... inline
checking for pid_t... yes
checking for size_t... (cached) yes
checking for ssize_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint8_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for alarm... yes
checking for dup2... yes
checking for floor... yes
checking for gethostname... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memmove... yes
checking for memset... yes
checking for pow... yes
checking for regcomp... yes
checking for socket... yes
checking for sqrt... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoull... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/config.h
config.status: executing depfiles commands

*home@amer ~/sipp-3.3.990*
*$ make*
g++   -g -O2  -L /usr/lib/WpdPack/Lib -L /usr/lib/SctpDrv -o sipp.exe
sipp-actio
                                               ns.o sipp-auth.o sipp-comp.o
sipp-call.o sipp-deadcall.o sipp-infile.o sipp-list

           ener.o sipp-logger.o sipp-md5.o sipp-message.o sipp-milenage.o
sipp-opentask.o s
                                                     ipp-reporttask.o
sipp-rijndael.o sipp-scenario.o sipp-sip_parser.o sipp-screen.o

                        sipp-socket.o sipp-socketowner.o sipp-stat.o
sipp-strings.o sipp-task.o sipp-ti
                                                                       me.o
sipp-variables.o sipp-watchdog.o sipp-xp_parser.o     sipp-sipp.o  -lcurses


sipp-screen.o:screen.cpp:(.rdata$.refptr.stdscr[.refptr.stdscr]+0x0):
undefined
                                              reference to `stdscr'
sipp-socket.o: In function `sip_tls_verify_callback':
/home/home/sipp-3.3.990/src/socket.cpp:2020: undefined reference to
`X509_STORE_
                                                 CTX_get_current_cert'
/home/home/sipp-3.3.990/src/socket.cpp:2020:(.text+0x6f): relocation
truncated t
                                               o fit: R_X86_64_PC32 against
undefined symbol `X509_STORE_CTX_get_current_cert'
/home/home/sipp-3.3.990/src/socket.cpp:2023: undefined reference to
`X509_get_is
                                                 suer_name'
/home/home/sipp-3.3.990/src/socket.cpp:2023:(.text+0x7a): relocation
truncated t
                                               o fit: R_X86_64_PC32 against
undefined symbol `X509_get_issuer_name'
/home/home/sipp-3.3.990/src/socket.cpp:2023: undefined reference to
`X509_NAME_o
                                                 neline'
/home/home/sipp-3.3.990/src/socket.cpp:2023:(.text+0x8b): relocation
truncated t
                                               o fit: R_X86_64_PC32 against
undefined symbol `X509_NAME_oneline'
/home/home/sipp-3.3.990/src/socket.cpp:2026: undefined reference to
`X509_get_su
                                                 bject_name'
/home/home/sipp-3.3.990/src/socket.cpp:2026:(.text+0xa2): relocation
truncated t
                                               o fit: R_X86_64_PC32 against
undefined symbol `X509_get_subject_name'
/home/home/sipp-3.3.990/src/socket.cpp:2026: undefined reference to
`X509_NAME_o
                                                 neline'
/home/home/sipp-3.3.990/src/socket.cpp:2026:(.text+0xb3): relocation
truncated t
                                               o fit: R_X86_64_PC32 against
undefined symbol `X509_NAME_oneline'
sipp-socket.o: In function `sip_tls_error_string(ssl_st*, int)':
/home/home/sipp-3.3.990/src/socket.cpp:299: undefined reference to
`SSL_get_erro
                                                 r'
/home/home/sipp-3.3.990/src/socket.cpp:299:(.text+0x898): relocation
truncated t
                                               o fit: R_X86_64_PC32 against
undefined symbol `SSL_get_error'
sipp-socket.o: In function `sipp_socket_invalidate':
/home/home/sipp-3.3.990/src/socket.cpp:940: undefined reference to
`SSL_set_shut
                                                 down'
/home/home/sipp-3.3.990/src/socket.cpp:940:(.text+0x110b): relocation
truncated
                                              to fit: R_X86_64_PC32 against
undefined symbol `SSL_set_shutdown'
/home/home/sipp-3.3.990/src/socket.cpp:941: undefined reference to
`SSL_free'
/home/home/sipp-3.3.990/src/socket.cpp:941:(.text+0x1113): relocation
truncated
                                              to fit: R_X86_64_PC32 against
undefined symbol `SSL_free'
sipp-socket.o: In function `sipp_allocate_socket(bool, int, int, int)':
/home/home/sipp-3.3.990/src/socket.cpp:1254: undefined reference to
`BIO_new_soc
                                                 ket'
/home/home/sipp-3.3.990/src/socket.cpp:1254:(.text+0x14c5): relocation
truncated
                                              to fit: R_X86_64_PC32 against
undefined symbol `BIO_new_socket'
/home/home/sipp-3.3.990/src/socket.cpp:1258: undefined reference to
`SSL_new'
/home/home/sipp-3.3.990/src/socket.cpp:1258:(.text+0x14e5): relocation
truncated
                                              to fit: R_X86_64_PC32 against
undefined symbol `SSL_new'
/home/home/sipp-3.3.990/src/socket.cpp:1262: undefined reference to
`SSL_set_bio
                                                 '
/home/home/sipp-3.3.990/src/socket.cpp:1262:(.text+0x14fd): additional
relocatio
                                             n overflows omitted from the
output
sipp-socket.o: In function `sipp_accept_socket(sipp_socket*)':
/home/home/sipp-3.3.990/src/socket.cpp:1440: undefined reference to
`SSL_accept'
sipp-socket.o: In function `empty_socket(sipp_socket*)':
/home/home/sipp-3.3.990/src/socket.cpp:885: undefined reference to
`SSL_read'
sipp-socket.o: In function `sipp_do_connect_socket(sipp_socket*)':
/home/home/sipp-3.3.990/src/socket.cpp:1539: undefined reference to
`SSL_connect
                                                 '
sipp-socket.o: In function `sipp_reconnect_socket(sipp_socket*)':
/home/home/sipp-3.3.990/src/socket.cpp:1581: undefined reference to
`BIO_new_soc
                                                 ket'
/home/home/sipp-3.3.990/src/socket.cpp:1585: undefined reference to
`SSL_new'
/home/home/sipp-3.3.990/src/socket.cpp:1589: undefined reference to
`SSL_set_bio
                                                 '
sipp-socket.o: In function `sip_tls_load_crls(ssl_ctx_st*, char*)':
/home/home/sipp-3.3.990/src/socket.cpp:2039: undefined reference to
`SSL_CTX_get
                                                 _cert_store'
/home/home/sipp-3.3.990/src/socket.cpp:2044: undefined reference to
`X509_LOOKUP
                                                 _file'
/home/home/sipp-3.3.990/src/socket.cpp:2044: undefined reference to
`X509_STORE_
                                                 add_lookup'
/home/home/sipp-3.3.990/src/socket.cpp:2049: undefined reference to
`X509_load_c
                                                 rl_file'
/home/home/sipp-3.3.990/src/socket.cpp:2055: undefined reference to
`X509_STORE_
                                                 set_flags'
sipp-socket.o: In function `FI_init_ssl_context()':
/home/home/sipp-3.3.990/src/socket.cpp:2067: undefined reference to
`TLSv1_metho
                                                 d'
/home/home/sipp-3.3.990/src/socket.cpp:2067: undefined reference to
`SSL_CTX_new
                                                 '
/home/home/sipp-3.3.990/src/socket.cpp:2073: undefined reference to
`TLSv1_metho
                                                 d'
/home/home/sipp-3.3.990/src/socket.cpp:2073: undefined reference to
`SSL_CTX_new
                                                 '
/home/home/sipp-3.3.990/src/socket.cpp:2080: undefined reference to
`SSL_CTX_loa
                                                 d_verify_locations'
/home/home/sipp-3.3.990/src/socket.cpp:2081: undefined reference to
`SSL_CTX_loa
                                                 d_verify_locations'
/home/home/sipp-3.3.990/src/socket.cpp:2110: undefined reference to
`SSL_CTX_set

 _default_passwd_cb_userdata'
/home/home/sipp-3.3.990/src/socket.cpp:2112: undefined reference to
`SSL_CTX_set

 _default_passwd_cb_userdata'
/home/home/sipp-3.3.990/src/socket.cpp:2114: undefined reference to
`SSL_CTX_set
                                                 _default_passwd_cb'
/home/home/sipp-3.3.990/src/socket.cpp:2116: undefined reference to
`SSL_CTX_set
                                                 _default_passwd_cb'
/home/home/sipp-3.3.990/src/socket.cpp:2120: undefined reference to
`SSL_CTX_use
                                                 _certificate_file'
/home/home/sipp-3.3.990/src/socket.cpp:2127: undefined reference to
`SSL_CTX_use
                                                 _certificate_file'
/home/home/sipp-3.3.990/src/socket.cpp:2133: undefined reference to
`SSL_CTX_use
                                                 _PrivateKey_file'
/home/home/sipp-3.3.990/src/socket.cpp:2140: undefined reference to
`SSL_CTX_use
                                                 _PrivateKey_file'
/home/home/sipp-3.3.990/src/socket.cpp:2099: undefined reference to
`SSL_CTX_set
                                                 _verify'
/home/home/sipp-3.3.990/src/socket.cpp:2104: undefined reference to
`SSL_CTX_set
                                                 _verify'
sipp-socket.o: In function `send_nowait_tls(ssl_st*, void const*, int,
int)':
/home/home/sipp-3.3.990/src/socket.cpp:2159: undefined reference to
`SSL_get_fd'
/home/home/sipp-3.3.990/src/socket.cpp:2166: undefined reference to
`SSL_write'
sipp-sipp.o: In function `main':
/home/home/sipp-3.3.990/src/sipp.cpp:1408: undefined reference to
`init_OpenSSL'
collect2: error: ld returned 1 exit status
Makefile:511: recipe for target 'sipp.exe' failed
make: *** [sipp.exe] Error 1
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to