I sent in a change that fixes the problem for my reproduction. http://openvswitch.org/pipermail/dev/2014-July/042853.html
On Thu, Jul 17, 2014 at 11:01 AM, Gurucharan Shetty <[email protected]> wrote: > > > > On Thu, Jul 17, 2014 at 12:02 AM, Gur Stavi <[email protected]> wrote: > >> Yes, >> >> With static libraries I am able to bring up ovs-vswitchd and see it in an >> OpenDaylight controller. >> > I can reproduce the hang. I will spend some time on it. > >> >> >> Regards, >> >> Gur >> >> >> >> >> >> *From:* Gurucharan Shetty [mailto:[email protected]] >> *Sent:* Wednesday, July 16, 2014 17:53 >> *To:* Gur Stavi >> *Cc:* [email protected] >> *Subject:* Re: [ovs-discuss] Did anyone manage to build and use ovs with >> SHARED libraries >> >> >> >> >> >> >> >> On Tue, Jul 15, 2014 at 10:20 PM, Gur Stavi <[email protected]> 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: Image removed by sender. 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 >> [email protected] >> http://openvswitch.org/mailman/listinfo/discuss >> >> >> [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 [email protected] http://openvswitch.org/mailman/listinfo/discuss
