Hi Folks,
I am unable to install openvswitch with dpdk and keep getting the following 
error - 
[root@ovs-dpdk openvswitch-2.4.0]# ./configure 
--with-dpdk=/home/dpdk-2.2.0/x86_64-native-linuxapp-gcc/checking for a 
BSD-compatible install... /usr/bin/install -cchecking whether build environment 
is sane... yeschecking for a thread-safe mkdir -p... /usr/bin/mkdir -pchecking 
for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make 
supports nested variables... yeschecking how to create a pax tar archive... 
gnutarchecking for style of include used by make... GNUchecking for gcc... 
gccchecking whether the C compiler works... yeschecking for C compiler default 
output file name... a.outchecking for suffix of executables...checking whether 
we are cross compiling... nochecking for suffix of object files... ochecking 
whether we are using the GNU C compiler... yeschecking whether gcc accepts 
-g... yeschecking for gcc option to accept ISO C89... none neededchecking 
dependency style of gcc... gcc3checking for gcc option to accept ISO C99... 
-std=gnu99checking whether gcc -std=gnu99 and cc understand -c and -o 
together... yeschecking how to run the C preprocessor... gcc -std=gnu99 
-Echecking for grep that handles long lines and -e... /usr/bin/grepchecking for 
fgrep... /usr/bin/grep -Fchecking for egrep... /usr/bin/grep -Echecking for 
perl... /usr/bin/perlchecking for ANSI C header files... yeschecking for 
sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... 
yeschecking for string.h... yeschecking for memory.h... yeschecking for 
strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... 
yeschecking for unistd.h... yeschecking minix/config.h usability... nochecking 
minix/config.h presence... nochecking for minix/config.h... nochecking whether 
it is safe to define __EXTENSIONS__... yeschecking whether byte ordering is 
bigendian... nochecking for special C compiler options needed for large 
files... nochecking for _FILE_OFFSET_BITS value needed for large files... 
nochecking build system type... x86_64-unknown-linux-gnuchecking host system 
type... x86_64-unknown-linux-gnuchecking how to print strings... printfchecking 
for a sed that does not truncate output... /usr/bin/sedchecking for ld used by 
gcc -std=gnu99... /usr/bin/ldchecking if the linker (/usr/bin/ld) is GNU ld... 
yeschecking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm 
-Bchecking the name lister (/usr/bin/nm -B) interface... BSD nmchecking whether 
ln -s works... yeschecking the maximum length of command line arguments... 
1572864checking whether the shell understands some XSI constructs... 
yeschecking whether the shell understands "+="... yeschecking how to convert 
x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... 
func_convert_file_noopchecking how to convert x86_64-unknown-linux-gnu file 
names to toolchain format... func_convert_file_noopchecking for /usr/bin/ld 
option to reload object files... -rchecking for objdump... objdumpchecking how 
to recognize dependent libraries... pass_allchecking for dlltool... nochecking 
how to associate runtime and link libraries... printf %s\nchecking for ar... 
archecking for archiver @FILE support... @checking for strip... stripchecking 
for ranlib... ranlibchecking command to parse /usr/bin/nm -B output from gcc 
-std=gnu99 object... okchecking for sysroot... nochecking for mt... nochecking 
if : is a manifest tool... nochecking for dlfcn.h... yeschecking for objdir... 
.libschecking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... 
nochecking for gcc -std=gnu99 option to produce PIC... -fPIC -DPICchecking if 
gcc -std=gnu99 PIC flag -fPIC -DPIC works... yeschecking if gcc -std=gnu99 
static flag -static works... nochecking if gcc -std=gnu99 supports -c -o 
file.o... yeschecking if gcc -std=gnu99 supports -c -o file.o... (cached) 
yeschecking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) 
supports shared libraries... yeschecking dynamic linker characteristics... 
GNU/Linux ld.sochecking how to hardcode library paths into programs... 
immediatechecking whether stripping libraries is possible... yeschecking if 
libtool supports shared libraries... yeschecking whether to build shared 
libraries... nochecking whether to build static libraries... yeschecking for 
library containing pow... -lmchecking for library containing clock_gettime... 
none requiredchecking for library containing timer_create... -lrtchecking for 
library containing pthread_create... -lpthreadchecking whether strerror_r is 
declared... yeschecking for strerror_r... yeschecking whether strerror_r 
returns char *... yeschecking vmware.h usability... nochecking vmware.h 
presence... nochecking for vmware.h... nochecking windows.h usability... 
nochecking windows.h presence... nochecking for windows.h... nochecking for 
linux/netlink.h... yeschecking for pkg-config... /usr/bin/pkg-configchecking 
for openssl/ssl.h in /usr/local/ssl... nochecking for openssl/ssl.h in 
/usr/lib/ssl... nochecking for openssl/ssl.h in /usr/ssl... nochecking for 
openssl/ssl.h in /usr/pkg... nochecking for openssl/ssl.h in /usr/local... 
nochecking for openssl/ssl.h in /usr... nochecking whether compiling and 
linking against OpenSSL works... noconfigure: WARNING: Cannot find openssl:


OpenFlow connections over SSL will not be supported.(You may use --disable-ssl 
to suppress this warning.)checking for Python 2.x for x >= 4... 
/usr/bin/pythonchecking for uuid Python module... yeschecking whether to add 
python/compat to PYTHONPATH... nochecking for dot... nochecking net/if_packet.h 
usability... yeschecking net/if_packet.h presence... yeschecking for 
net/if_packet.h... yeschecking net/if_dl.h usability... nochecking net/if_dl.h 
presence... nochecking for net/if_dl.h... nochecking whether strtok_r macro 
segfaults on some inputs... nochecking whether sys_siglist is declared... 
yeschecking for struct stat.st_mtim.tv_nsec... yeschecking for struct 
stat.st_mtimensec... nochecking for struct ifreq.ifr_flagshigh... nochecking 
for mlockall... yeschecking for strnlen... yeschecking for getloadavg... 
yeschecking for statvfs... yeschecking for getmntent_r... yeschecking mntent.h 
usability... yeschecking mntent.h presence... yeschecking for mntent.h... 
yeschecking sys/statvfs.h usability... yeschecking sys/statvfs.h presence... 
yeschecking for sys/statvfs.h... yeschecking linux/types.h usability... 
yeschecking linux/types.h presence... yeschecking for linux/types.h... 
yeschecking linux/if_ether.h usability... yeschecking linux/if_ether.h 
presence... yeschecking for linux/if_ether.h... yeschecking stdatomic.h 
usability... nochecking stdatomic.h presence... nochecking for stdatomic.h... 
nochecking for net/if_mib.h... nochecking for library containing backtrace... 
none requiredchecking linux/perf_event.h usability... yeschecking 
linux/perf_event.h presence... yeschecking for linux/perf_event.h... 
yeschecking valgrind/valgrind.h usability... nochecking valgrind/valgrind.h 
presence... nochecking for valgrind/valgrind.h... nochecking for connect in 
-lsocket... nochecking for library containing gethostbyname... none 
requiredchecking XenServer release... nonechecking for groff... yeschecking 
whether make is GNU make... yeschecking whether gcc -std=gnu99 has <threads.h> 
that supports thread_local... nochecking whether gcc -std=gnu99 supports 
__thread... yeschecking for library containing __atomic_load_8... nochecking 
whether gcc -std=gnu99 supports GCC 4.0+ atomic built-ins... yeschecking value 
of __atomic_always_lock_free(1)... 1checking value of 
__atomic_always_lock_free(2)... 1checking value of 
__atomic_always_lock_free(4)... 1checking value of 
__atomic_always_lock_free(8)... 1checking for library containing aio_write... 
none requiredchecking for pthread_set_name_np... nochecking for 
pthread_setname_np() variant... glibcchecking whether __linux__ is defined... 
truechecking for working posix_memalign... yeschecking whether the preprocessor 
supports include_next... yeschecking whether system header files limit the line 
length... nochecking for stdio.h... yeschecking for string.h... (cached) 
yeschecking whether gcc -std=gnu99 accepts -Werror... yeschecking whether gcc 
-std=gnu99 accepts -Wall... yeschecking whether gcc -std=gnu99 accepts 
-Wextra... yeschecking whether gcc -std=gnu99 accepts -Wno-sign-compare... 
yeschecking whether gcc -std=gnu99 accepts -Wpointer-arith... yeschecking 
whether gcc -std=gnu99 accepts -Wformat-security... nochecking whether gcc 
-std=gnu99 accepts -Wswitch-enum... yeschecking whether gcc -std=gnu99 accepts 
-Wunused-parameter... yeschecking whether gcc -std=gnu99 accepts 
-Wbad-function-cast... yeschecking whether gcc -std=gnu99 accepts 
-Wcast-align... yeschecking whether gcc -std=gnu99 accepts 
-Wstrict-prototypes... nochecking whether gcc -std=gnu99 accepts 
-Wold-style-definition... nochecking whether gcc -std=gnu99 accepts 
-Wmissing-prototypes... yeschecking whether gcc -std=gnu99 accepts 
-Wmissing-field-initializers... yeschecking whether gcc -std=gnu99 accepts 
-Wthread-safety... nochecking whether gcc -std=gnu99 accepts 
-fno-strict-aliasing... yeschecking whether gcc -std=gnu99 accepts 
-Qunused-arguments... nochecking whether gcc -std=gnu99 accepts -Wno-unused... 
yeschecking whether gcc -std=gnu99 accepts -Wno-unused-parameter... yeschecking 
target hint for cgcc... x86_64checking whether make has GNU make $(if) 
extension... yesconfigure: error: cannot link with dpdk


_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to