But you can make it the default on your own system by configuring an
Autoconf "config.site" file as described here:
http://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.68/html_node/Site-Defaults.html#Site-Defaults

On Tue, Dec 20, 2011 at 2:26 PM, Ben Pfaff <b...@nicira.com> wrote:
> Please don't do that, because it would cause build errors for everyone
> using an unusual version of GCC or an unusual architecture.
>
> On Tue, Dec 20, 2011 at 02:14:31PM -0800, Ansis Atteka wrote:
>> Ok. But would you mind if I would change the OVS_ENABLE_WERROR default
>> behavior to "yes"?
>>
>> Thanks,
>> Ansis
>>
>> On Tue, Dec 20, 2011 at 11:21 AM, Ben Pfaff <b...@nicira.com> wrote:
>>
>> > I'm getting the following warnings on master, would you mind fixing
>> > these?
>> >
>> > ../ofproto/connmgr.c: In function 'update_in_band_remotes':
>> > ../ofproto/connmgr.c:596: error: implicit declaration of function
>> > 'stream_parse_target_with_default_ports'
>> > ../vswitchd/bridge.c: In function 'collect_in_band_managers':
>> > ../vswitchd/bridge.c:376: error: implicit declaration of function
>> > 'stream_parse_target_with_default_ports'
>> >
>> > Thanks,
>> >
>> > Ben.
>> >



-- 
"I don't normally do acked-by's.  I think it's my way of avoiding
getting blamed when it all blows up."               Andrew Morton
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to