Hi,
I got the stable
sipp-3.3.tar.gz<http://sourceforge.net/projects/sipp/files/sipp/3.3/sipp-3.3.tar.gz/download>
from the http://sourceforge.net/projects/sipp/files/sipp/3.3/ location
Installed all the dependency packages
Did autoreconf -ivf.
When trying to run the ./configure it throwing the following error:
[root@RHEL6 sipp-3.3]# ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: in `/usr/src/sipp-3.3':
configure: error: C compiler cannot create executables
See `config.log' for more details.
When looked at the config log file as show below observed that it is trying to
compile conftest.c which I didn't find the file in the source and its erroring
out.
configure:2947: gcc conftest.c >&5
/usr/bin/ld: skipping incompatible
/usr/lib/gcc/x86_64-redhat-linux/4.4.4/../../../libc.so when searching for -lc
/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
/usr/bin/ld: cannot find -lc
collect2: ld returned 1 exit status
configure:2951: $? = 1
Did anyone face this issue?
Is there any solution for this?
Regards,
Vijay.
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users