On Tue, Jul 15, 2014 at 10:20 PM, Gur Stavi <gst...@mrv.com> wrote:

>  Hi,
>
>
>
> I tried building ovs with shared libraries to reduce the size of the
> executables. Mainly I would like to generate libopenvswitch.so instead of
> libopenvswitch.a.
>
> I added --enable-shared to the 'configure' command and also tried some
> other approaches.
>
> The 'make' was successful.
>
> ovsdb-server started.
>
> But every time I tried to launch ovs-vswitchd or ovs-vsctl they hanged.
>
Did it actually work before you enabled shared libraries? A "hang" can
happen with ovs-vswitchd without '--detach'. A "hang" can happen with
ovs-vsctl if ovs-vswitchd is not running.


>
>
> Any idea why?
>
>
>
> Thanks,
>
> Gur
>
>
>  [image: E-Banner] <http://www.mrv.com/products/optidriver>
>
>
> The contents of this message, together with any attachments, are intended
> only for the use of the person(s) to whom they are addressed and may
> contain confidential and/or privileged information. If you are not the
> intended recipient, immediately advise the sender, delete this message and
> any attachments and note that any distribution, or copying of this message,
> or any attachment, is prohibited.
>
> _______________________________________________
> discuss mailing list
> discuss@openvswitch.org
> http://openvswitch.org/mailman/listinfo/discuss
>
>
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to