Ticket #260 (closed defect: fixed)
Unable to configure for compile on Solaris2.10 - inet_aton issue...again
| Reported by: | Jim_West@… | Owned by: | aturner |
|---|---|---|---|
| Priority: | low | Milestone: | 3.2.1 |
| Component: | tcpreplay | Version: | 3.2.0 |
| Keywords: | Cc: | ||
| Operating System: | Solaris2.10 | Add to FAQ?: | no |
| Hardware: | All | ||
| Output of tcpreplay -V: | |||
Description
Downloaded tcpreplay kit 3.2.0.
Executed configure script ./configure --with-libpcap=/libpcap-0.9.7 --enable-debug
The configure script exits with:
checking for vsnprintf... yes checking for strlcpy... yes checking whether byte ordering is bigendian... yes configure: Using u_int64_t for packet counters checking for inet_aton... no checking for inet_pton... yes checking for inet_ntop... yes configure: error: We need inet_aton
Cononical name: sparc-sun-solaris2.10
uname -a: SunOS myservername 5.10 Generic_118833-36 sun4u sparc SUNW,Sun-Fire-V440
gcc -v: Using built-in specs. Target: sparc-sun-solaris2.10 Configured with: /net/tibia/export/bldmstr/nightly/20061019_mars_gcc.s10.opt.tarbuild/src/configure --prefix=/opt/gcc --enable-shared --with-system-zlib --enable-checking=release --disable-libmudflap --enable-languages=c,c++ --enable-version-specific-runtime-libs --with-gxx-include-dir=/opt/gcc/include/c++/4.0.3 --with-cpu=v9 Thread model: posix gcc version 4.0.3 (gccfss)
I've seen previous tickets stating that this has been resolved but does not appear to be for me. I've also not found anything relevant in the documentation.
Thank you for your assistance.

