Logged In: NO

confirmed, this software is not FC3 64 bit compatible. it
cant find the ssl libs, and doesnt reference the 64 bit libs
at all in fact (even when forced to with ./configure
switches like libsuffix!) heres configure:

./configure
loading cache ./config.cache
checking host system type... Invalid configuration
`x86_64-pc-linux-gnuoldld': machine `x86_64-pc' not recognized

checking target system type... Invalid configuration
`x86_64-pc-linux-gnuoldld': machine `x86_64-pc' not recognized

checking build system type... Invalid configuration
`x86_64-pc-linux-gnuoldld': machine `x86_64-pc' not recognized

checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a
cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking for ranlib... (cached) ranlib
checking for a BSD compatible install... (cached)
/usr/bin/install -c
configuring for
checking for pow in -lm... (cached) yes
checking for PCAP include files... found in /usr/include
checking for PCAP library... found in /usr/lib
checking for OpenSSL include files... found in /usr/include
checking for OpenSSL libraries... not found.
configure: warning: compiling without OpenSSL
checking for pcap_open in -lpcap... (cached) no
checking how to run the C preprocessor... (cached) gcc -E
checking for sys/time.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking whether time.h and sys/time.h may both be
included... (cached) yes
checking size of unsigned short... (cached) 2
checking size of unsigned int... (cached) 4
checking size of unsigned long... (cached) 8
checking size of unsigned long long... (cached) 8
checking for 8-bit clean memcmp... (cached) yes
checking return type of signal handlers... (cached) void
checking for vprintf... (cached) yes
checking for strdup... (cached) yes
creating ./config.status
creating Makefile