[ovs-discuss] Fwd: Assistance with setting-up Open vSwitch

Ben Pfaff blp at nicira.com
Tue Dec 22 04:16:57 UTC 2009


Ali, do you build much software?  It sounds like you do not, and
that you would get a lot of benefit if you could find someone
near you to help out for a few minutes.

Nevertheless, here is some more information that may help out:

Ali Sydney <asydney at k-state.edu> writes:

> However, the "libssl.pc" file is in the following locations on my system:
>
> /usr/i686-pc-mingw32/sys-root/mingw/lib/pkgconfig/libssl.pc

That one is for cross-compiling Windows binaries.  No good.

> /usr/lib64/pkgconfig/libssl.pc

That one is for building x86-64 binaries.  The fact that it
exists shows that you are probably using i386 binaries by
default.  (You can confirm this by running "file /bin/ls", which
will probably say that /bin/ls is an "ELF 32-bit LSB
executable".)

You need to install the libssl development libraries for 32-bit
x86.




More information about the discuss mailing list